30 Commits (32b20a274a8a628b5f255ca6641aef1c9c3b5713)

Author SHA1 Message Date
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 4 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. 6 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 9 years ago