gstreamer/ext/ffmpeg
Tim-Philipp Müller 1df8496ffa ext/ffmpeg/gstffmpegcodecmap.c: Pad codec data buffer to a size that is a multiple of 16, which ffmpeg apparently nee...
Original commit message from CVS:
* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_with_codecid):
Pad codec data buffer to a size that is a multiple of 16, which
ffmpeg apparently needs for optimized/unchecked access to the
data. Fixes crashes with HD h264 video.
2006-01-26 17:18:37 +00:00
..
gstffmpeg.c ext/ffmpeg/: ffdeinterlace port to 0.10. 2006-01-20 14:17:16 +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: Pad codec data buffer to a size that is a multiple of 16, which ffmpeg apparently nee... 2006-01-26 17:18:37 +00:00
gstffmpegcodecmap.h expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegdec.c ext/ffmpeg/gstffmpegcodecmap.c: Added CODEC_ID_SMC <==> video/x-smc caps 2006-01-23 15:13:29 +00:00
gstffmpegdeinterlace.c ext/ffmpeg/: ffdeinterlace port to 0.10. 2006-01-20 14:17:16 +00:00
gstffmpegdemux.c Update for state change type and macro changes. 2005-09-05 14:06:29 +00:00
gstffmpegenc.c ext/ffmpeg/gstffmpegenc.c: Caps weren't set on outgoing audio buffers. 2006-01-20 13:56:55 +00:00
gstffmpegmux.c expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegprotocol.c expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegscale.c expand tabs 2005-12-06 19:57:08 +00:00
Makefile.am ext/ffmpeg/: ffdeinterlace port to 0.10. 2006-01-20 14:17:16 +00:00