gstreamer/ext/ffmpeg
Ronald S. Bultje 028d9567da ext/ffmpeg/: Fix up demuxer. Works now for all my files that I tried, even quicktime. I basically hack around the sup...
Original commit message from CVS:
* ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_src_event),
(gst_ffmpegdemux_src_query), (gst_ffmpegdemux_src_convert),
(gst_ffmpegdemux_open), (gst_ffmpegdemux_loop):
* ext/ffmpeg/gstffmpegprotocol.c: (gst_ffmpegdata_open),
(gst_ffmpegdata_read), (gst_ffmpegdata_write),
(gst_ffmpegdata_seek):
Fix up demuxer. Works now for all my files that I tried, even
quicktime. I basically hack around the super-oversimplistic file
I/O handling in ffmpeg in several ways together, and I also hack
around the fairly annoying EOS-will-pause-the-source-element in
GStreamer itself.
This code is not pretty.
2004-05-14 14:11:00 +00:00
..
gstffmpeg.c indent 2004-03-29 16:39:18 +00:00
gstffmpegcodecmap.c ext/ffmpeg/gstffmpegcodecmap.c: block_align and bitrate caps property were lost for wma use codec_data instead of fla... 2004-05-11 16:07:14 +00:00
gstffmpegcodecmap.h ext/ffmpeg/gstffmpegcodecmap.*: Change some function names to reflect that they don't really _return_ something, but ... 2004-04-16 01:28:36 +00:00
gstffmpegcolorspace.c ext/ffmpeg/gstffmpegcolorspace.c: revert previous patch 2004-04-30 12:18:46 +00:00
gstffmpegdec.c ext/ffmpeg/gstffmpegdec.c ext/ffmpeg/gstffmpegenc.c change plugins category to meet our new naming standard : 2004-05-09 22:15:29 +00:00
gstffmpegdemux.c ext/ffmpeg/: Fix up demuxer. Works now for all my files that I tried, even quicktime. I basically hack around the sup... 2004-05-14 14:11:00 +00:00
gstffmpegenc.c ext/ffmpeg/gstffmpegdec.c ext/ffmpeg/gstffmpegenc.c change plugins category to meet our new naming standard : 2004-05-09 22:15:29 +00:00
gstffmpegmux.c indent 2004-03-29 16:39:18 +00:00
gstffmpegprotocol.c ext/ffmpeg/: Fix up demuxer. Works now for all my files that I tried, even quicktime. I basically hack around the sup... 2004-05-14 14:11:00 +00:00
Makefile.am this actually seems to work well 2004-03-11 18:18:36 +00:00