summaryrefslogtreecommitdiff
path: root/libavcodec/eac3_core_bsf.c
Commit message (Collapse)AuthorAge
* avcodec.h: split bitstream filters API into its own headerAnton Khirnov2020-05-22
|
* lavc: rename bsf.h to bsf_internal.hAnton Khirnov2020-05-22
| | | | This will allow adding a public header named bsf.h
* avcodec: add eac3_core bitstream filterPaul B Mahol2018-03-29
Signed-off-by: Paul B Mahol <onemda@gmail.com>