42 Commits (dcf26aa3a2e7d5195445a5373063def3c0508d5b)

Author SHA1 Message Date
John Mather a2175ca861 avcodec/libkvazaar: Respect codec context color settings. 1 year ago
Andreas Rheinhardt 423b6a7e49 avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 1 year ago
Anton Khirnov 7d1d61cc5f lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
Anton Khirnov 2ad468ed1f lavc/libkvazaar,libopenh264enc: drop redundant checks 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
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 5aabb2596f avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefault 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 b09ea67b40 avcodec/libkvazaar: Increase array size 3 years ago
Andreas Rheinhardt 95c8a859d9 avcodec/libkvazaar: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt 1c7f252783 avcodec: Remove redundant freeing of extradata of encoders 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 11bc790893 avcodec: Remove deprecated AVCodecContext.coded_frame 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
Joose Sainio 0cd8769207 avcodec/libkvazaar: Set default ratecontrol algorithm for libkvazaar 4 years ago
Jun Zhao d5abb11738 lavc/libkvazaar: export encoded frame stats 4 years ago
Jun Zhao 21e86a12e6 lavc/libkvazaar: fix framerate setting 5 years ago
Jun Zhao cf9c9a9db9 lavc/libkvazaar: fix memory leak after av_dict_parse_string fail 5 years ago
Jun Zhao 3f08ed3920 lavc/libkvazaar: indent the code 6 years ago
Jun Zhao 59deae5d1c lavc/libkvazaar: Use avctx->frame_rate first for framerate setting 6 years ago
Jun Zhao 72b047a7a7 lavc/kvazaar: fix auto thread flag in kvazaar wrapper. 6 years ago
Jun Zhao e2921578c0 lavc/libkvazaar: fix incompatible pointer type. 7 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
wm4 47687a2f8a avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
Jun Zhao 2c6b0315d9 lavc/libkvazaar: switch to ff_alloc_packet2. 7 years ago
Diego Biurrun d5759701a8 libkvazaar: Add missing header #includes 8 years ago
Arttu Ylä-Outinen 7d1e985528 libkvazaar: Set frame rate as a rational number 9 years ago
Arttu Ylä-Outinen 472d488ebc libkvazaar: Set frame rate as a rational number 9 years ago
Arttu Ylä-Outinen 233d2fa044 kvazaar: Add libkvazaar HEVC encoder 9 years ago
Arttu Ylä-Outinen cb8999f368 doc/encoders: Fix libkvazaar documentation 9 years ago
Arttu Ylä-Outinen 0e34868387 libkvazaar: Fix setting framerate 9 years ago
Arttu Ylä-Outinen 5fefa7b512 libkvazaar: Use av_image_copy for copying pixels 9 years ago
Arttu Ylä-Outinen 8db62f0419 libkvazaar: Set pts and dts 9 years ago
Arttu Ylä-Outinen c09419ca80 libkvazaar: Replace asserts with proper errors 9 years ago
Arttu Ylä-Outinen 425d6134ed libkvazaar: Remove unnecessary NULL checks 9 years ago
Arttu Ylä-Outinen b3777b2c2e libkvazaar: Update to work with the latest version 9 years ago
Arttu Ylä-Outinen b90b6af710 avcodec: add libkvazaar HECV encoder 10 years ago