12 Commits (7b58702cbdce097f32f62c87cd537ab28c04ffb2)

Author SHA1 Message Date
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 9 years ago
Jan Sebechlebsky 8c997b3d3d avcodec/mpeg4_unpack_bframes_bsf: Copy packet props 9 years ago
Andreas Cadhalpun 0224b35c89 avcodec: add unpack packed B-frames bitstream filter 10 years ago