gstreamer/libs/gst
Tim-Philipp Müller 4709a26473 baseparse: replace set_seek() with _set_average_bitrate() and FLAG_SYNCABLE
This makes more sense conceptually, since the bitrate may be used
to estimate a seek position if there's no seek table or just for
duration reporting/estimation if we can't seek. Also, even if the
format is not syncable, we could still seek by pushing data from the
start and using the segment to make downstream clip.

https://bugzilla.gnome.org/show_bug.cgi?id=518857
2011-04-08 15:44:57 +01:00
..
base baseparse: replace set_seek() with _set_average_bitrate() and FLAG_SYNCABLE 2011-04-08 15:44:57 +01:00
check checks: add a comment to indicate that we intentionally leave out the 'break' 2011-01-25 16:17:14 +02:00
controller build: fix build with -Werror with GCC 4.6.0 2011-03-21 09:29:19 +01:00
dataprotocol gobject-introspection: try harder to make g-ir-scanner use the right libgstreamer 2011-01-18 09:04:51 +00:00
helpers build: when building executables, put libs to link to into LDADD instead of LDFLAGS 2010-04-14 11:23:37 +01:00
net net: use socklen_t where appropriate rather than specific type 2011-01-31 18:55:21 +01:00
Makefile.am registry: Add registry helper phase 1 2009-10-06 19:51:42 +01:00