mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-01 13:08:49 +00:00
8358d67b73
Original commit message from CVS: Make it compile against latest CVS of FFMPEG: * Put gst/gst.h above avcodec.h because it needs some types defined in glib.h * Remove HQ (removed from lavc) property Also add some functions to make SVQ1 decoding work: * Add YUV9 colorspace * Let lavc do its own buffer allocation and copy from there instead of using our own buffer allocation functions. Somehow, that breaks. I don't know why. |
||
---|---|---|
.. | ||
gstffmpeg.c | ||
gstffmpegcodecmap.c | ||
gstffmpegcodecmap.h | ||
gstffmpegcolorspace.c | ||
gstffmpegdec.c | ||
gstffmpegdemux.c | ||
gstffmpegenc.c | ||
gstffmpegmux.c | ||
gstffmpegprotocol.c | ||
Makefile.am |