diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2007-12-15 13:10:00 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2007-12-15 13:10:00 +0000 |
commit | 00ec95f3d249dd87705318b23c110e14035bf7f3 (patch) | |
tree | 28311cf0c0306eff1008e5faec6a25fc29ad5745 /sys | |
parent | b648c8ea4488c6bc26f0a2dfa49f3a389d1cdb35 (diff) | |
download | gst-plugins-bad-00ec95f3d249dd87705318b23c110e14035bf7f3.tar.gz gst-plugins-bad-00ec95f3d249dd87705318b23c110e14035bf7f3.tar.bz2 gst-plugins-bad-00ec95f3d249dd87705318b23c110e14035bf7f3.zip |
gst/videoparse/gstvideoparse.c: Improve duration query by first asking upstream and if it can't handle the query try ...
Original commit message from CVS:
* gst/videoparse/gstvideoparse.c: (gst_video_parse_sink_event),
(gst_video_parse_src_event), (gst_video_parse_src_query):
Improve duration query by first asking upstream and if it can't handle
the query try to get the duration in bytes from upstream and convert.
For seeks, try if upstream handles this already first and do our
conversion to byte format only if it doesn't and if we get a
newsegment event in time format keep it and only do our conversions
if the event has another format.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions