gstreamer/ext/ffmpeg
Edward Hervey 76083c9e99 ext/ffmpeg/gstffmpegdemux.c: Add Tag support and keyframe seeking (for those formats where ffmpeg actually fills in t...
Original commit message from CVS:
* ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_init),
(gst_ffmpegdemux_close), (gst_ffmpegdemux_handle_seek),
(gst_ffmpegdemux_add), (my_safe_copy), (gst_ffmpegdemux_read_tags),
(gst_ffmpegdemux_open), (gst_ffmpegdemux_loop):
Add Tag support and keyframe seeking (for those formats where ffmpeg
actually fills in the index).
* ext/ffmpeg/gstffmpegprotocol.c: (gst_ffmpegdata_peek),
(gst_ffmpegdata_read), (gst_ffmpegdata_seek):
Add support for size querying.
2006-02-12 16:47:50 +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: added CODEC_ID_FLV1 <==> 'video/x-flash-video,flvversion=1' conversion. 2006-02-10 10:56:05 +00:00
gstffmpegcodecmap.h expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegdec.c ext/ffmpeg/: debug recurring events at LOG level do some timestamp setting heuristics on the pcache, with the net res... 2006-02-06 17:51:41 +00:00
gstffmpegdeinterlace.c ext/ffmpeg/: ffdeinterlace port to 0.10. 2006-01-20 14:17:16 +00:00
gstffmpegdemux.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
gstffmpegenc.c ext/ffmpeg/gstffmpegenc.c: debug and magic number fixes 2006-02-11 12:04:31 +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