baseparse: refactor passthrough into format flags
[platform/upstream/gstreamer.git] / gst / audioparsers / gstbaseparse.h
2011-04-08 Mark Nauwelaertsbaseparse: refactor passthrough into format flags
2011-04-08 Mark Nauwelaertsbaseparse: introduce a baseparse frame to serve as...
2011-04-08 Mark Nauwelaertsbaseparse: restrict duration scanning to pull mode...
2011-04-08 Mark Nauwelaertsbaseparse: update some documentation
2011-04-08 Mark Nauwelaertsbaseparse: reduce locking
2011-04-08 Mark Nauwelaertsbaseparse: use _set_frame_props to configure frame...
2011-04-08 Mark Nauwelaertsbaseparse: use _set_duration to configure duration...
2011-04-08 Mark Nauwelaertsbaseparse: add index support
2011-04-08 Mark Nauwelaertsbaseparse: remove is_seekable vmethod and use a set_see...
2011-04-08 Mark Nauwelaertsbaseparse: add another hook for subclass prior to pushi...
2011-04-08 Mark Nauwelaertsbaseparse: refactor conversion using helper function...
2011-04-08 Mark Nauwelaertsbaseparse: cleanup struct and remove unused member
2011-04-08 Tim-Philipp Mülleraudioparsers: remove unused GstBaseParseClassPrivate...
2011-04-08 Arun Raghavanaudioparsers: Add bitrate calculation to baseparse
2011-04-08 Mark Nauwelaertsbaseparse: custom bufferflag indicates not to count...
2011-04-08 Mark Nauwelaertsaudioparsers: rename 'aacparse' plugin to generic ...