summaryrefslogtreecommitdiff
path: root/libavcodec/cbs_bsf.c
Commit message (Expand)AuthorAge
* avcodec/cbs_bsf: use ff_cbs_read_packet_side_data() to parse extradata in pac...James Almer2021-08-14
* avcodec/avcodec: Stop including bsf.h in avcodec.hAndreas Rheinhardt2021-07-22
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avcodec: use the buffer_size_t typedef where requiredJames Almer2021-03-10
* cbs: Implement common parts of cbs-based bitstream filters separatelyMark Thompson2021-01-21