gstreamer/gst/interleave
Sebastian Dröge c6dffa0538 gst/interleave/: Properly implement duration and position queries in bytes format. We have to take the upstream reply...
Original commit message from CVS:
* gst/interleave/deinterleave.c: (gst_deinterleave_add_new_pads),
(gst_deinterleave_src_query):
* gst/interleave/interleave.c: (gst_interleave_src_query_duration),
(gst_interleave_src_query):
Properly implement duration and position queries in bytes format. We
have to take the upstream reply and divide/multiply it by the number
of channels to get the correct result.
2008-06-05 11:07:17 +00:00
..
deinterleave.c gst/interleave/: Properly implement duration and position queries in bytes format. We have to take the upstream reply... 2008-06-05 11:07:17 +00:00
deinterleave.h gst/interleave/deinterleave.*: Don't set a getcaps() function on the src pads as it's not required and the default ge... 2008-05-22 18:55:09 +00:00
interleave.c gst/interleave/: Properly implement duration and position queries in bytes format. We have to take the upstream reply... 2008-06-05 11:07:17 +00:00
interleave.h gst/interleave/interleave.*: Use an always increasing integer for the number in the name of the requested sink pads t... 2008-06-04 06:48:46 +00:00
Makefile.am gst/interleave/: Add support for all raw audio formats and provide better negotiation if the caps are changing. 2008-05-16 21:56:24 +00:00
plugin.c New elements interleave and deinterleave, implement channel interleaving and deinterleaving. 2007-01-07 22:03:54 +00:00
plugin.h gst/interleave/: Split definitions into separate header files for better documentation generation. 2008-05-14 07:32:44 +00:00