| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/libkvazaar: Allow user-supplied buffers | Andreas Rheinhardt | 2021-05-23 | 1 | -2/+4 |
* | avcodec: Remove redundant freeing of extradata of encoders | Andreas Rheinhardt | 2021-04-28 | 1 | -3/+0 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec: Remove deprecated AVCodecContext.coded_frame | Andreas Rheinhardt | 2021-04-27 | 1 | -11/+0 |
* | lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS | Anton Khirnov | 2021-03-16 | 1 | -1/+1 |
* | lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal cap | Anton Khirnov | 2021-03-16 | 1 | -1/+2 |
* | avcodec/libkvazaar: Set default ratecontrol algorithm for libkvazaar | Joose Sainio | 2021-01-04 | 1 | -0/+3 |
* | lavc/libkvazaar: export encoded frame stats | Jun Zhao | 2020-08-20 | 1 | -0/+30 |
* | lavc/libkvazaar: fix framerate setting | Jun Zhao | 2020-08-02 | 1 | -6/+1 |
* | lavc/libkvazaar: fix memory leak after av_dict_parse_string fail | Jun Zhao | 2020-01-04 | 1 | -1/+1 |
* | lavc/libkvazaar: indent the code | Jun Zhao | 2018-12-20 | 1 | -6/+5 |
* | lavc/libkvazaar: Use avctx->frame_rate first for framerate setting | Jun Zhao | 2018-12-20 | 1 | -6/+16 |
* | lavc/kvazaar: fix auto thread flag in kvazaar wrapper. | Jun Zhao | 2018-12-02 | 1 | -1/+1 |
* | lavc/libkvazaar: fix incompatible pointer type. | Jun Zhao | 2018-08-22 | 1 | -1/+1 |
* | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -0/+2 |
* | lavc/libkvazaar: switch to ff_alloc_packet2. | Jun Zhao | 2017-11-10 | 1 | -1/+1 |
* | Merge commit 'd5759701a82926059ae3e2530805e900041a5419' | James Almer | 2017-04-13 | 1 | -0/+4 |
|\ |
|
| * | libkvazaar: Add missing header #includes | Diego Biurrun | 2016-12-08 | 1 | -0/+4 |
| * | libkvazaar: Set frame rate as a rational number | Arttu Ylä-Outinen | 2016-01-19 | 1 | -2/+2 |
* | | libkvazaar: Set frame rate as a rational number | Arttu Ylä-Outinen | 2016-01-20 | 1 | -2/+7 |
* | | Merge commit '233d2fa0443197df12b4f7823d591dad964149b3' | Hendrik Leppkes | 2015-10-27 | 1 | -67/+82 |
|\| |
|
| * | kvazaar: Add libkvazaar HEVC encoder | Arttu Ylä-Outinen | 2015-10-23 | 1 | -0/+300 |
* | doc/encoders: Fix libkvazaar documentation | Arttu Ylä-Outinen | 2015-10-07 | 1 | -1/+0 |
* | libkvazaar: Fix setting framerate | Arttu Ylä-Outinen | 2015-10-07 | 1 | -1/+1 |
* | libkvazaar: Use av_image_copy for copying pixels | Arttu Ylä-Outinen | 2015-10-07 | 1 | -13/+11 |
* | libkvazaar: Set pts and dts | Arttu Ylä-Outinen | 2015-10-07 | 1 | -1/+8 |
* | libkvazaar: Replace asserts with proper errors | Arttu Ylä-Outinen | 2015-10-07 | 1 | -3/+21 |
* | libkvazaar: Remove unnecessary NULL checks | Arttu Ylä-Outinen | 2015-10-07 | 1 | -4/+4 |
* | libkvazaar: Update to work with the latest version | Arttu Ylä-Outinen | 2015-10-07 | 1 | -1/+15 |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | avcodec: add libkvazaar HECV encoder | Arttu Ylä-Outinen | 2015-07-14 | 1 | -0/+248 |