gstreamer/ext/flac
Michael Smith db0b8755e0 flacdec: if we aborted reading, don't do into an infinite loop.
If our read callback ran out of data, so had to abort reading, we return
GST_FLOW_ERROR instead of going into an infinite loop.
2009-02-05 15:53:04 -08:00
..
gstflac.c Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#546822). 2008-08-07 16:11:00 +00:00
gstflacdec.c flacdec: if we aborted reading, don't do into an infinite loop. 2009-02-05 15:53:04 -08:00
gstflacdec.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
gstflacenc.c Update and add documentation for plugins with deps (ext). 2009-01-28 18:05:09 +02:00
gstflacenc.h ext/flac/gstflacenc.*: Handle non-zero start timestamps correctly, mark header packets as 2008-08-08 15:20:24 +00:00
gstflactag.c 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
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