22 Commits (b62d41df07c627a677c69da139fd7e3710495a3a)

Author SHA1 Message Date
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt b9eaf77ed1 avcodec/internal: Move ff_set_dimensions() to decode.h 2 years ago
Andreas Rheinhardt 66b691f99f avcodec/internal: Move ff_get_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 ac692aa8e9 avcodec/rasc: Use ff_inflate_init/end() 3 years ago
Andreas Rheinhardt c9b44a79d1 avcodec/rasc: Fix potential use of uninitialized value 3 years ago
Andreas Rheinhardt 2934a4b9a5 Remove unnecessary avassert.h inclusions 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 74bffc00c5 avcodec: Constify some AVPackets 4 years ago
Michael Niedermayer 380a3a0adf avcodec/rasc: Check frame before clearing 4 years ago
Michael Niedermayer 17603094d5 avcodec/rasc: Check input size in decode_fint() 5 years ago
Michael Niedermayer 9f4af97aff avcodec/rasc: Move ff_get_buffer() after frame checks 6 years ago
Michael Niedermayer f4079d5174 avcodec/rasc: Check uncompressed dlta size 6 years ago
Michael Niedermayer 092cb17983 avcodec/rasc: Check that the number of moves is less than or equal the number of pixels 6 years ago
Michael Niedermayer 52ba824c65 avcodec/rasc: Check input space before reading chunk 6 years ago
Michael Niedermayer f515c978f6 avcodec/rasc: unref both frames on reinit 6 years ago
Michael Niedermayer 9a9034958a avcodec/rasc: Fix off by 1 error in vertical coordinate 6 years ago
Paul B Mahol a5278b672a avcodec: add RemotelyAnywhere Screen Capture decoder 6 years ago