gstreamer/ext/flac
Sebastian Dröge 27b203b030 flacdec: Only flush the FLAC decoder if it wasn't created right before
If the FLAC decoder is flushed, its state will be set to frame-sync mode,
which will sync to the next *audio* frame and makes it ignore all headers.
This prevented tags and everything else to show up when using flacdec
in push mode.

Fixes bug #608843.
2010-02-12 10:54:18 +01:00
..
gstflac.c Add RANKS for various encoders and muxers 2009-05-07 18:10:08 +01:00
gstflacdec.c flacdec: Only flush the FLAC decoder if it wasn't created right before 2010-02-12 10:54:18 +01: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