diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-06-05 11:07:17 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-06-05 11:07:17 +0000 |
commit | c6dffa0538819d2995d105e63b445359faa340d0 (patch) | |
tree | d5b7f4fe0285fb7b501d6baa0cfd1b9253f73522 /common | |
parent | 15e11ff303990f160fd084e0432e738ddf500918 (diff) | |
download | gst-plugins-bad-c6dffa0538819d2995d105e63b445359faa340d0.tar.gz gst-plugins-bad-c6dffa0538819d2995d105e63b445359faa340d0.tar.bz2 gst-plugins-bad-c6dffa0538819d2995d105e63b445359faa340d0.zip |
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.
Diffstat (limited to 'common')
m--------- | common | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/common b/common -Subproject 130fa8f739ff09aedb520c33239f53d06cfe9bd +Subproject 68fb019d4044b9878aef4ca223fc13c19ffc7d0 |