gstreamer/ext/ffmpeg
Edward Hervey bb2acca229 gstffmpegdec: Handle durations in reordered frames
The buffer durations were not being reordered along with the timestamp
and offset of the buffers, resulting in buffers using the duration of the
latest incoming frame instead of their original frame.

Fixes #611398
2010-03-01 12:52:19 +01: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 ffaudioresample: Add padding to output buffer. Fixes #573649 2009-03-06 12:47:12 +01:00
gstffmpegcfg.c enc: use standard multipass-cache-file 2009-05-25 12:36:06 +02:00
gstffmpegcfg.h ext/ffmpeg/: Free strings atleast when finalizing elements. 2007-08-01 17:43:39 +00:00
gstffmpegcodecmap.c gstffmpegcodecmap: Add mapping for Indeo 5 2010-02-18 13:29:35 +01:00
gstffmpegcodecmap.h ffmpegenc: If an encoder lists the supported pixfmts use them to create the caps 2009-08-08 22:43:06 +02:00
gstffmpegdec.c gstffmpegdec: Handle durations in reordered frames 2010-03-01 12:52:19 +01:00
gstffmpegdeinterlace.c Move all non-codecmap-related methods to a new file. 2009-04-15 22:33:16 +02:00
gstffmpegdemux.c ffmpegmux/demux: Blacklist ASS/SSA 'demuxers'. 2010-01-25 16:40:58 +01:00
gstffmpegenc.c ffmpegenc: more consideration for upstream (audio) timestamps 2010-01-12 18:17:40 +01:00
gstffmpegenc.h ffenc: Make keyframe forcing thread-safe 2009-11-20 22:14:51 -05:00
gstffmpegmux.c ffmpegmux/demux: Blacklist ASS/SSA 'demuxers'. 2010-01-25 16:40:58 +01: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 configure.ac: Use pkg-config to locate check. Bump core requirement. 2007-07-12 11:13:13 +00:00
gstffmpegutils.c Make sure we provide ffmpeg with 128bit-aligned data. 2009-04-21 18:28:54 +02:00
gstffmpegutils.h Make sure we provide ffmpeg with 128bit-aligned data. 2009-04-21 18:28:54 +02:00
Makefile.am Move all non-codecmap-related methods to a new file. 2009-04-15 22:33:16 +02:00