| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'eec93e57096aa4804862d62760442380c70d489b' | James Almer | 2019-02-20 | 1 | -1/+9 |
|\ |
|
| * | libopenh264dec: Use a newer decoding entry point function | Martin Storsjö | 2019-01-26 | 1 | -1/+9 |
* | | Merge commit '83678dbbae64ad8c501e0c732c1117e642c25dae' | James Almer | 2018-09-11 | 1 | -0/+9 |
|\| |
|
| * | libopenh264dec: Export the decoded profile and level in AVCodecContext | Martin Storsjö | 2018-08-31 | 1 | -0/+9 |
* | | Merge commit 'e1e3a12242347dd11174b2fb9ddac8dc8df16224' | James Almer | 2018-09-02 | 1 | -5/+14 |
|\| |
|
| * | libopenh264: Add support for decoding of b-frames | Martin Storsjö | 2018-08-01 | 1 | -5/+14 |
| * | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -0/+1 |
* | | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -0/+1 |
* | | avcodec/libopenh264dec: check for ff_set_dimensions() return value | James Almer | 2017-09-28 | 1 | -2/+4 |
* | | Merge commit '030de53e9cc225dc767458aedcc87efd457b4f3b' | James Almer | 2017-09-28 | 1 | -121/+25 |
|\| |
|
| * | libopenh264dec: Let the framework use the h264_mp4toannexb bitstream filter | Martin Storsjö | 2017-02-15 | 1 | -119/+25 |
* | | avcodec/libopenh264dec: fix return error value when h264_mp4toannexb_bsf is n... | James Almer | 2017-05-24 | 1 | -1/+1 |
* | | Merge commit '36b380dcd52ef47d7ba0559ed51192c88d82a9bd' | Hendrik Leppkes | 2016-11-18 | 1 | -10/+5 |
|\| |
|
| * | libopenh264dec: Simplify the init thanks to FF_CODEC_CAP_INIT_CLEANUP being set | Martin Storsjö | 2016-07-15 | 1 | -10/+5 |
| * | libopenh264dec: Fix cleanup if the init failed early | Martin Storsjö | 2016-07-15 | 1 | -1/+1 |
| * | libopenh264: Support building with the 1.6 release | Martin Storsjö | 2016-07-09 | 1 | -0/+2 |
| * | Add an OpenH264 decoder wrapper | Martin Storsjö | 2016-06-28 | 1 | -0/+245 |
* | Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27' | Hendrik Leppkes | 2016-10-07 | 1 | -0/+4 |
* | libopenh264: Support building with the 1.6 release | Martin Storsjö | 2016-07-27 | 1 | -0/+2 |
* | Add an OpenH264 decoder wrapper | Martin Storsjö | 2016-07-27 | 1 | -0/+243 |