summaryrefslogtreecommitdiff
path: root/libavcodec/libxavs2.c
Commit message (Expand)AuthorAge
* avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt2022-07-18
* avcodec/libxavs2: Improve r redundancy in occuredMichael Niedermayer2022-05-06
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefaultAndreas Rheinhardt2022-03-21
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-21
* avcodec/mpegvideo: Move encoder-only stuff to a new headerAndreas Rheinhardt2022-02-13
* avcodec/libxavs2: Allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADSAnton Khirnov2021-03-16
* lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal capAnton Khirnov2021-03-16
* lavc/libxavs2.c: mark key-frame packetshwren2020-07-28
* avcodec/libxavs2: use AV_OPT_TYPE_DICT for xavs2-paramsMarton Balint2020-01-01
* lavc/libxavs2.c: optimize error descriptionshwren2019-12-04
* lavc/libxavs2.c: fix code style - spaceshwren2019-12-04
* lavc/libxavs2.c: avoid recomputations of pointers in xavs2_copy_frame* functionshwren2019-12-04
* lavc/libxavs2.c: use more descriptive variable names in xavs2_copy_frame* fun...hwren2019-12-04
* lavc/libxavs2: fix parameter setting result determinationhwren2019-10-15
* lavc/libxavs2: use upper layer qp parameters firsthwren2019-02-19
* lavc/libxavs2: remove unused context parameterhwren2019-02-19
* lavc/libxavs2: Cosmetics: Fix indentation for switch statementJun Zhao2019-01-04
* lavc/libxavs2: Remove yuv420p10le from fromat list.Jun Zhao2018-10-28
* lavc/libxavs2: enable OpenGophwren2018-10-28
* lavc/libxavs2: fix intra period meaning conflicthwren2018-10-28
* lavc/libxavs2: unified naming stylehwren2018-10-28
* lavc/libxavs2: remove nonexistent parametershwren2018-09-17
* lavc, doc, configure: add libxavs2 video encoder wrapperhwren2018-09-11