]> git.sesse.net Git - ffmpeg/history - libavcodec/codec.h
avcodec/codec, allcodecs: Constify the AVCodec API
[ffmpeg] / libavcodec / codec.h
2021-04-27 Andreas Rheinhardtavcodec/codec, allcodecs: Constify the AVCodec API
2021-04-27 Andreas Rheinhardtavcodec: Remove AVCodec, AVParser and AVBitStreamFilter...
2021-04-14 Hendrik Leppkespthread_frame: introduce a codec callback to update...
2021-03-16 Anton Khirnovlavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OT...
2021-03-12 James Almeravcodec: add a get_encode_buffer() callback to AVCodecC...
2021-03-08 Andreas Rheinhardtavcodec/codec: Update init_static_data doxygen
2021-03-07 James Almeravcodec/codec: add doxy to AVCodec.decode()
2021-03-07 James Almeravcodec/codec: use the correct name for all AVCodec...
2021-03-07 James Almeravcodec/codec: remove outdated comment about AVCodec...
2020-11-08 Mark Thompsonlavc: Mark hw_config pointer arrays as const
2020-10-11 James Almeravcodec/codec.h: add missing FF_API_NEXT wrapper
2020-06-18 James Almeravcodec/encode: restructure the core encoding code
2020-05-27 Anton Khirnovavcodec.h: split AVCodec API into its own header