mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 21:01:14 +00:00
a3a4d8ef12
Original commit message from CVS: * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette): Use AVPALETTE_SIZE macro instead of magic value for clarity. * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_frame): In GStreamer, the size of the palette is not part of GST_BUFFER_SIZE, so adjust buffer size of outgoing buffers accordingly if there's a palette (fixes #327028, based on patch by: Fabrizio Gennari). |
||
---|---|---|
.. | ||
gstffmpeg.c | ||
gstffmpeg.h | ||
gstffmpegcodecmap.c | ||
gstffmpegcodecmap.h | ||
gstffmpegdec.c | ||
gstffmpegdeinterlace.c | ||
gstffmpegdemux.c | ||
gstffmpegenc.c | ||
gstffmpegmux.c | ||
gstffmpegprotocol.c | ||
gstffmpegscale.c | ||
Makefile.am |