summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_redundant_pps_bsf.c
Commit message (Expand)AuthorAgeFilesLines
* cbs: ff_cbs_delete_unit: Replace return value with assertAndreas Rheinhardt2019-07-081-3/+1
* h264_redundant_pps: Fix looping over an access unit's unitsAndreas Rheinhardt2019-07-071-0/+2
* h264_redundant_pps: Avoid allocations and copies of packet structuresAndreas Rheinhardt2019-07-071-13/+6
* libavcodec/cbs: Stop needlessly reallocating the units arrayAndreas Rheinhardt2019-02-251-2/+4
* h264_redundant_pps: Fix memleak in case of errorsAndreas Rheinhardt2018-11-181-14/+26
* h264_redundant_pps: Fix logging contextAndreas Rheinhardt2018-11-101-1/+1
* avcodec/h264_redundant_pps_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-161-0/+9
* lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-10-171-0/+178
OpenPOWER on IntegriCloud