flacparse: Optionally check the overall frame checksums too before accepting a frame...
[platform/upstream/gst-plugins-good.git] / gst / audioparsers / gstflacparse.c
2011-04-08 Sebastian Drögeflacparse: Optionally check the overall frame checksums...
2011-04-08 Sebastian Drögeflacparse: Check the CRC-8 of the headers before accept...
2011-04-08 Arun Raghavanflacparse: Fix buffer refcount issue
2011-04-08 Arun Raghavanflacparse: Make bitrate estimation more accurate
2011-04-08 Edward Herveyflacparse: Initialize variables.
2011-04-08 Mark Nauwelaertsflacparse: add documentation
2011-04-08 Mark Nauwelaertsflacparse: perform additional frame checks when resyncing
2011-04-08 Mark Nauwelaertsflacparse: fix (multiple channel) frame parsing
2011-04-08 Mark Nauwelaertsflacparse: declare unparsed input and parsed output
2011-04-08 Mark Nauwelaertsflacparse: locate next sync code more efficiently
2011-04-08 Mark Nauwelaertsflacparse: baseparse takes care of handling leftover...
2011-04-08 Mark Nauwelaertsflacparse: set _OFFSET and _OFFSET_END on outgoing...
2011-04-08 Mark Nauwelaertsaudioparsers: move 'flacparse' into it