summaryrefslogtreecommitdiff
path: root/libavcodec/libopenh264dec.c
Commit message (Expand)AuthorAge
* avcodec: Make init-threadsafety the defaultAndreas Rheinhardt2022-07-18
* avcodec/openh264: return (DE|EN)CODER_NOT_FOUND if version check failsAndreas Schneider2022-07-08
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Make FFCodec.decode use AVFrame*Andreas Rheinhardt2022-04-05
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-21
* avcodec/libopenh264dec: Increase array sizes, fix stack-buffer overreadAndreas Rheinhardt2021-12-06
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avutil/frame: Remove deprecated AVFrame.pkt_pts fieldAndreas Rheinhardt2021-04-27
* Merge commit 'eec93e57096aa4804862d62760442380c70d489b'James Almer2019-02-20
|\
| * libopenh264dec: Use a newer decoding entry point functionMartin Storsjö2019-01-26
* | Merge commit '83678dbbae64ad8c501e0c732c1117e642c25dae'James Almer2018-09-11
|\|
| * libopenh264dec: Export the decoded profile and level in AVCodecContextMartin Storsjö2018-08-31
* | Merge commit 'e1e3a12242347dd11174b2fb9ddac8dc8df16224'James Almer2018-09-02
|\|
| * libopenh264: Add support for decoding of b-framesMartin Storsjö2018-08-01
| * avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* | avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* | avcodec/libopenh264dec: check for ff_set_dimensions() return valueJames Almer2017-09-28
* | Merge commit '030de53e9cc225dc767458aedcc87efd457b4f3b'James Almer2017-09-28
|\|
| * libopenh264dec: Let the framework use the h264_mp4toannexb bitstream filterMartin Storsjö2017-02-15
* | avcodec/libopenh264dec: fix return error value when h264_mp4toannexb_bsf is n...James Almer2017-05-24
* | Merge commit '36b380dcd52ef47d7ba0559ed51192c88d82a9bd'Hendrik Leppkes2016-11-18
|\|
| * libopenh264dec: Simplify the init thanks to FF_CODEC_CAP_INIT_CLEANUP being setMartin Storsjö2016-07-15
| * libopenh264dec: Fix cleanup if the init failed earlyMartin Storsjö2016-07-15
| * libopenh264: Support building with the 1.6 releaseMartin Storsjö2016-07-09
| * Add an OpenH264 decoder wrapperMartin Storsjö2016-06-28
* Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes2016-10-07
* libopenh264: Support building with the 1.6 releaseMartin Storsjö2016-07-27
* Add an OpenH264 decoder wrapperMartin Storsjö2016-07-27