summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* binkaudio: convert to lavu/txLynne2022-11-24
* configure: drop support for complex functionsAnton Khirnov2022-11-23
* doc/examples: Add qsv_transcode exampleWenbin Chen2022-11-22
* avcodec: add MediaCodec encoderZhao Zhili2022-11-21
* avcodec/mediacodec: add NDK media codec wrapperZhao Zhili2022-11-21
* avcodec/libx265: fix build errorZhao Zhili2022-11-18
* avfilter/af_firequalizer: switch to TX from lavuPaul B Mahol2022-11-17
* avfilter/avf_showspatial: switch to lavu TXPaul B Mahol2022-11-17
* libx265: support ATSC A/53 captionserankor2022-11-10
* 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