mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 13:38:48 +00:00
85a322a461
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. |
||
---|---|---|
.. | ||
gstffmpeg.c | ||
gstffmpeg.h | ||
gstffmpegcodecmap.c | ||
gstffmpegcodecmap.h | ||
gstffmpegdec.c | ||
gstffmpegdeinterlace.c | ||
gstffmpegdemux.c | ||
gstffmpegenc.c | ||
gstffmpegmux.c | ||
gstffmpegprotocol.c | ||
gstffmpegscale.c | ||
Makefile.am |