mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
2b248e29ff
Original commit message from CVS: Patch by: Hans de Goede <j dot w dot r degoede at hhs dot nl> * configure.ac: * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_avpicture_fill): * ext/ffmpeg/gstffmpegcodecmap.h: * ext/ffmpeg/gstffmpegdec.c: (get_output_buffer): * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop): * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_collected): Use av_picture_copy() instead of libswscale to copy pictures. This removes the swscale dependency and is faster. Fixes bug #534390. |
||
---|---|---|
.. | ||
gstffmpeg.c | ||
gstffmpeg.h | ||
gstffmpegaudioresample.c | ||
gstffmpegcfg.c | ||
gstffmpegcfg.h | ||
gstffmpegcodecmap.c | ||
gstffmpegcodecmap.h | ||
gstffmpegdec.c | ||
gstffmpegdeinterlace.c | ||
gstffmpegdemux.c | ||
gstffmpegenc.c | ||
gstffmpegenc.h | ||
gstffmpegmux.c | ||
gstffmpegprotocol.c | ||
gstffmpegscale.c | ||
Makefile.am |