gstreamer/gst/audioparsers
Tim-Philipp Müller 6b71b65289 Revert "baseparse: add skip property"
This reverts commit b5a3d60363.

Reverting this for now, since no one really seems to remember why this
property exists or what it could possibly be good for. It seems to have
been in the original mp3parse since the beginning of time and was back-
ported from there.
2011-04-08 18:07:09 +01:00
..
gstaacparse.c aacparse: set minimum frame size at _start 2011-04-08 18:07:08 +01:00
gstaacparse.h audioparsers: rename 'aacparse' plugin to generic 'audioparsers' plugin 2011-04-08 18:07:01 +01:00
gstac3parse.c ac3parse: Use unchecked versions of the bitreader get functions 2011-04-08 18:07:09 +01:00
gstac3parse.h ac3parse: initial version 2011-04-08 18:07:01 +01:00
gstamrparse.c baseparse: use _set_frame_props to configure frame lead_in and lead_out 2011-04-08 18:07:08 +01:00
gstamrparse.h amrparse: use (default) time handling of baseparser class 2011-04-08 18:07:01 +01:00
gstbaseparse.c Revert "baseparse: add skip property" 2011-04-08 18:07:09 +01:00
gstbaseparse.h baseparse: use _set_frame_props to configure frame lead_in and lead_out 2011-04-08 18:07:08 +01:00
gstflacparse.c flacparse: Fix uninitialized variable compiler warnings 2011-04-08 18:07:09 +01:00
gstflacparse.h flacparse: Optionally check the overall frame checksums too before accepting a frame as valid 2011-04-08 18:07:06 +01:00
gstmpegaudioparse.c mpegaudioparse: initial version 2011-04-08 18:07:08 +01:00
gstmpegaudioparse.h mpegaudioparse: initial version 2011-04-08 18:07:08 +01:00
Makefile.am mpegaudioparse: initial version 2011-04-08 18:07:08 +01:00
plugin.c mpegaudioparse: initial version 2011-04-08 18:07:08 +01:00