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