gstreamer/ext/bz2
Tim-Philipp Müller 788fed202d bz2: fix some refcount mistakes and do some cleaning up
No need to unref buffers if pad_push returns something non-FLOW_OK.
In fact, this will cause assertions or crashes. However, we do need
to unref the input buffer whenever we don't pass it downstream. Also,
a non-OK flow return is not an error, so don't post error messages on
the bus - the pipeline may just be shutting down. Miscellaneous other
clean-ups and crack removal. Plenty of work left for those who feel
like it.
2009-04-04 19:00:18 +01:00
..
gstbz2.c rework build; add translations for v4l2 2006-04-01 10:09:11 +00:00
gstbz2dec.c bz2: fix some refcount mistakes and do some cleaning up 2009-04-04 19:00:18 +01:00
gstbz2dec.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
gstbz2enc.c bz2: fix some refcount mistakes and do some cleaning up 2009-04-04 19:00:18 +01:00
gstbz2enc.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
Makefile.am bz2: fix some refcount mistakes and do some cleaning up 2009-04-04 19:00:18 +01:00