12 Commits (2c8dc7e953e532752500e8145aa1ceee908bda2f)

Author SHA1 Message Date
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 3 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 7ca99e1f15 avcodec/lscrdec: Don't open and close z_streams unnecessarily 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Michael Niedermayer c01cd2a8b2 avcodec/lscrdec: Check length in decode_idat() 4 years ago
Anton Khirnov 781fc06f8e lscrdec: add copyright header 4 years ago
Anton Khirnov d3d99a0a06 lavc/lscrdec: use ff_reget_buffer() 4 years ago
Anton Khirnov 087359ad85 lavc/lscrdec: drop unapplicable private capabilities 4 years ago
Anton Khirnov 3a5b857d4c lavc: split LSCR decoder out of PNG decoder 4 years ago