gstreamer/ext/bz2
Edward Hervey 334bcd433b bz2: Initialize variables
There is a small chance that we might end up in the done step without
having any output available.

Furthermore, when going through not_ready, we need to ensure gst_buffer_unmap
has a properly initialized GstMapInfo.

CID #1139923
CID #1139924
CID #1139919
CID #1139920
2014-04-08 09:55:15 +02:00
..
gstbz2.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstbz2dec.c bz2: Initialize variables 2014-04-08 09:55:15 +02:00
gstbz2dec.h bz2: Fix typo in header include guards 2014-02-08 18:57:30 +01:00
gstbz2enc.c bz2: Initialize variables 2014-04-08 09:55:15 +02:00
gstbz2enc.h bz2: Fix typo in header include guards 2014-02-08 18:57:30 +01:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00