gstreamer/ext/ffmpeg
Wim Taymans 55eac5b0c0 ext/ffmpeg/gstffmpegdemux.c: Rework the demuxer, implement all seeking stuff including seek in ready.
Original commit message from CVS:
* ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init),
(gst_ffmpegdemux_class_init), (gst_ffmpegdemux_init),
(gst_ffmpegdemux_close), (gst_ffmpegdemux_push_event),
(gst_ffmpegdemux_set_flags), (gst_ffmpegdemux_is_eos),
(gst_ffmpegdemux_do_seek), (gst_ffmpegdemux_perform_seek),
(gst_ffmpegdemux_src_event), (gst_ffmpegdemux_send_event),
(gst_ffmpegdemux_src_query), (gst_ffmpegdemux_src_convert),
(gst_ffmpegdemux_get_stream), (my_safe_copy),
(gst_ffmpegdemux_read_tags), (gst_ffmpegdemux_open),
(gst_ffmpegdemux_loop), (gst_ffmpegdemux_sink_activate),
(gst_ffmpegdemux_sink_activate_pull),
(gst_ffmpegdemux_change_state), (gst_ffmpegdemux_register):
Rework the demuxer, implement all seeking stuff including
seek in ready.
* ext/ffmpeg/gstffmpegprotocol.c: (gst_ffmpegdata_peek),
(gst_ffmpegdata_close):
Handle some more cases.
2006-04-13 16:22:53 +00:00
..
gstffmpeg.c ext/ffmpeg/: various compiler fixes 2006-03-31 22:26:12 +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/: 2006-04-08 10:51:32 +00:00
gstffmpegcodecmap.h expand tabs 2005-12-06 19:57:08 +00:00
gstffmpegdec.c ext/ffmpeg/gstffmpegdec.c: Actually convert to time instead of pretending.. Also the bitrate of the context is mostly... 2006-04-11 17:53:21 +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: Rework the demuxer, implement all seeking stuff including seek in ready. 2006-04-13 16:22:53 +00:00
gstffmpegenc.c ext/ffmpeg/: Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:55:22 +00:00
gstffmpegmux.c ext/ffmpeg/: Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:55:22 +00:00
gstffmpegprotocol.c ext/ffmpeg/gstffmpegdemux.c: Rework the demuxer, implement all seeking stuff including seek in ready. 2006-04-13 16:22:53 +00:00
gstffmpegscale.c ext/ffmpeg/: various compiler fixes 2006-03-31 22:26:12 +00:00
Makefile.am ext/ffmpeg/: Port of ffvideoscale to 0.10. 2006-03-01 15:08:08 +00:00