gstreamer/ext/ffmpeg
Tim-Philipp Müller 85a322a461 ext/ffmpeg/gstffmpegdec.c: Improve pixel aspect ratio handling when both the demuxer and the decoder provide a pixel ...
Original commit message from CVS:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_close),
(gst_ffmpegdec_setcaps), (gst_ffmpegdec_add_pixel_aspect_ratio),
(gst_ffmpegdec_negotiate):
Improve pixel aspect ratio handling when both the demuxer and the
decoder provide a pixel aspect ratio: if one of the two ratios is
1:1, use the other one; if both are non-1:1, use the one provided
by the decoder (fixes matroska starwars test files); also add some
locking here and there.
2005-11-28 11:25:56 +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/gstffmpegcodecmap.c: Whoops - handle input video caps that don't have a framerate 2005-11-22 23:33:41 +00:00
gstffmpegcodecmap.h ext/ffmpeg/gstffmpegcodecmap.h: Avoid division by 0 errors. 2005-09-20 10:50:22 +00:00
gstffmpegdec.c ext/ffmpeg/gstffmpegdec.c: Improve pixel aspect ratio handling when both the demuxer and the decoder provide a pixel ... 2005-11-28 11:25:56 +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 Remove mentions of ffmpegcolorspace now that it's in gst-plugins-base 2005-11-22 23:12:51 +00:00