gstreamer/gst
Thiago Santos 556055e2f1 asfdemux: Only use segment.start as seek_time if it is relative
Relying on the gst_segment_do_seek results for getting the
seeking time should not be used if seek type is SET because the
do_seek function makes the 'cur` position of the seek normalized
on the segment range. This means that seeking beyond the end of the
file might not result in instant EOS as it will end up seeking to
the final ts of the file.

In asf seeking to the final timestamp can lead to seeking to the last
keyframe, meaning a few seconds of video will still be played, which should
not be the desired behavior when seeking beyong file limits.
2013-09-24 14:43:34 -07:00
..
asfdemux asfdemux: Only use segment.start as seek_time if it is relative 2013-09-24 14:43:34 -07:00
dvdlpcmdec gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
dvdsub gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
realmedia gst: Don't swap start/stop for negative rates in the SEGMENT query 2013-07-29 12:13:17 +02:00
xingmux gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00