aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* avcodec/cfhdenc: refactor DSP code for CFHD encoderPaul B Mahol2021-02-241-1/+1
* avcodec/tiff_data: Move data to its only userAndreas Rheinhardt2021-02-231-2/+2
* avformat/isom: Split movaudio/movvideo tags off into a separate fileAndreas Rheinhardt2021-02-231-1/+1
* avcodec/Makefile: Remove outdated dependency of FLV demuxer on mpeg4audioAndreas Rheinhardt2021-02-231-1/+0
* avcodec/Makefile: Don't build mjpegenc_huffman unconditionallyAndreas Rheinhardt2021-02-231-2/+1
* avcodec/g2meet, mjpegdec: Factor out common VLC initialization codeAndreas Rheinhardt2021-02-231-2/+2
* avcodec/Makefile: Remove redundant mjpegdec dependency from tiff decoderAndreas Rheinhardt2021-02-231-1/+1
* configure, libavcodec/Makefile: Fix avrn dependenciesAndreas Rheinhardt2021-02-231-1/+1
* avcodec/Makefile: Remove spurios dcaenc dependencyAndreas Rheinhardt2021-02-231-1/+1
* configure, libavcodec/Makefile: Remove spurious CAF demuxer dependenciesAndreas Rheinhardt2021-02-231-1/+0
* avcodec: add Simbiosis IMX video decoderPaul B Mahol2021-02-201-0/+1
* avcodec: add initial exr image encoderPaul B Mahol2021-02-181-0/+1
* avcodec: add setts bitstream filterPaul B Mahol2021-02-121-0/+1
* avcodec: add cri parserPaul B Mahol2021-02-091-0/+1
* avcodec/Makefile: Remove dependency for nonexistent filesAndreas Rheinhardt2021-02-071-1/+0
* avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only userAndreas Rheinhardt2021-02-071-2/+2
* avcodec: add xbm parserPaul B Mahol2021-02-051-0/+1