gstreamer/ext/flac
Tim-Philipp Müller b7e96ebe37 flacenc: remove bogus pad locking that causes deadlocks
It's not clear why the pad object lock is taken here. But
gst_pad_{has,get}_current_caps() will try to take the lock
as well and deadlock, since it's not recursive.
2012-02-22 17:00:19 +00:00
..
gstflac.c i18n: build fixes: #if -> #ifdef for ENABLE_NLS 2010-03-22 17:26:37 +02:00
gstflacdec.c flacdec: shift in proper direction for audio sample conversion 2012-02-09 22:09:31 +01:00
gstflacdec.h flac: Port to the new raw audio caps 2012-01-06 09:40:55 +01:00
gstflacenc.c flacenc: remove bogus pad locking that causes deadlocks 2012-02-22 17:00:19 +00:00
gstflacenc.h flac: Port to the new raw audio caps 2012-01-06 09:40:55 +01:00
gstflactag.c more memory API porting 2012-01-25 12:30:29 +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 flacenc: port to audioencoder 2011-09-28 16:14:46 +02:00