gstreamer/ext/ffmpeg
Ronald S. Bultje 4ea32a6a05 ext/ffmpeg/gstffmpegdec.c: Move negotiation outside the _chain function, and use the codec PAR if available and prefe...
Original commit message from CVS:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
(gst_ffmpegdec_close), (gst_ffmpegdec_connect),
(gst_ffmpegdec_negotiate), (gst_ffmpegdec_chain):
Move negotiation outside the _chain function, and use the
codec PAR if available and prefer it over demuxer PAR (since
this is usually the right thing to do). Fixes #159755.
2004-12-16 12:47:43 +00:00
..
gstffmpeg.c hook up our debug system 2004-07-07 15:12:02 +00:00
gstffmpegcodecmap.c ext/ffmpeg/: Fix strides and plane sizes when dealing with odd sized movies. 2004-11-05 18:03:04 +00:00
gstffmpegcodecmap.h ext/ffmpeg/: Fix strides and plane sizes when dealing with odd sized movies. 2004-11-05 18:03:04 +00:00
gstffmpegcolorspace.c ext/ffmpeg/gstffmpegcolorspace.c: Fix memleak (#154815). 2004-12-16 12:29:03 +00:00
gstffmpegdec.c ext/ffmpeg/gstffmpegdec.c: Move negotiation outside the _chain function, and use the codec PAR if available and prefe... 2004-12-16 12:47:43 +00:00
gstffmpegdemux.c ext/ffmpeg/gstffmpegdemux.c: Fix timestamps. Quite some of the gaming formats work now. :). 2004-10-02 21:17:26 +00:00
gstffmpegenc.c ext/ffmpeg/: Sync with gst-plugins ffmpegcolorspace, align-by-4. Ready to re-sync gst-plugins ffmpegcolorspace with o... 2004-10-29 09:47:41 +00:00
gstffmpegmux.c iFix a memory leak 2004-09-16 21:14:46 +00:00
gstffmpegprotocol.c ext/ffmpeg/gstffmpegdemux.c: Signal no_more_pads. 2004-10-02 18:30:49 +00:00
Makefile.am this actually seems to work well 2004-03-11 18:18:36 +00:00