gstreamer/gst/flv
Sebastian Dröge 6e70ab7d40 gst/flv/gstflvdemux.c: Implement position query in time format.
Original commit message from CVS:
* gst/flv/gstflvdemux.c: (gst_flv_demux_query):
Implement position query in time format.
2008-10-28 18:44:44 +00:00
..
gstflvdemux.c gst/flv/gstflvdemux.c: Implement position query in time format. 2008-10-28 18:44:44 +00:00
gstflvdemux.h gst/flv/: Put the GstSegment directly into the instance struct instead of allocating and free'ing it again. 2008-10-28 18:41:19 +00:00
gstflvmux.c gst/flv/: Add support for Speex audio and allow buffers without valid timestamp in the muxer. 2008-10-27 09:33:40 +00:00
gstflvmux.h gst/flv/: Add support for Speex audio and allow buffers without valid timestamp in the muxer. 2008-10-27 09:33:40 +00:00
gstflvparse.c gst/flv/: Put the GstSegment directly into the instance struct instead of allocating and free'ing it again. 2008-10-28 18:41:19 +00:00
gstflvparse.h gst/flv/: Don't memcpy() all data we want to push downstream, instead just create subbuffers and push them downstream. 2008-10-27 09:45:04 +00:00
Makefile.am gst/flv/Makefile.am: Fix (non-critical) syntax error and add all required CFLAGS and LIBS. 2008-10-27 09:41:18 +00:00