gstreamer/ext/ffmpeg
Fabrizio a3a4d8ef12 ext/ffmpeg/gstffmpegcodecmap.c: Use AVPALETTE_SIZE macro instead of magic value for clarity.
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).
2006-02-24 16:31:49 +00:00
..
gstffmpeg.c ext/ffmpeg/gstffmpeg.c: set correct version on the plug-in - the GStreamer 2006-02-11 22:16:43 +00:00
gstffmpeg.h ext/ffmpeg/: Do proper locking around avcodec_open() and avcodec_close() 2005-12-16 16:23:05 +00:00
gstffmpegcodecmap.c ext/ffmpeg/gstffmpegcodecmap.c: Use AVPALETTE_SIZE macro instead of magic value for clarity. 2006-02-24 16:31:49 +00:00
gstffmpegcodecmap.h expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegdec.c ext/ffmpeg/gstffmpegcodecmap.c: Use AVPALETTE_SIZE macro instead of magic value for clarity. 2006-02-24 16:31:49 +00:00
gstffmpegdeinterlace.c ext/ffmpeg/: ffdeinterlace port to 0.10. 2006-01-20 14:17:16 +00:00
gstffmpegdemux.c ext/ffmpeg/: Add new codec ids and fix up some of the codec->mime type mappings 2006-02-19 16:54:51 +00:00
gstffmpegenc.c ext/ffmpeg/: respect pixel-aspect-ratio when encoding. 2006-02-12 19:54:16 +00:00
gstffmpegmux.c expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegprotocol.c ext/ffmpeg/gstffmpegdemux.c: Add Tag support and keyframe seeking (for those formats where ffmpeg actually fills in t... 2006-02-12 16:47:50 +00:00
gstffmpegscale.c expand tabs 2005-12-06 19:57:08 +00:00
Makefile.am ext/ffmpeg/: Welcome the demuxers to 0.10 :) 2006-02-10 19:42:19 +00:00