gstreamer/ext/ffmpeg
Edward Hervey 1b5a9e3fca ext/ffmpeg/: Port of ffvideoscale to 0.10.
Original commit message from CVS:
Reviewed by : Edward Hervey  <edward@fluendo.com>
* ext/ffmpeg/Makefile.am:
* ext/ffmpeg/gstffmpeg.c: (plugin_init):
* ext/ffmpeg/gstffmpegscale.c: (gst_ffmpegscale_base_init),
(gst_ffmpegscale_class_init), (gst_ffmpegscale_init),
(gst_ffmpegscale_finalize), (gst_ffmpegscale_transform_caps),
(gst_ffmpegscale_fixate_caps), (gst_ffmpegscale_get_unit_size),
(gst_ffmpegscale_set_caps), (gst_ffmpegscale_transform),
(gst_ffmpegscale_handle_src_event), (gst_ffmpegscale_register):
Port of ffvideoscale to 0.10.
Closes #332557
2006-03-01 15:08:08 +00:00
..
gstffmpeg.c ext/ffmpeg/: Port of ffvideoscale to 0.10. 2006-03-01 15:08:08 +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/gstffmpegdec.c: ... can't adjust buffer size of NULL buffers though (as happens when seeking in video from... 2006-02-24 19:19:01 +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/gstffmpegenc.c: Fix segmentation fault and memleak. 2006-03-01 15:05:03 +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 ext/ffmpeg/: Port of ffvideoscale to 0.10. 2006-03-01 15:08:08 +00:00
Makefile.am ext/ffmpeg/: Port of ffvideoscale to 0.10. 2006-03-01 15:08:08 +00:00