summaryrefslogtreecommitdiff
path: root/libavcodec/h264_redundant_pps_bsf.c
Commit message (Expand)AuthorAge
* cbs: ff_cbs_delete_unit: Replace return value with assertAndreas Rheinhardt2019-07-08
* h264_redundant_pps: Fix looping over an access unit's unitsAndreas Rheinhardt2019-07-07
* h264_redundant_pps: Avoid allocations and copies of packet structuresAndreas Rheinhardt2019-07-07
* libavcodec/cbs: Stop needlessly reallocating the units arrayAndreas Rheinhardt2019-02-25
* h264_redundant_pps: Fix memleak in case of errorsAndreas Rheinhardt2018-11-18
* h264_redundant_pps: Fix logging contextAndreas Rheinhardt2018-11-10
* avcodec/h264_redundant_pps_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-16
* lavc: Add h264_redundant_pps bitstream filterMark Thompson2017-10-17