gstreamer/ext/ffmpeg
Wim Taymans 5162694c1e ext/ffmpeg/gstffmpegcodecmap.c: Escape the codec_data for h264 before we put it in the extra_data because ffmpeg expe...
Original commit message from CVS:
* ext/ffmpeg/gstffmpegcodecmap.c: (nal_escape), (copy_config),
(gst_ffmpeg_caps_with_codecid):
Escape the codec_data for h264 before we put it in the extra_data
because ffmpeg expects it escaped.
2008-09-04 13:54:58 +00:00
..
gstffmpeg.c Merging GST_FFMPEG_NO_MIRROR branch to trunk 2007-12-17 12:43:06 +00:00
gstffmpeg.h Merging GST_FFMPEG_NO_MIRROR branch to trunk 2007-12-17 12:43:06 +00:00
gstffmpegaudioresample.c ext/ffmpeg/gstffmpegaudioresample.c: small gst-indent run. 2008-05-08 11:15:52 +00:00
gstffmpegcfg.c ext/ffmpeg/: Latest ffmpeg revision's avcodec_close frees more; use safer coding to prevent double free and other rel... 2008-08-01 18:37:02 +00:00
gstffmpegcfg.h ext/ffmpeg/: Free strings atleast when finalizing elements. 2007-08-01 17:43:39 +00:00
gstffmpegcodecmap.c ext/ffmpeg/gstffmpegcodecmap.c: Escape the codec_data for h264 before we put it in the extra_data because ffmpeg expe... 2008-09-04 13:54:58 +00:00
gstffmpegcodecmap.h Use av_picture_copy() instead of libswscale to copy pictures. This removes the swscale dependency and is faster. Fixe... 2008-05-26 07:39:19 +00:00
gstffmpegdec.c ext/ffmpeg/gstffmpegdec.c: Finalizing a decoder that was never used shouldn't trigger an assertion. 2008-08-29 09:59:29 +00:00
gstffmpegdeinterlace.c configure.ac: Use pkg-config to locate check. Bump core requirement. 2007-07-12 11:13:13 +00:00
gstffmpegdemux.c ext/ffmpeg/gstffmpegdemux.c: gst_pad_template_new() takes ownership of caps; ref them beforehand since we want to kee... 2008-08-29 00:27:28 +00:00
gstffmpegenc.c ext/ffmpeg/: Latest ffmpeg revision's avcodec_close frees more; use safer coding to prevent double free and other rel... 2008-08-01 18:37:02 +00:00
gstffmpegenc.h ext/ffmpeg/gstffmpegenc.*: Instead of allocating 512KB buffers and then setting BUFFER_SIZE to what ffmpeg produced, ... 2007-06-22 12:13:18 +00:00
gstffmpegmux.c ext/ffmpeg/gstffmpegmux.c: Properly convert buffer duration to an ffmpeg packet duration. 2008-07-06 21:06:45 +00:00
gstffmpegprotocol.c ext/ffmpeg/: gst-indent cleanup. 2007-11-03 16:14:53 +00:00
gstffmpegscale.c configure.ac: Use pkg-config to locate check. Bump core requirement. 2007-07-12 11:13:13 +00:00
Makefile.am Bump upstream ffmpeg revision to todays (rev 13766). ffmpeg now requires libbz2. 2008-06-13 15:23:08 +00:00