gstreamer/ext/ffmpeg
Thiago Santos b8f556a566 ffmpegenc: Fix timestamp resyncing
Properly convert bytes into time using sample size, sample rate
and channels number, instead of sample rate only.

This can cause huge timestamp discontinuities (even though the
durations remain correct) and might cause problems to muxers.

Fixes #623388
2010-07-03 11:57:09 -03: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 codecmap: Specify the quicktime variant for mov and mp4 formats 2010-07-02 12:40:03 +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 ffmpegdec: fix typo in comment 2010-06-04 18:30:59 +01:00
gstffmpegdeinterlace.c ffdeinterlace: Set "interlaced=false" in the source pad's caps 2010-06-25 17:26:56 +02:00
gstffmpegdemux.c build: Add all kinds of compiler warning flags and fix the resulting warnings 2010-03-24 12:07:28 +01:00
gstffmpegenc.c ffmpegenc: Fix timestamp resyncing 2010-07-03 11:57:09 -03:00
gstffmpegenc.h ffenc: Make keyframe forcing thread-safe 2009-11-20 22:14:51 -05:00
gstffmpegmux.c ffmpegmux: Add rtp to the blacklisted muxers 2010-07-02 17:21:27 +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 Move all non-codecmap-related methods to a new file. 2009-04-15 22:33:16 +02:00