gstreamer/ext/ffmpeg
Ronald S. Bultje 3be46cada1 ext/ffmpeg/gstffmpegprotocol.c: Some "seeking" hacks, and separate peek from read (read = peek + flush) so seek can u...
Original commit message from CVS:
* ext/ffmpeg/gstffmpegprotocol.c: (gst_ffmpegdata_peek),
(gst_ffmpegdata_read), (gst_ffmpegdata_seek):
Some "seeking" hacks, and separate peek from read (read = peek +
flush) so seek can use peek as well to workaround typefind. With
this, I'm able to play several of the gaming format movies in
Totem.
2004-12-19 00:32:13 +00:00
..
gstffmpeg.c ext/ffmpeg/: Add debugging category everywhere (correctly this time). Don't parse mp3 data (the parser is a piece of ... 2004-12-18 20:53:55 +00:00
gstffmpeg.h ext/ffmpeg/: Add header. 2004-12-18 20:59:37 +00:00
gstffmpegcodecmap.c ext/ffmpeg/: Add debugging category everywhere (correctly this time). Don't parse mp3 data (the parser is a piece of ... 2004-12-18 20:53:55 +00:00
gstffmpegcodecmap.h ext/ffmpeg/: Add debugging category everywhere (correctly this time). Don't parse mp3 data (the parser is a piece of ... 2004-12-18 20:53:55 +00:00
gstffmpegcolorspace.c ext/ffmpeg/: Add debugging category everywhere (correctly this time). Don't parse mp3 data (the parser is a piece of ... 2004-12-18 20:53:55 +00:00
gstffmpegdec.c ext/ffmpeg/: Add debugging category everywhere (correctly this time). Don't parse mp3 data (the parser is a piece of ... 2004-12-18 20:53:55 +00:00
gstffmpegdemux.c ext/ffmpeg/: Add debugging category everywhere (correctly this time). Don't parse mp3 data (the parser is a piece of ... 2004-12-18 20:53:55 +00:00
gstffmpegenc.c ext/ffmpeg/: Add debugging category everywhere (correctly this time). Don't parse mp3 data (the parser is a piece of ... 2004-12-18 20:53:55 +00:00
gstffmpegmux.c ext/ffmpeg/: Add debugging category everywhere (correctly this time). Don't parse mp3 data (the parser is a piece of ... 2004-12-18 20:53:55 +00:00
gstffmpegprotocol.c ext/ffmpeg/gstffmpegprotocol.c: Some "seeking" hacks, and separate peek from read (read = peek + flush) so seek can u... 2004-12-19 00:32:13 +00:00
Makefile.am ext/ffmpeg/: Add header. 2004-12-18 20:59:37 +00:00