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-11-10libx265: support ATSC A/53 captionserankor
2022-11-10avcodec/nvenc: remove unsupported AV1 High ProfileTimo Rothenpieler
2022-11-06avcodec/mpegvideo_enc: Move initializing QpelDSPCtx to mpeg4videoenc.cAndreas Rheinhardt
2022-11-06avcodec/vc1dec: Remove VC-1 decoders->H.263 decoder dependencyAndreas Rheinhardt
2022-11-06avcodec/vc1dec: Split VC-1 decoders from msmpeg4Andreas Rheinhardt
2022-11-06qdm2: convert to lavu/txLynne
2022-11-06imc: convert to lavu/tx, remove NIH iMDCT and replace with a standard oneLynne
2022-11-06libavcodec: remove mdct15Lynne
2022-11-06vorbisenc: convert to lavu/txLynne
2022-11-06atrac3plus: convert to lavu/txLynne
2022-11-06atrac3: convert to lavu/txLynne
2022-11-06atrac1: convert to lavu/txLynne
2022-11-06wma: convert to lavu/txLynne
2022-11-06on2avc: convert to lavu/txLynne
2022-11-06nellymoserenc: convert to lavu/txLynne
2022-11-06nellymoserdec: convert to lavu/txLynne
2022-11-06dcaenc: convert to lavu/txLynne
2022-11-06dca_lbr: convert to lavu/txLynne
2022-11-06dolby_e: convert to lavu/txLynne
2022-11-06cookdec: convert to lavu/txLynne
2022-11-06aacenc: convert to lavu/txLynne
2022-11-06wmaprodec: convert to lavu/txLynne
2022-11-06atrac9dec: convert to lavu/txLynne
2022-11-06twinvq: convert to lavu/txLynne
2022-11-06vorbisdec: convert to lavu/txLynne
2022-11-06aacdec: convert to lavu/tx and support fixed-point 960-sample decodingLynne
2022-11-06ac3: convert to lavu/txLynne
2022-11-05avcodec/nvenc: add AV1 encoding supportTimo Rothenpieler
2022-11-03configure: add pkg-config check for chromaprintTimo Rothenpieler
2022-10-31configure: add pkg-config check for OpenALTimo Rothenpieler
2022-10-27configure: Remove a leftover comment about MSVC C99 supportMartin Storsjö
2022-10-27configure: Remove unnecessary mpeg[12]video_enc->h263dsp dependenciesAndreas Rheinhardt
2022-10-27avcodec/mpegvideo: Don't initialize H264Chroma ctx unnecessarilyAndreas Rheinhardt
2022-10-24libavcodec/qsvenc_av1: add av1_qsv encoderWenbin Chen
2022-10-24lavu/thread: add an internal function for setting thread nameAnton Khirnov
2022-10-24avcodec/eatqi: Don't use IDCTDSP-API unnecessarilyAndreas Rheinhardt
2022-10-24avcodec/eatgq: Don't use IDCTDSP-API unnecessarilyAndreas Rheinhardt
2022-10-24avcodec/eamad: Don't use IDCTDSP-API unnecessarilyAndreas Rheinhardt
2022-10-24configure: Add idctdsp dependency to codecs that need itAndreas Rheinhardt
2022-10-19avcodec/librav1e: support AV_CODEC_CAP_ENCODER_RECON_FRAMEJames Almer
2022-10-19avcodec/librav1e: export extradata on init()James Almer
2022-10-12avcodec/snow: Move initializing MotionEstContext to snowenc.cAndreas Rheinhardt
2022-10-12configure: Add (dnxhd|snow)_encoder->videodsp dependencyAndreas Rheinhardt
2022-10-12configure: Remove unnecessary wmavoice->mdct dependencyAndreas Rheinhardt
2022-10-12configure: Remove unnecessary qdm2_decoder->mdct dependencyAndreas Rheinhardt
2022-10-12configure: Remove unnecessary binkaudio dependenciesAndreas Rheinhardt
2022-10-12configure: Remove unnecessary me_cmp dependenciesAndreas Rheinhardt
2022-10-12configure: Add mpegvideoenc->fdctdsp dependencyAndreas Rheinhardt
2022-10-12configure: Add missing prores_(aw|ks)_encoder->fdctdsp dependenciesAndreas Rheinhardt
2022-10-12configure: Remove dependencies of inexistant rtjpeg decoderAndreas Rheinhardt