summaryrefslogtreecommitdiff
path: root/libavcodec/mpeg4_unpack_bframes_bsf.c
Commit message (Expand)AuthorAge
* avcodec.h: split bitstream filters API into its own headerAnton Khirnov2020-05-22
* lavc: rename bsf.h to bsf_internal.hAnton Khirnov2020-05-22
* mpeg4_unpack_bframes: Merge close and flushAndreas Rheinhardt2019-10-19
* mpeg4_unpack_bframes: Avoid allocations and copies of packet structuresAndreas Rheinhardt2019-10-17
* avcodec/mpeg4_unpack_bframes_bsf: Use avpriv_find_start_codeAndreas Rheinhardt2019-02-04
* avcodec/mpeg4_unpack_bframes_bsf: implement a AVBSFContext.flush() callbackJames Almer2018-08-16
* avcodec/mpeg4_unpack_bframes: cache input packets directlyJames Almer2018-04-25
* avcodec/mpeg4_unpack_bframes: make sure the packet is writable when data need...James Almer2018-03-22
* avcodec/mpeg4_unpack_bframes: reduce code duplicationJames Almer2018-03-20
* avcodec/mpeg4_unpack_bframes_bsf: Check av_packet_from_data() return valueJan Sebechlebsky2016-07-22
* avcodec/mpeg4_unpack_bframes_bsf: Copy packet propsJan Sebechlebsky2016-07-22
* Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab'Derek Buitenhuis2016-04-17
* Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
* avcodec: add unpack packed B-frames bitstream filterAndreas Cadhalpun2015-04-05