gstreamer/ext/flac
Jan Schmidt c41d3d87fa flac: Make buffers created during seek act like normal buffers.
Store the offset and caps when allocating a buffer during seeking, and then
allocate a new buffer with buffer_alloc before we push it out. This ensures
that in all respects the first buffer decoded during seeking behaves like
all other buffers, including allowing downstream re-negotiation.
2009-05-06 14:24:20 +01: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 flac: Make buffers created during seek act like normal buffers. 2009-05-06 14:24:20 +01:00
gstflacdec.h add pending_samples so that we only update segment's last stop after really sending the samples 2009-04-04 15:14:32 +02:00
gstflacenc.c flac: Implement preset interface 2009-05-04 12:43:42 +02:00
gstflacenc.h flac: require a 'newer' flac and remove support for the legacy flac API 2009-03-27 21:27:30 +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