20 Commits (56bbfe1136306665f83b3f02eb7f94c12c6ab99e)

Author SHA1 Message Date
Andreas Rheinhardt 7ae1c0dd3e avcodec/h264_redundant_pps_bsf: Don't remove PPS 2 years ago
Andreas Rheinhardt f4098bbc3b avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs 3 years ago
Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
Andreas Rheinhardt b574fb472e avcodec/h264_redundant_pps_bsf: Inline constant 3 years ago
Andreas Rheinhardt 5892a55d55 avcodec/h264_redundant_pps_bsf: Support multiple input PPS 3 years ago
Andreas Rheinhardt 5e7bdbfff6 avcodec/h264_redundant_pps_bsf: Remove flush callback 3 years ago
Andreas Rheinhardt 4608f7cc6a Remove unnecessary mem.h inclusions 3 years ago
Mark Thompson fa75e43875 h264_redundant_pps_bsf: Use common cbs bsf implementation 4 years ago
Andreas Rheinhardt d1c6e09d09 h264_redundant_pps: Make it reference-compatible 4 years ago
Andreas Rheinhardt 1bdbc50bf4 avcodec/cbs: Remove unused function parameters 4 years ago
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