summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* avcodec/bitstream: Move code for initializing VLCs to file of its ownAndreas Rheinhardt2022-03-21
* avcodec/zlib_wrapper: Add wrapper for deflateInit()Andreas Rheinhardt2022-03-19
* avcodec/zlib_wrapper: Add wrappers for zlib inflateInit, inflateEndAndreas Rheinhardt2022-03-19
* libavcodec: Split version.hMartin Storsjö2022-03-16
* avcodec: Add dv marker bsfMichael Niedermayer2022-03-14
* avcodec: add DFPWM1a codecJack Bruienne2022-03-10
* avcodec: add pcm-bluray encoderPaul B Mahol2022-03-06
* avcodec: support for CUVA HDR Vivid metadataLimin Wang2022-03-01
* 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