gstreamer/ext/flac
Tim-Philipp Müller 56ff7ee1ae ext/flac/gstflacenc.*: Save the flow return from the last gst_pad_push() and make sure we pass the right flow return ...
Original commit message from CVS:
* ext/flac/gstflacenc.c:
* ext/flac/gstflacenc.h:
Save the flow return from the last gst_pad_push() and
make sure we pass the right flow return value upstream
in the case of failure; minor clean-ups.
2007-09-26 13:19:17 +00:00
..
gstflac.c ext/flac/gstflac.c: Call bindtextdomain() to get localized strings. 2007-05-02 18:01:52 +00:00
gstflacdec.c Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887. 2007-06-10 10:53:26 +00:00
gstflacdec.h Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887. 2007-06-10 10:53:26 +00:00
gstflacenc.c ext/flac/gstflacenc.*: Save the flow return from the last gst_pad_push() and make sure we pass the right flow return ... 2007-09-26 13:19:17 +00:00
gstflacenc.h ext/flac/gstflacenc.*: Save the flow return from the last gst_pad_push() and make sure we pass the right flow return ... 2007-09-26 13:19:17 +00:00
gstflactag.c Fix memory leaks. 2007-06-22 10:12:15 +00:00
gstflactag.h Compilation will work better if I don't forget new files.. 2003-12-07 21:43:04 +00:00
Makefile.am ext/flac/: Support chain-based operation, should make flac-over-DAAP work (#340492). 2006-06-20 19:40:29 +00:00