gstreamer/ext/ffmpeg
Alexis Ballier 42cf6d213f Update ffmpeg/swscale snapshot to the latest revision and adjust to API changes. Fixes bug #556405.
Original commit message from CVS:
Based on a patch by: Alexis Ballier <aballier at gentoo dot org>
* configure.ac:
* ext/ffmpeg/gstffmpeg.c:
* ext/ffmpeg/gstffmpeg.h:
* ext/ffmpeg/gstffmpegaudioresample.c:
* ext/ffmpeg/gstffmpegcfg.c: (gst_ffmpeg_flags_get_type),
(gst_ffmpeg_cfg_init):
* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
(gst_ffmpeg_caps_to_pixfmt), (gst_ffmpeg_caps_with_codecid):
* ext/ffmpeg/gstffmpegcodecmap.h:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_setcaps),
(gst_ffmpegdec_register):
* ext/ffmpeg/gstffmpegdeinterlace.c:
* ext/ffmpeg/gstffmpegdemux.c:
* ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_getcaps),
(gst_ffmpegenc_setcaps), (gst_ffmpegenc_register):
* ext/ffmpeg/gstffmpegmux.c:
* ext/ffmpeg/gstffmpegprotocol.c: (gst_ffmpegdata_seek):
* ext/libpostproc/gstpostproc.c:
* ffmpegrev:
Update ffmpeg/swscale snapshot to the latest revision and adjust
to API changes. Fixes bug #556405.
Require libavutil for swscale too when building with an external
ffmpeg and fix includes for external ffmpeg.
2008-10-30 12:05:45 +00:00
..
gstffmpeg.c Update ffmpeg/swscale snapshot to the latest revision and adjust to API changes. Fixes bug #556405. 2008-10-30 12:05:45 +00:00
gstffmpeg.h Update ffmpeg/swscale snapshot to the latest revision and adjust to API changes. Fixes bug #556405. 2008-10-30 12:05:45 +00:00
gstffmpegaudioresample.c Update ffmpeg/swscale snapshot to the latest revision and adjust to API changes. Fixes bug #556405. 2008-10-30 12:05:45 +00:00
gstffmpegcfg.c Update ffmpeg/swscale snapshot to the latest revision and adjust to API changes. Fixes bug #556405. 2008-10-30 12:05:45 +00:00
gstffmpegcfg.h ext/ffmpeg/: Free strings atleast when finalizing elements. 2007-08-01 17:43:39 +00:00
gstffmpegcodecmap.c Update ffmpeg/swscale snapshot to the latest revision and adjust to API changes. Fixes bug #556405. 2008-10-30 12:05:45 +00:00
gstffmpegcodecmap.h Update ffmpeg/swscale snapshot to the latest revision and adjust to API changes. Fixes bug #556405. 2008-10-30 12:05:45 +00:00
gstffmpegdec.c Update ffmpeg/swscale snapshot to the latest revision and adjust to API changes. Fixes bug #556405. 2008-10-30 12:05:45 +00:00
gstffmpegdeinterlace.c Update ffmpeg/swscale snapshot to the latest revision and adjust to API changes. Fixes bug #556405. 2008-10-30 12:05:45 +00:00
gstffmpegdemux.c Update ffmpeg/swscale snapshot to the latest revision and adjust to API changes. Fixes bug #556405. 2008-10-30 12:05:45 +00:00
gstffmpegenc.c Update ffmpeg/swscale snapshot to the latest revision and adjust to API changes. Fixes bug #556405. 2008-10-30 12:05:45 +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 Update ffmpeg/swscale snapshot to the latest revision and adjust to API changes. Fixes bug #556405. 2008-10-30 12:05:45 +00:00
gstffmpegprotocol.c Update ffmpeg/swscale snapshot to the latest revision and adjust to API changes. Fixes bug #556405. 2008-10-30 12:05:45 +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 Fix cross compilation and add support for compilation with mingw32. 2008-10-08 11:24:26 +00:00