summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* lavc/mpeg*: drop the XvMC hwaccel codeAnton Khirnov2022-02-15
* avcodec/Makefile: Add missing entry for ADPCM_IMA_AMV_ENCODERAndreas Rheinhardt2022-01-06
* avcodec/Makefile: Only compile nvenc.o if neededAndreas Rheinhardt2022-01-05
* avcodec/Makefile: Add missing HEVC decoder->h274.o dependencyAndreas Rheinhardt2022-01-05
* avcodec/Makefile: Add missing mpegaudiodata.o dependency to MPEGAUDIOAndreas Rheinhardt2022-01-05
* configure: Add new mpegvideodec CONFIG_EXTRAAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo: Move decoding-only code into a new fileAndreas Rheinhardt2022-01-04
* avcodec/utils: Unavpriv avpriv_toupper4()Andreas Rheinhardt2022-01-04
* avcodec/mpegaudiodata: Unavpriv mpa_bitrate and mpa_frequency tabsAndreas Rheinhardt2022-01-04
* avcodec/mpeg4audio: Unavpriv and deduplicate mpeg4audio_sample_ratesAndreas Rheinhardt2022-01-04
* configure, avcodec/Makefile: Add new mpeg4audio CONFIG_EXTRA groupAndreas Rheinhardt2022-01-04
* avcodec/jpegtables: Unavpriv MJPEG-tablesAndreas Rheinhardt2022-01-04
* avcodec/dca: Unavpriv dca_sample_ratesAndreas Rheinhardt2022-01-04
* avcodec/ac3tab: Unavpriv ac3_channel_layout_tabAndreas Rheinhardt2022-01-04
* lavc: Implement Dolby Vision RPU parsingNiklas Haas2022-01-04
* Makefile: Redo duplicating object files in shared buildsAndreas Rheinhardt2022-01-04
* lavc/videotoolboxenc: add ProRes supportrcombs2021-12-22
* lavc/Makefile: fix missing hevc_videotoolbox casercombs2021-12-22
* avcodec/Makefile: Remove superfluous avformat->DNXHD dependenciesAndreas Rheinhardt2021-12-19
* lavc/videotoolbox: add VP9 hardware accelerationrcombs2021-11-28
* avcodec: suppport for bitpacked encodeLimin Wang2021-11-25
* avcodec: rename bitpacked.c to bitpacked_dec.cLimin Wang2021-11-25
* avcodec: add native Speex decoderPaul B Mahol2021-10-10
* avcodec: GEM Raster image decoderPeter Ross2021-10-08
* avcodec: add amr parserPaul B Mahol2021-10-02
* avcodec/tests/utils: Rename to avcodecAndreas Rheinhardt2021-09-26
* avcodec/siren: MSN Siren decoderPeter Ross2021-09-07
* avcodec/h274: add film grain synthesis routineNiklas Haas2021-08-24
* avcodec: add SMC encoderPaul B Mahol2021-08-18
* avcodec/fft-internal: Make it a standalone headerAndreas Rheinhardt2021-08-05
* avcodec/Makefile: Fix standalone build of adpcm_argo encoderAndreas Rheinhardt2021-07-08
* lavc: move small misc definitions into a separate headerAnton Khirnov2021-06-10
* avcodec: Implement Acorn Replay IMA ADPCM decoderCameron Cawley2021-05-09
* avcodec/Makefile: Remove obsolete dependency of eatqi dec on rl.oAndreas Rheinhardt2021-04-28
* avcodec: Move all AVCodecParser.split functions to remove_extradata_bsfAndreas Rheinhardt2021-04-27
* avcodec/vaapi: Remove old and deprecated VAAPI context and headerAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated old aliases for NVENC encodersAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated AVPicture APIAndreas Rheinhardt2021-04-27
* avcodec/codec2utils: Remove legacy avpriv functionsAndreas Rheinhardt2021-04-27
* avcodec, avformat: Remove old BSF APIAndreas Rheinhardt2021-04-27
* avcodec/adpcmenc: Adds encoder for Westwood ADPCM.Aidan Richmond2021-04-26
* avcodec/mjpegenc: Remove dependency of AMV encoder on mjpegenc_huffmanAndreas Rheinhardt2021-04-10
* avcodec: move core AVCodecContext functions from util.c to a new fileJames Almer2021-03-19
* avcodec: move AVCodecParameters related functions from util.c to a new fileJames Almer2021-03-19
* avcodec/qsvdec: Make functions used only here static, remove headerAndreas Rheinhardt2021-03-09
* lavc: remove tests/optionsAnton Khirnov2021-03-08
* avcodec: add TTML encoderJan Ekström2021-03-05
* avcodec: add SGA Video decoderPaul B Mahol2021-03-01
* avcodec: add SGA PCM decoderPaul B Mahol2021-03-01
* lavc: split LSCR decoder out of PNG decoderAnton Khirnov2021-02-24