summaryrefslogtreecommitdiff
path: root/libavcodec/hap.c
Commit message (Collapse)AuthorAgeFilesLines
* avcodec/hap : move parse_section_header to hap.c in order to be use by new ↵Martin Vignali2018-03-131-0/+22
| | | | bsf filter
* Support the Hap chunked frame formatTom Butterworth2015-07-221-0/+55
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>