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-08-23configure: enable the av1_frame_split bsf for the av1 decoderHendrik Leppkes
2022-07-24configure: properly require libx264 if enabledMarvin Scholz
2022-07-10configure: add missing deps for chromakey_cuda filterTimo Rothenpieler
2022-07-09configure: fix SDL2 version check for pkg_config fallbackdvhh
2022-07-07avfilter: add remap opencl filterPaul B Mahol
2022-06-30{configure,avformat/movenc}: enable AC-3 parser for movencJan Ekström
2022-06-25AV1 VDPAU hwaccel Decode supportManojGuptaBonda
2022-06-24configure: select avs2 parser for libdavs2 decoderZhao Zhili
2022-06-21libavutil: Add wchartoutf8(), wchartoansi(), utf8toansi(), getenv_utf8(), fre...Nil Admirari
2022-06-18avformat/librist: bump required version to 0.2.7Marton Balint
2022-06-11avcodec/libx264: Set min build version to 158 for msvcMatt Oliver
2022-05-26qsv: check for libmfx.pc instead of mfx.pcHaihao Xiang
2022-05-25avcodec/mfenc: Dynamically load MFPlat.DLLTrystan Mata
2022-05-25qsv: add requirement for the mininal version of libmfxHaihao Xiang
2022-05-13avformat/movenc: Add support for AVIF muxingVignesh Venkatasubramanian
2022-05-12configure: extend SDL check to accept all 2.x versionsChristopher Degawa
2022-05-10lavf/matroskaenc: enable PGS merge auto bsfJohn Stebbins
2022-04-23lavfi: add vf_iccdetect for parsing ICC profilesNiklas Haas
2022-04-23lavfi: add vf_iccgen for generating ICC profilesNiklas Haas
2022-04-23lavfi: add ICC profile support via lcms2Niklas Haas
2022-04-23avcodec/libjxl: add Jpeg XL encoding via libjxlLeo Izen
2022-04-23avcodec/libjxl: add Jpeg XL decoding via libjxlLeo Izen
2022-04-12avformat: Add IPFS protocol support.Mark Gaiser
2022-04-10avcodec/vbnenc: add VBN encoderMarton Balint
2022-04-10avcodec/vbndec: add VBN decoderMarton Balint
2022-03-24avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFsAndreas Rheinhardt
2022-03-21avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt
2022-03-19configure: Add missing cri->mjpegdec dependencyAndreas Rheinhardt
2022-03-19avcodec/flashsv2enc: Avoid opening and closing z_streamAndreas Rheinhardt
2022-03-19avcodec/lclenc: Use ff_deflate_init/end() wrappersAndreas Rheinhardt
2022-03-19avcodec/pngenc: Use ff_deflate_init/end() wrappersAndreas Rheinhardt
2022-03-19avcodec/zmbvenc: Use ff_deflate_init/end() wrappersAndreas Rheinhardt
2022-03-19avcodec/zlib_wrapper: Add wrapper for deflateInit()Andreas Rheinhardt
2022-03-19avcodec/pngdec: Don't open and close z_streams unnecessarilyAndreas Rheinhardt
2022-03-19avcodec/lscrdec: Don't open and close z_streams unnecessarilyAndreas Rheinhardt
2022-03-19avcodec/flashsv: Use ff_inflate_init/end()Andreas Rheinhardt
2022-03-19avcodec/lcldec: Use ff_inflate_init/end(), cleanup genericallyAndreas Rheinhardt
2022-03-19avcodec/mscc: Use ff_inflate_init/end()Andreas Rheinhardt
2022-03-19avcodec/mvha: Use ff_inflate_init/end()Andreas Rheinhardt
2022-03-19avcodec/mwsc: Use ff_inflate_init/end()Andreas Rheinhardt
2022-03-19avcodec/rasc: Use ff_inflate_init/end()Andreas Rheinhardt
2022-03-19avcodec/tscc: Use ff_inflate_init/end()Andreas Rheinhardt
2022-03-19avcodec/wcmv: Use ff_inflate_init/end()Andreas Rheinhardt
2022-03-19avcodec/zerocodec: Use ff_inflate_init/end()Andreas Rheinhardt
2022-03-19avcodec/zmbv: Use ff_inflate_init/end()Andreas Rheinhardt
2022-03-19avcodec/zlib_wrapper: Add wrappers for zlib inflateInit, inflateEndAndreas Rheinhardt
2022-03-16configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö
2022-03-11configure: move ranlib -D test after setting defaultsAdrian Ratiu
2022-03-10avutil/cpu: add AVX512 Icelake flagWu Jianhua
2022-03-04configure: Fix detecting/using getauxvalMartin Storsjö