gstreamer/ext/ffmpeg
Wim Taymans 3f213c1b73 ffdec: use a better algorithm to detect DTS timestamps
Add function to reset the timestamp tracking.
Check for reordered timestamps on the input buffers and assume PTS input
timestamps when we see reordered timestamps.
Recover from an occasionally wrong input timestamp by also tracking the output
timestamps. When we detect a reordered output timestamp, assume DTS input
timestamps again.

Fixes #611500
2010-10-07 17:46:22 +02:00
..
gstffmpeg.c Reverting Jan's fix-the-buildbot commit 2009-04-19 14:07:58 +02:00
gstffmpeg.h Implement push-based support for demuxers 2009-01-27 11:39:18 +01:00
gstffmpegaudioresample.c build: Add all kinds of compiler warning flags and fix the resulting warnings 2010-03-24 12:07:28 +01:00
gstffmpegcfg.c gstffmpegcfg: Expose loop-filter flag 2010-05-10 15:41:07 +02:00
gstffmpegcfg.h build: Add all kinds of compiler warning flags and fix the resulting warnings 2010-03-24 12:07:28 +01:00
gstffmpegcodecmap.c ffcodecmap: avoid setting large framerates 2010-10-06 16:58:52 +02:00
gstffmpegcodecmap.h build: Add all kinds of compiler warning flags and fix the resulting warnings 2010-03-24 12:07:28 +01:00
gstffmpegdec.c ffdec: use a better algorithm to detect DTS timestamps 2010-10-07 17:46:22 +02:00
gstffmpegdeinterlace.c ffdeinterlace: some minor clean-ups 2010-07-18 20:15:32 +01:00
gstffmpegdemux.c ffmpegdemux: Don't use GST_FLOW_IS_FATAL() and GST_FLOW_IS_SUCCESS() 2010-08-27 18:29:15 +02:00
gstffmpegenc.c ffenc: pass the input size to the encoder 2010-10-06 16:58:34 +02:00
gstffmpegenc.h ffenc: Make keyframe forcing thread-safe 2009-11-20 22:14:51 -05:00
gstffmpegmux.c ffmpegmux: Use "Formatter/Metadata" klass when needed 2010-07-06 14:02:09 +02:00
gstffmpegpipe.h demuxers: Add more debugging 2009-03-09 13:45:22 +01:00
gstffmpegprotocol.c Fix compiler warnings under OS X. 2010-01-22 11:43:59 +01:00
gstffmpegscale.c ffmpeg: Use gst_element_set_details_simple() 2010-03-24 11:51:53 +01:00
gstffmpegutils.c build: Add all kinds of compiler warning flags and fix the resulting warnings 2010-03-24 12:07:28 +01:00
gstffmpegutils.h build: Add all kinds of compiler warning flags and fix the resulting warnings 2010-03-24 12:07:28 +01:00
Makefile.am ext: Fix CFLAGS order 2010-07-05 15:48:41 +02:00