gstreamer/gst/aacparse
Stefan Kost c0f1db7ebe baseparse: remove checks for buffer==NULL
Accordifn to docs for GstPadChainFunction buffer cannot be NULL. If we would
leave the check, we would also need more such check below.
2011-04-08 15:44:46 +01:00
..
gstbaseparse.c baseparse: remove checks for buffer==NULL 2011-04-08 15:44:46 +01:00
gstbaseparse.h Add two new baseparse based parsers (aac and amr) from Bug #518857. 2011-04-08 15:44:46 +01:00