gstreamer/ext/flac
Edward Hervey e8cbbd22f8 flacdec: Actually output the pending buffer.. and not a blank one.
It was previously sending the bogus buffer which was returned from
the bufferalloc (required for reverse negotiation apparently) instead
of the pending buffer.
2009-05-08 16:40:57 +02:00
..
gstflac.c Add RANKS for various encoders and muxers 2009-05-07 18:10:08 +01:00
gstflacdec.c flacdec: Actually output the pending buffer.. and not a blank one. 2009-05-08 16:40:57 +02: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
gstflactag.h
Makefile.am