gstreamer/gst/aacparse
Stefan Kost 675dc650ca 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 18:06:57 +01:00
..
gstaacparse.c aacparse: Fix license specified in plugin details. 2011-04-08 18:06:56 +01:00
gstaacparse.h Add two new baseparse based parsers (aac and amr) from Bug #518857. 2011-04-08 18:06:56 +01:00
gstbaseparse.c baseparse: remove checks for buffer==NULL 2011-04-08 18:06:57 +01:00
gstbaseparse.h Add two new baseparse based parsers (aac and amr) from Bug #518857. 2011-04-08 18:06:56 +01:00
Makefile.am Add two new baseparse based parsers (aac and amr) from Bug #518857. 2011-04-08 18:06:56 +01:00