summaryrefslogtreecommitdiffstats
path: root/libavcodec/truehd_core_bsf.c
Commit message (Expand)AuthorAgeFilesLines
* truehd_core: Switch to in-place modificationsAndreas Rheinhardt2019-07-091-33/+31
* truehd_core: Use byte offsets instead of bit offsetsAndreas Rheinhardt2019-07-091-9/+11
* truehd_core: Miscellaneous improvementsAndreas Rheinhardt2019-07-091-26/+13
* truehd_core: Return error in case of errorAndreas Rheinhardt2019-07-091-4/+10
* truehd_core: Correct output sizeAndreas Rheinhardt2019-07-091-5/+2
* truehd_core: Disable 16-channel presentationAndreas Rheinhardt2019-07-091-1/+2
* avcodec/mlp_parser: split off shared code to its own fileJames Almer2019-05-071-1/+1
* avcodec/truehd_core: reset state when flushingJames Almer2019-05-051-0/+7
* lavc/truehd_core: Initialize the last bytes of the output buffer.Carl Eugen Hoyos2019-03-201-0/+2
* avcodec: add truehd_core bitstream filterPaul B Mahol2018-11-231-0/+184
OpenPOWER on IntegriCloud