gstreamer/ext/ffmpeg
Tim-Philipp Müller 13a44d4f6a ext/ffmpeg/gstffmpegdec.c: Backported some fixes from 0.8. Most importantly, use demuxer's timestamping information i...
Original commit message from CVS:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
(gst_ffmpegdec_close), (gst_ffmpegdec_open),
(gst_ffmpegdec_setcaps), (gst_ffmpegdec_negotiate),
(gst_ffmpegdec_frame), (gst_ffmpegdec_sink_event),
(gst_ffmpegdec_chain):
Backported some fixes from 0.8. Most importantly, use
demuxer's timestamping information if we use its framerate
value. Makes divx play properly again among other things
(#319616, #313970, #317596). Did not backport memory leak
fix.
2005-10-26 17:41:58 +00:00
..
gstffmpeg.c ext/ffmpeg/: shut up the logging while it's probing for formats 2005-09-13 12:16:32 +00:00
gstffmpeg.h ext/ffmpeg/: shut up the logging while it's probing for formats 2005-09-13 12:16:32 +00:00
gstffmpegcodecmap.c ext/ffmpeg/Makefile.am: Fix build. 2005-10-23 16:07:46 +00:00
gstffmpegcodecmap.h ext/ffmpeg/gstffmpegcodecmap.h: Avoid division by 0 errors. 2005-09-20 10:50:22 +00:00
gstffmpegcolorspace.c Update for state change type and macro changes. 2005-09-05 14:06:29 +00:00
gstffmpegdec.c ext/ffmpeg/gstffmpegdec.c: Backported some fixes from 0.8. Most importantly, use demuxer's timestamping information i... 2005-10-26 17:41:58 +00:00
gstffmpegdeinterlace.c Update for state change type and macro changes. 2005-09-05 14:06:29 +00:00
gstffmpegdemux.c Update for state change type and macro changes. 2005-09-05 14:06:29 +00:00
gstffmpegenc.c ext/ffmpeg/Makefile.am: Fix build. 2005-10-23 16:07:46 +00:00
gstffmpegmux.c Update for state change type and macro changes. 2005-09-05 14:06:29 +00:00
gstffmpegprotocol.c ext/: Update to ffmpeg snapshot of Jul 20 2005 4:00 PM GMT. Mostly some added codecs, some API changes, etc. Also add... 2005-07-20 15:40:57 +00:00
gstffmpegscale.c Update for state change type and macro changes. 2005-09-05 14:06:29 +00:00
Makefile.am ext/ffmpeg/Makefile.am: Fix build. 2005-10-23 16:07:46 +00:00