14 Commits (465ddcb6009a79654769d36c840591cbcc65da10)

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 fee1bffbc2 mpeg4_unpack_bframes: Merge close and flush 5 years ago
Andreas Rheinhardt eb17bf6fd3 mpeg4_unpack_bframes: Avoid allocations and copies of packet structures 5 years ago
Andreas Rheinhardt 1eb6bfbc1f avcodec/mpeg4_unpack_bframes_bsf: Use avpriv_find_start_code 6 years ago
James Almer e5b1f2b027 avcodec/mpeg4_unpack_bframes_bsf: implement a AVBSFContext.flush() callback 6 years ago
James Almer bd90a2ec04 avcodec/mpeg4_unpack_bframes: cache input packets directly 7 years ago
James Almer 4f2ff3a53e avcodec/mpeg4_unpack_bframes: make sure the packet is writable when data needs to be changed 7 years ago
James Almer bd60116794 avcodec/mpeg4_unpack_bframes: reduce code duplication 7 years ago
Jan Sebechlebsky 1c46e53dcc avcodec/mpeg4_unpack_bframes_bsf: Check av_packet_from_data() return value 8 years ago
Jan Sebechlebsky 8c997b3d3d avcodec/mpeg4_unpack_bframes_bsf: Copy packet props 8 years ago
Andreas Cadhalpun 0224b35c89 avcodec: add unpack packed B-frames bitstream filter 10 years ago