summaryrefslogtreecommitdiff
path: root/libavcodec/pcm_rechunk_bsf.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFsAndreas Rheinhardt2022-03-231-4/+4
* pcm: convert to new channel layout APIAnton Khirnov2022-03-151-2/+3
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-221-1/+0
* avcodec/avcodec: Stop including bsf.h in avcodec.hAndreas Rheinhardt2021-07-221-0/+1
* lavc: rename bsf.h to bsf_internal.hAnton Khirnov2020-05-221-1/+1
* avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audioMarton Balint2020-05-071-0/+220