gstreamer/gst-libs/gst
Mark Nauwelaerts 00fa39befa audioencoder: also adjust sample count upon discont to avoid ts overflow
Only adjusting the base_ts might lead to a negative ts and as such integer
overflow into a huge timestamp which then propagates into the granulepos
and so on.  Instead, resync to incoming buffer timestamp using both base_ts
and sample count rather than only base_ts.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=785948
2017-08-09 09:32:55 +02:00
..
allocators gst: Clear floating flag in constructor of all GstObject subclasses that are not owned by any parent 2017-05-17 10:40:52 +03:00
app appsrc: fix doc typos 2017-08-01 17:08:08 +01:00
audio audioencoder: also adjust sample count upon discont to avoid ts overflow 2017-08-09 09:32:55 +02:00
fft fft: don't generate g-i files for bindings 2017-07-19 23:08:12 +01:00
pbutils libs: Export boxed type copy/free functions for the remaining types 2017-06-20 10:06:17 +03:00
riff riff: mark symbols explicitly for export with GST_EXPORT 2017-05-16 15:22:42 +01:00
rtp rtp: mark symbols explicitly for export with GST_EXPORT 2017-05-16 15:22:42 +01:00
rtsp libs: Export boxed type copy/free functions for the remaining types 2017-06-20 10:06:17 +03:00
sdp sdp: mark symbols explicitly for export with GST_EXPORT 2017-05-16 15:23:08 +01:00
tag xmptag: Stop parsing GPS coordinate if sscanf() fails 2017-08-04 13:39:31 +03:00
video videotimecode: Add GST_VIDEO_TIME_CODE_INIT macro 2017-07-25 10:03:41 +03:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am rtp: build audio library before rtp 2016-02-16 17:42:44 +02:00
meson.build rtsp: Include GstSdp-1.0.gir when generating the gir 2016-11-10 17:43:38 -03:00