14 Commits (83a8b9fac7b03a3a9c703e2a0641ab2cc35efaae)

Author SHA1 Message Date
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt e2c24e6a29 avcodec/internal: Move ff_reget_buffer() to decode.h 2 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 2 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt ce7dbd0481 avcodec/codec_internal: Make FFCodec.decode use AVFrame* 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 868368aa38 avcodec/cdtoons: Mark decoder as init-threadsafe 4 years ago
Michael Niedermayer 4d701e9222 avcodec/cdtoons: Check sprite_offset is within the packet 5 years ago
Andreas Rheinhardt b6879b61df avcodec/cdtoons: Remove superfluous ; 5 years ago
Michael Niedermayer d2aff350bc avcodec/cdtoons: Fix off by 4 check on diff_size 5 years ago
Michael Niedermayer 4c31db5a32 avcodec/cdtoons: Correct several end of data checks in cdtoons_render_sprite() 5 years ago
Alyssa Milburn 732d77dc50 avcodec: add cdtoons decoder 5 years ago