31 Commits (5d97ba5d9c01e478fce2159af49552e9fffde1c0)

Author SHA1 Message Date
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 6aad1204cc avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE 3 years ago
Andreas Rheinhardt 930e560da3 avcodec/decoders: Use const uint8_t* to access input packet data 3 years ago
Zhao Zhili 066368e837 avcodec/libdavs2: workaround memory leak 3 years ago
Zhao Zhili a5931f58f7 avcodec/libdavs2: use frame rate code table 3 years ago
Zhao Zhili 5a7a33f6f2 avcodec/libdavs2: export has_b_frames info 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 69f120ead7 avcodec/avcodec: Don't include cpu.h 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Gyan Doshi 434b626b7a avcodec/libdavs2: unbreak compilation failure 4 years ago
Anton Khirnov 7d09579190 lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS 4 years ago
Anton Khirnov 8a129077cc lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal cap 4 years ago
hwrenx 5252d594a1 lavc/libdavs2: fix frame dumping error description 6 years ago
hwrenx bf05f621d5 lavc/libdavs2: add davs2_flush 6 years ago
hwren ff03418348 lavc/libdavs2: fix parameter setting error 6 years ago
Jun Zhao 807b57a31b lavc/libdavs2: Cosmetics: Fix indentation for switch statement 6 years ago
hwrenx 7499d0b015 lavc/libdavs2: enable multithread 6 years ago
hwrenx 8ef0fdaafc lavc/libdavs2: fix function return value error 6 years ago
hwrenx 42597d6fa0 lavc/libdavs2: output delayed frames 6 years ago
hwrenx 701cbbb58c libdavs2: update api version and enable avx option 6 years ago
Limin Wang 370b8bd847 libavcodec/libdavs2.c: Fix for the wrong line size is used 6 years ago
hwren 31b79e0210 lavc/libdavs2: correct frame type setting 6 years ago
hwren b75afd25ba lavc/libdavs2: remove unused frame counter 6 years ago
Jun Zhao 6885fa7499 lavc/libdavs2: Remove yuv420p10le from fromat list. 6 years ago
hwren c0e9824c0f lavc/libdavs2: fix error return codes 6 years ago
hwren 6f23c327c5 lavc/libdavs2: remove unused header files 6 years ago
hwren f563e7868f avs2: correct avs2 description 7 years ago
James Almer 536bcc30e0 avcodec: add missing files missed in previous commits 7 years ago