summaryrefslogtreecommitdiff
path: root/libavcodec/truehd_core_bsf.c
Commit message (Expand)AuthorAge
* avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFsAndreas Rheinhardt2022-03-23
* avcodec.h: split bitstream filters API into its own headerAnton Khirnov2020-05-22
* lavc: rename bsf.h to bsf_internal.hAnton Khirnov2020-05-22
* avcodec/truehd_core_bsf: Remove unused AVClass pointerAndreas Rheinhardt2020-04-19
* truehd_core: Switch to in-place modificationsAndreas Rheinhardt2019-07-09
* truehd_core: Use byte offsets instead of bit offsetsAndreas Rheinhardt2019-07-09
* truehd_core: Miscellaneous improvementsAndreas Rheinhardt2019-07-09
* truehd_core: Return error in case of errorAndreas Rheinhardt2019-07-09
* truehd_core: Correct output sizeAndreas Rheinhardt2019-07-09
* truehd_core: Disable 16-channel presentationAndreas Rheinhardt2019-07-09
* avcodec/mlp_parser: split off shared code to its own fileJames Almer2019-05-07
* avcodec/truehd_core: reset state when flushingJames Almer2019-05-05
* lavc/truehd_core: Initialize the last bytes of the output buffer.Carl Eugen Hoyos2019-03-20
* avcodec: add truehd_core bitstream filterPaul B Mahol2018-11-23