| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/libxavs2: Allow user-supplied buffers | Andreas Rheinhardt | 2021-05-23 | 1 | -5/+5 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | 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 | -0/+1 |
* | lavc/libxavs2.c: mark key-frame packets | hwren | 2020-07-28 | 1 | -0/+6 |
* | avcodec/libxavs2: use AV_OPT_TYPE_DICT for xavs2-params | Marton Balint | 2020-01-01 | 1 | -11/+5 |
* | lavc/libxavs2.c: optimize error descriptions | hwren | 2019-12-04 | 1 | -6/+6 |
* | lavc/libxavs2.c: fix code style - spaces | hwren | 2019-12-04 | 1 | -8/+5 |
* | lavc/libxavs2.c: avoid recomputations of pointers in xavs2_copy_frame* functions | hwren | 2019-12-04 | 1 | -9/+23 |
* | lavc/libxavs2.c: use more descriptive variable names in xavs2_copy_frame* fun... | hwren | 2019-12-04 | 1 | -15/+14 |
* | lavc/libxavs2: fix parameter setting result determination | hwren | 2019-10-15 | 1 | -1/+1 |
* | lavc/libxavs2: use upper layer qp parameters first | hwren | 2019-02-19 | 1 | -2/+2 |
* | lavc/libxavs2: remove unused context parameter | hwren | 2019-02-19 | 1 | -1/+0 |
* | lavc/libxavs2: Cosmetics: Fix indentation for switch statement | Jun Zhao | 2019-01-04 | 1 | -17/+17 |
* | lavc/libxavs2: Remove yuv420p10le from fromat list. | Jun Zhao | 2018-10-28 | 1 | -1/+2 |
* | lavc/libxavs2: enable OpenGop | hwren | 2018-10-28 | 1 | -1/+1 |
* | lavc/libxavs2: fix intra period meaning conflict | hwren | 2018-10-28 | 1 | -2/+2 |
* | lavc/libxavs2: unified naming style | hwren | 2018-10-28 | 1 | -13/+13 |
* | lavc/libxavs2: remove nonexistent parameters | hwren | 2018-09-17 | 1 | -4/+0 |
* | lavc, doc, configure: add libxavs2 video encoder wrapper | hwren | 2018-09-11 | 1 | -0/+297 |