| Commit message (Expand) | Author | Age | Files | Lines |
* | mpeg4_unpack_bframes: Merge close and flush | Andreas Rheinhardt | 2019-10-19 | 1 | -9/+3 |
* | mpeg4_unpack_bframes: Avoid allocations and copies of packet structures | Andreas Rheinhardt | 2019-10-17 | 1 | -42/+35 |
* | avcodec/mpeg4_unpack_bframes_bsf: Use avpriv_find_start_code | Andreas Rheinhardt | 2019-02-04 | 1 | -24/+10 |
* | avcodec/mpeg4_unpack_bframes_bsf: implement a AVBSFContext.flush() callback | James Almer | 2018-08-16 | 1 | -0/+7 |
* | avcodec/mpeg4_unpack_bframes: cache input packets directly | James Almer | 2018-04-25 | 1 | -37/+19 |
* | avcodec/mpeg4_unpack_bframes: make sure the packet is writable when data need... | James Almer | 2018-03-22 | 1 | -0/+3 |
* | avcodec/mpeg4_unpack_bframes: reduce code duplication | James Almer | 2018-03-20 | 1 | -10/+10 |
* | avcodec/mpeg4_unpack_bframes_bsf: Check av_packet_from_data() return value | Jan Sebechlebsky | 2016-07-22 | 1 | -1/+5 |
* | avcodec/mpeg4_unpack_bframes_bsf: Copy packet props | Jan Sebechlebsky | 2016-07-22 | 1 | -0/+6 |
* | Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab' | Derek Buitenhuis | 2016-04-17 | 1 | -67/+64 |
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
* | avcodec: add unpack packed B-frames bitstream filter | Andreas Cadhalpun | 2015-04-05 | 1 | -0/+194 |