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-06lavc: deprecate avcodec_dct, av_fft, av_dct, av_rdft and av_mdctLynne
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-06dca_core: 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-06aacsbr: 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-06avutil/dict: Improve documentationMarvin Scholz
2022-11-06avutil/dict: Use av_dict_iterate in av_dict_get_stringMarvin Scholz
2022-11-06avutil/dict: Use av_dict_iterate in av_dict_copyMarvin Scholz
2022-11-06avutil/dict: Use av_dict_iterate in av_dict_getMarvin Scholz
2022-11-06avutil/dict: Add av_dict_iterateMarvin Scholz
2022-11-06avcodec/nvenc: don't queue and offset dts for AV1Timo Rothenpieler
2022-11-05avcodec/nvenc: set correct "sei" payload type for AV1Timo Rothenpieler
2022-11-05avcodec/nvenc: add AV1 encoding supportTimo Rothenpieler
2022-11-05avcodec/nvenc: only set b_ref_mode when explicitly requestedTimo Rothenpieler
2022-11-05lavfi/vf_fieldmatch: keep fields as-is if not matched properlymail@nodoa.me
2022-11-05avfilter: add backgroundkey video filterPaul B Mahol
2022-11-05avcodec/alsdec: Check bits left before block decoding in non multi channel co...Michael Niedermayer
2022-11-05avcodec/alsdec: The minimal block is at least 7 bitsMichael Niedermayer
2022-11-05avformat/replaygain: avoid undefined / negative absMichael Niedermayer
2022-11-05swscale/output: Bias 16bps output calculations to improve non overflowing ran...Michael Niedermayer
2022-11-05swscale/output: Bias 16bps output calculations to improve non overflowing rangeMichael Niedermayer
2022-11-04avcodec/v210enc: add new function for avx2 avx512 avx512iclJames Darnley
2022-11-04checkasm: add a verbose check function for uint32_t dataJames Darnley
2022-11-04avutil/tests/cpu: print the avx512icl flagJames Darnley
2022-11-04mailmap: stop git lying about who I commit things asJames Darnley
2022-11-04avfilter/af_dynaudnorm: add slice threading supportPaul B Mahol
2022-11-04avfilter/af_dynaudnorm: process also short durationsPaul B Mahol
2022-11-04avfilter/vf_pseudocolor: add spectral presetPaul B Mahol
2022-11-04avcodec/av1_vaapi: fixed a decoding corruption issueRuijing Dong
2022-11-04avcodec/atrac3plus: reorder channels to match the output layoutJames Almer