Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-02avcodec: add amr parserPaul B Mahol
2021-04-27avcodec: Constify all the AVCodecParsersAndreas Rheinhardt
2021-04-27avcodec: Remove AVCodec, AVParser and AVBitStreamFilter next APIAndreas Rheinhardt
2021-02-25avcodec/avcodec: Add missing deprecation to AVCodecParser.nextAndreas Rheinhardt
2021-02-09avcodec: add cri parserPaul B Mahol
2021-02-05avcodec: add xbm parserPaul B Mahol
2021-01-25avcodec/dolby_e: Add a parserNicolas Gaullier
2020-10-10avcodec/parsers: add missing FF_API_NEXT wrappersJames Almer
2020-10-05lavc/avs3_parser: add avs3 parserhwren
2020-09-24avcodec: add IPU Video decoder and parserPaul B Mahol
2020-06-07libavcodec/jpeg2000_parser: Add jpeg2000 parserGautam Ramakrishnan
2020-04-16avcodec: add a WebP parserJames Almer
2018-12-23avcodec: add g732_1 parserPaul B Mahol
2018-12-10avcodec: add gif parserPaul B Mahol
2018-10-04avcodec: add an AV1 parserJames Almer
2018-07-27lavc: add AVS2/IEEE 1857.4 parserhwren
2018-07-21avcodec/parser: move parsers list and related API to its own fileJames Almer