10 Commits (fc3f5cd149326b0a478c9a4a34acc22cf757ef02)

Author SHA1 Message Date
Anton Khirnov bdd6aa25c1 avcodec.h: split bitstream filters API into its own header 5 years ago
Anton Khirnov bf80725352 lavc: rename bsf.h to bsf_internal.h 5 years ago
Andreas Rheinhardt 730e5be3aa cbs: ff_cbs_delete_unit: Replace return value with assert 5 years ago
Andreas Rheinhardt 9362f1a982 h264_redundant_pps: Fix looping over an access unit's units 5 years ago
Andreas Rheinhardt d78553cc4c h264_redundant_pps: Avoid allocations and copies of packet structures 5 years ago
Andreas Rheinhardt b8c45bbcbc libavcodec/cbs: Stop needlessly reallocating the units array 6 years ago
Andreas Rheinhardt 40b74abfca h264_redundant_pps: Fix memleak in case of errors 6 years ago
Andreas Rheinhardt 6dafcb6fdb h264_redundant_pps: Fix logging context 6 years ago
James Almer 0e27e27670 h264_redundant_pps_bsf: implement a AVBSFContext.flush() callback 6 years ago
James Almer 2954e51393 avcodec/h264_redundant_pps_bsf: implement a AVBSFContext.flush() callback 6 years ago
Mark Thompson 2651352988 cbs: Allocate the context inside the init function 7 years ago
Mark Thompson 8b26306294 lavc: Add h264_redundant_pps bitstream filter 7 years ago
Mark Thompson e6874bc3af lavc: Add h264_redundant_pps bitstream filter 7 years ago