gstreamer/libs/gst
Tim-Philipp Müller 49ab4d9a45 baseparse: fix seekability querying with formats with headers like FLAC
Move code that checks for upstream seekability and all that to
the right place, otherwise it will never be done for formats
that have headers such as FLAC, as handle_and_push frame will
be called the first time only after headers have been processed
(and framecount is > 0). This then makes us report that we
can't seek, which disables the seek bar in totem.
2012-07-15 12:59:44 +01:00
..
base baseparse: fix seekability querying with formats with headers like FLAC 2012-07-15 12:59:44 +01:00
check Remove 0.10-related documentation and "Since" markers 2012-07-10 12:03:27 +02:00
controller controlbindings: include gst/math-compat.h for isnan() 2012-07-02 20:31:10 +01:00
helpers gst: Change versioning 2012-04-04 14:28:55 +02:00
net nettimepacket: make boxed 2012-06-20 09:22:40 +02:00
Makefile.am dist net directory only once 2012-03-21 12:10:21 +01:00