summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* 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
* avcodec/cfhdenc: refactor DSP code for CFHD encoderPaul B Mahol2021-02-24
* avcodec/tiff_data: Move data to its only userAndreas Rheinhardt2021-02-23
* avformat/isom: Split movaudio/movvideo tags off into a separate fileAndreas Rheinhardt2021-02-23
* avcodec/Makefile: Remove outdated dependency of FLV demuxer on mpeg4audioAndreas Rheinhardt2021-02-23
* avcodec/Makefile: Don't build mjpegenc_huffman unconditionallyAndreas Rheinhardt2021-02-23
* avcodec/g2meet, mjpegdec: Factor out common VLC initialization codeAndreas Rheinhardt2021-02-23
* avcodec/Makefile: Remove redundant mjpegdec dependency from tiff decoderAndreas Rheinhardt2021-02-23
* configure, libavcodec/Makefile: Fix avrn dependenciesAndreas Rheinhardt2021-02-23
* avcodec/Makefile: Remove spurios dcaenc dependencyAndreas Rheinhardt2021-02-23
* configure, libavcodec/Makefile: Remove spurious CAF demuxer dependenciesAndreas Rheinhardt2021-02-23
* avcodec: add Simbiosis IMX video decoderPaul B Mahol2021-02-20
* avcodec: add initial exr image encoderPaul B Mahol2021-02-18
* avcodec: add setts bitstream filterPaul B Mahol2021-02-12
* avcodec: add cri parserPaul B Mahol2021-02-09
* avcodec/Makefile: Remove dependency for nonexistent filesAndreas Rheinhardt2021-02-07
* avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only userAndreas Rheinhardt2021-02-07
* avcodec: add xbm parserPaul B Mahol2021-02-05
* avcodec: add PFM image encoderPaul B Mahol2021-02-02
* avcodec/dolby_e: split decoder and parser more thoroughlyJames Almer2021-01-25
* avcodec/dolby_e: Split decoder/parser filesNicolas Gaullier2021-01-25
* avcodec/qsvdec: refact, move qsvdec_other.c to qsvdec.cXu Guangxin2021-01-23
* avcodec/qsvdec: refact, move qsvdec_h2645.c to qsvdec.cXu Guangxin2021-01-23
* avcodec/Makefile: Make H.263 encoder compilable without MPEG4 encoderAndreas Rheinhardt2021-01-21
* avcodec/Makefile: Make H.263 decoder compilable without H.263IAndreas Rheinhardt2021-01-21
* avcodec/Makefile: Remove FLAC dependencies on vorbis_dataAndreas Rheinhardt2021-01-21
* avcodec/Makefile: Remove dependency of H.263 on FLV codecsAndreas Rheinhardt2021-01-21
* avcodec/Makefile: Remove unnecessary cbrt_data dependencyAndreas Rheinhardt2021-01-21
* cbs: Implement common parts of cbs-based bitstream filters separatelyMark Thompson2021-01-21
* cbs_h2645: Merge SEI message handling in common between codecsMark Thompson2021-01-21
* fft: remove 16-bit FFT and MDCT codeLynne2021-01-14
* ac3enc_fixed: convert to 32-bit sample formatLynne2021-01-14
* avcodec/wavpack: Deduplicate exp and log tablesAndreas Rheinhardt2021-01-08
* avcodec/twinvq, metasound_data: Deduplicate lsp tablesAndreas Rheinhardt2021-01-08
* avcodec/aacps: Factor out code shared by float and fixed point decoderAndreas Rheinhardt2020-12-31
* avcodec/speedhqenc: Call correct functionAndreas Rheinhardt2020-12-11
* smvjpegdec: merge into mjpegdecAnton Khirnov2020-12-10
* avcodec/mpegaudio_tablegen: Make exponential LUT sharedAndreas Rheinhardt2020-12-08
* avcodec/mpegaudiodec: Share fixed and floating point data and init codeAndreas Rheinhardt2020-12-08
* avcodec/msp2dec: Microsoft Paint (MSP) version 2 decoderPeter Ross2020-12-06
* avcodec/hevc_sei: add support for HDR10+ metadataMohammad Izadi2020-12-05
* avcodec: add SpeedHQ encoderJean-Baptiste Kempf2020-11-24
* avcodec/dxva2: add AV1 decode supportHendrik Leppkes2020-11-12
* avcodec/nvdec: add av1 hwaccelTimo Rothenpieler2020-11-11
* avcodec: add av1 VAAPI decoderFei Wang2020-11-02