Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-03avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt
2022-07-18avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt
2022-05-06avcodec/libxavs2: Improve r redundancy in occuredMichael Niedermayer
2022-04-05avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt
2022-03-21avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefaultAndreas Rheinhardt
2022-03-21avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt
2022-03-21avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt
2022-02-13avcodec/mpegvideo: Move encoder-only stuff to a new headerAndreas Rheinhardt
2021-05-23avcodec/libxavs2: Allow user-supplied buffersAndreas Rheinhardt
2021-04-27avcodec: Constify AVCodecsAndreas Rheinhardt
2021-03-16lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADSAnton Khirnov
2021-03-16lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal capAnton Khirnov
2020-07-28lavc/libxavs2.c: mark key-frame packetshwren
2020-01-01avcodec/libxavs2: use AV_OPT_TYPE_DICT for xavs2-paramsMarton Balint
2019-12-04lavc/libxavs2.c: optimize error descriptionshwren
2019-12-04lavc/libxavs2.c: fix code style - spaceshwren
2019-12-04lavc/libxavs2.c: avoid recomputations of pointers in xavs2_copy_frame* functionshwren
2019-12-04lavc/libxavs2.c: use more descriptive variable names in xavs2_copy_frame* fun...hwren
2019-10-15lavc/libxavs2: fix parameter setting result determinationhwren
2019-02-19lavc/libxavs2: use upper layer qp parameters firsthwren
2019-02-19lavc/libxavs2: remove unused context parameterhwren
2019-01-04lavc/libxavs2: Cosmetics: Fix indentation for switch statementJun Zhao
2018-10-28lavc/libxavs2: Remove yuv420p10le from fromat list.Jun Zhao
2018-10-28lavc/libxavs2: enable OpenGophwren
2018-10-28lavc/libxavs2: fix intra period meaning conflicthwren
2018-10-28lavc/libxavs2: unified naming stylehwren
2018-09-18lavc/libxavs2: remove nonexistent parametershwren
2018-09-11lavc, doc, configure: add libxavs2 video encoder wrapperhwren