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