summaryrefslogtreecommitdiff
path: root/libavcodec/libopenh264dec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/libopenh264dec: check for ff_set_dimensions() return valueJames Almer2017-09-281-2/+4
* Merge commit '030de53e9cc225dc767458aedcc87efd457b4f3b'James Almer2017-09-281-121/+25
|\
| * libopenh264dec: Let the framework use the h264_mp4toannexb bitstream filterMartin Storsjö2017-02-151-119/+25
* | avcodec/libopenh264dec: fix return error value when h264_mp4toannexb_bsf is n...James Almer2017-05-241-1/+1
* | Merge commit '36b380dcd52ef47d7ba0559ed51192c88d82a9bd'Hendrik Leppkes2016-11-181-10/+5
|\ \ | |/
| * libopenh264dec: Simplify the init thanks to FF_CODEC_CAP_INIT_CLEANUP being setMartin Storsjö2016-07-151-10/+5
| * libopenh264dec: Fix cleanup if the init failed earlyMartin Storsjö2016-07-151-1/+1
| * libopenh264: Support building with the 1.6 releaseMartin Storsjö2016-07-091-0/+2
| * Add an OpenH264 decoder wrapperMartin Storsjö2016-06-281-0/+245
* Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes2016-10-071-0/+4
* libopenh264: Support building with the 1.6 releaseMartin Storsjö2016-07-271-0/+2
* Add an OpenH264 decoder wrapperMartin Storsjö2016-07-271-0/+243