summaryrefslogtreecommitdiffstats
path: root/libavcodec/adts_parser.c
Commit message (Collapse)AuthorAgeFilesLines
* aac: Split function to parse ADTS header data into public and private partDiego Biurrun2017-05-021-0/+44
This makes the currently semi-public avpriv_aac_parse_header() function private to libavcodec and adds a proper public API function to return the parts of the ADTS header required in libavformat.
OpenPOWER on IntegriCloud