gstreamer/gst/qtdemux
Edward Hervey 7e2a049670 gst/qtdemux/: QtDemux can now work push-based.
Original commit message from CVS:
* gst/qtdemux/Makefile.am:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
(gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
(extract_initial_length_and_fourcc),
(gst_qtdemux_loop_state_header), (gst_qtdemux_loop_state_movie),
(gst_qtdemux_loop_header), (next_entry_size), (gst_qtdemux_chain),
(qtdemux_sink_activate), (qtdemux_sink_activate_pull),
(qtdemux_sink_activate_push), (qtdemux_parse_trak):
* gst/qtdemux/qtdemux.h:
QtDemux can now work push-based.
It still needs some love for seeking.
2006-02-13 22:04:42 +00:00
..
Makefile.am gst/qtdemux/: QtDemux can now work push-based. 2006-02-13 22:04:42 +00:00
qtdemux.c gst/qtdemux/: QtDemux can now work push-based. 2006-02-13 22:04:42 +00:00
qtdemux.h gst/qtdemux/: QtDemux can now work push-based. 2006-02-13 22:04:42 +00:00
qtdemux.vcproj more working plugins 2004-07-27 21:41:30 +00:00