gstreamer/gst/aacparse
Stefan Kost 68cb1a84de 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.
2009-02-26 11:05:31 +02:00
..
gstaacparse.c aacparse: Fix license specified in plugin details. 2009-02-11 00:15:43 +02:00
gstaacparse.h Add two new baseparse based parsers (aac and amr) from Bug #518857. 2008-11-13 12:59:34 +00:00
gstbaseparse.c baseparse: remove checks for buffer==NULL 2009-02-26 11:05:31 +02:00
gstbaseparse.h Add two new baseparse based parsers (aac and amr) from Bug #518857. 2008-11-13 12:59:34 +00:00
Makefile.am Add two new baseparse based parsers (aac and amr) from Bug #518857. 2008-11-13 12:59:34 +00:00