gstreamer/ext/flac
Tim-Philipp Müller de56a874ae flacdec: don't send second newsegment event in framed mode, fixes long playback delay
Don't send another newsegment event if the upstream muxer/parser has already
sent one (otherwise the sink will wait for $duration before starting playback).
Fixes long delay until playback starts with flac-in-ogg files.

Fixes #610959.
2010-03-08 17:10:31 +00:00
..
gstflac.c Add RANKS for various encoders and muxers 2009-05-07 18:10:08 +01:00
gstflacdec.c flacdec: don't send second newsegment event in framed mode, fixes long playback delay 2010-03-08 17:10:31 +00:00
gstflacdec.h flacdec: use a single decoder field for both push and pull mode 2009-12-23 19:39:56 +01:00
gstflacenc.c flacenc: fix seekpoints property copy-and-paste documentation 2010-01-08 18:04:35 +01:00
gstflacenc.h flacenc: optionally add a seek table 2010-01-08 17:43:37 +01:00
gstflactag.c flactag, wavparse: GstAdapter is not a GstObject 2009-08-31 13:07:53 +01:00
gstflactag.h ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit. 2008-08-06 15:34:55 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00