summaryrefslogtreecommitdiff
path: root/libavcodec/codec.h
Commit message (Expand)AuthorAge
* avcodec/codec: Update init_static_data doxygenAndreas Rheinhardt2021-03-08
* avcodec/codec: add doxy to AVCodec.decode()James Almer2021-03-07
* avcodec/codec: use the correct name for all AVCodec.decode() parametersJames Almer2021-03-07
* avcodec/codec: remove outdated comment about AVCodec.encode2()James Almer2021-03-07
* lavc: Mark hw_config pointer arrays as constMark Thompson2020-11-08
* avcodec/codec.h: add missing FF_API_NEXT wrapperJames Almer2020-10-10
* avcodec/encode: restructure the core encoding codeJames Almer2020-06-18
* avcodec.h: split AVCodec API into its own headerAnton Khirnov2020-05-27