| Commit message (Expand) | Author | Age | Files | Lines |
* | cbs: ff_cbs_delete_unit: Replace return value with assert | Andreas Rheinhardt | 2019-07-08 | 1 | -3/+1 |
* | h264_redundant_pps: Fix looping over an access unit's units | Andreas Rheinhardt | 2019-07-07 | 1 | -0/+2 |
* | h264_redundant_pps: Avoid allocations and copies of packet structures | Andreas Rheinhardt | 2019-07-07 | 1 | -13/+6 |
* | libavcodec/cbs: Stop needlessly reallocating the units array | Andreas Rheinhardt | 2019-02-25 | 1 | -2/+4 |
* | h264_redundant_pps: Fix memleak in case of errors | Andreas Rheinhardt | 2018-11-18 | 1 | -14/+26 |
* | h264_redundant_pps: Fix logging context | Andreas Rheinhardt | 2018-11-10 | 1 | -1/+1 |
* | avcodec/h264_redundant_pps_bsf: implement a AVBSFContext.flush() callback | James Almer | 2018-08-16 | 1 | -0/+9 |
* | lavc: Add h264_redundant_pps bitstream filter | Mark Thompson | 2017-10-17 | 1 | -0/+178 |