gstreamer/ext/ffmpeg
Ronald S. Bultje 1b1044122b ext/ffmpeg/: Add simple query functions. Seeking is only cosmetic, it's not actually filled in yet (in ffmpegdec).
Original commit message from CVS:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
(gst_ffmpegdec_query), (gst_ffmpegdec_event), (gst_ffmpegdec_open),
(gst_ffmpegdec_negotiate), (gst_ffmpegdec_chain):
* ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_init),
(gst_ffmpegdemux_close), (gst_ffmpegdemux_src_query),
(gst_ffmpegdemux_loop):
Add simple query functions. Seeking is only cosmetic, it's not
actually filled in yet (in ffmpegdec).
2005-01-18 21:33:42 +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/gstffmpegcodecmap.c: Set property incompatible with DV demuxer so that it won't infinitely plug demuxers t... 2005-01-06 10:28:18 +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 simple query functions. Seeking is only cosmetic, it's not actually filled in yet (in ffmpegdec). 2005-01-18 21:33:42 +00:00
gstffmpegdemux.c ext/ffmpeg/: Add simple query functions. Seeking is only cosmetic, it's not actually filled in yet (in ffmpegdec). 2005-01-18 21:33:42 +00:00
gstffmpegenc.c ext/ffmpeg/gstffmpegenc.c: Remove EMU_EDGE, since that really fixes #162905. Revert previous hacks. 2005-01-17 13:35:06 +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: Add debug. Don't EOS unless all data was read. 2004-12-19 01:07:21 +00:00
Makefile.am ext/ffmpeg/: Add header. 2004-12-18 20:59:37 +00:00