]> git.sesse.net Git - ffmpeg/history - libavcodec/cdtoons.c
avcodec: Constify AVCodecs
[ffmpeg] / libavcodec / cdtoons.c
2021-04-27 Andreas Rheinhardtavcodec: Constify AVCodecs
2020-12-04 Andreas Rheinhardtavcodec/cdtoons: Mark decoder as init-threadsafe
2020-05-12 Michael Niedermayeravcodec/cdtoons: Check sprite_offset is within the...
2020-02-28 Andreas Rheinhardtavcodec/cdtoons: Remove superfluous ;
2020-02-21 Michael Niedermayeravcodec/cdtoons: Fix off by 4 check on diff_size
2020-02-21 Michael Niedermayeravcodec/cdtoons: Correct several end of data checks...
2020-02-15 Alyssa Milburnavcodec: add cdtoons decoder