gstreamer/gst/flv
Sebastian Dröge 8877f3590d gst/flv/gstflvdemux.*: If our index was created by the element and not provided from the outside we should destroy it...
Original commit message from CVS:
* gst/flv/gstflvdemux.c: (gst_flv_demux_change_state),
(gst_flv_demux_set_index), (gst_flv_demux_init):
* gst/flv/gstflvdemux.h:
If our index was created by the element and not provided from the
outside we should destroy it when starting a new stream to get
all old entries removed.
2008-10-27 09:14:45 +00:00
..
gstflvdemux.c gst/flv/gstflvdemux.*: If our index was created by the element and not provided from the outside we should destroy it... 2008-10-27 09:14:45 +00:00
gstflvdemux.h gst/flv/gstflvdemux.*: If our index was created by the element and not provided from the outside we should destroy it... 2008-10-27 09:14:45 +00:00
gstflvmux.c gst/flv/gstflvmux.c: Don't set video_codec to the value that actually should go into audio codec, otherwise we create... 2008-10-16 15:21:15 +00:00
gstflvmux.h gst/flv/: Add first version of a FLV muxer. The only missing feature is writing of stream metadata. 2008-10-09 09:26:58 +00:00
gstflvparse.c gst/flv/: Close the currently playing segment from the streaming thread instead of the thread where the seek event is... 2008-10-27 09:10:54 +00:00
gstflvparse.h gst/flv/: Get an approximate duration of the file by looking at the timestamp of the last tag in pull mode. If we get... 2008-10-09 16:20:26 +00:00
Makefile.am gst/flv/: Add first version of a FLV muxer. The only missing feature is writing of stream metadata. 2008-10-09 09:26:58 +00:00