summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* avcodec: Add librav1e encoderDerek Buitenhuis2019-11-101-0/+1
* avcodec/Makefile: add missing msmpeg4* dependencies to wmv1 encoderLou Logan2019-11-061-1/+1
* avcodec/Makefile: add missing h263data dependency to snow encoderLou Logan2019-11-061-1/+1
* avcodec/Makefile: add missing vorbis_data dependency to opus encoderLou Logan2019-11-061-1/+1
* avcodec/Makefile: add missing ass dependency to ccaption decoderLou Logan2019-11-041-1/+1
* lavc/qsvenc: enable vp9 encoderZhong Li2019-11-031-0/+1
* Add support for VP9 VDPAU hwaccel decodeManojGuptaBonda2019-10-261-0/+1
* lavc/g729dec: Support decoding Sipro ACELP.KELVIN.Carl Eugen Hoyos2019-09-161-0/+1
* lavc/tiff: Decode embedded JPEGs in DNG imagesNick Renieris2019-09-021-1/+1
* avcodec: add IMM5 decoderPaul B Mahol2019-08-291-0/+1
* lavc/qsvdec: Add mjpeg decoder supportZhong Li2019-08-201-0/+1
* lavc/h265_profile_level: Add unit testMark Thompson2019-07-071-0/+1
* h265_metadata: Add option to set the level of the streamMark Thompson2019-07-071-1/+1
* avcodec/mlp_parser: split off shared code to its own fileJames Almer2019-05-071-2/+2
* avcodec: add LSCR decoderPaul B Mahol2019-04-131-0/+1
* avcodec: add an AV1 frame split bitstream filterJames Almer2019-04-111-0/+1
* avcodec: add ADPCM AGM decoderPaul B Mahol2019-04-111-0/+1
* opusdsp: create and move deemphasis and postfiltering from opus_celtLynne2019-04-011-1/+2
* avcodec: add Amuse Graphics decoderPaul B Mahol2019-03-311-0/+1
* avutil/cuda_check: avoid pointlessly exporting same symbol from two librariesTimo Rothenpieler2019-02-141-3/+3
* add libaribb24 ARIB STD-B24 caption decoderJan Ekström2019-02-101-0/+1
* avcodec: add ARBC decoderPaul B Mahol2019-01-271-0/+1
* avcodec: add HCOM decoderPaul B Mahol2019-01-151-0/+1
* avcodec: add HYMT decoderPaul B Mahol2018-12-311-0/+1
* avcodec: add g732_1 parserPaul B Mahol2018-12-231-0/+1
* avcodec: add gif parserPaul B Mahol2018-12-101-0/+1
* avcodec: add PCM-DVD encoderPaul B Mahol2018-12-011-0/+1
* avcodec: add truehd_core bitstream filterPaul B Mahol2018-11-231-0/+1
* avutil/hwcontext_cuda: Define and use common CHECK_CU()Philip Langdale2018-11-141-3/+3
* avcodec : add prores_metadata bsf for set the color property of each prores f...Martin Vignali2018-11-111-0/+1
* avcodec: libdav1d AV1 decoder wrapper.James Almer2018-11-051-0/+1
* avcodec: Implement Archimedes VIDC encoder/decoderCameron Cawley2018-10-261-0/+2
* avcodec/proresenc_aw : use scan table from prores_data fileMartin Vignali2018-10-181-2/+2
* avcodec: add an AV1 parserJames Almer2018-10-031-0/+1
* lavc: Add AV1 metadata bitstream filterMark Thompson2018-09-261-0/+1
* lavc: Add coded bitstream read/write support for AV1Mark Thompson2018-09-261-0/+1
* vaapi_encode_h265: Set level based on stream if not set by userMark Thompson2018-09-231-1/+1
* vaapi_encode_h264: Set level based on stream if not set by userMark Thompson2018-09-231-1/+1
* lavc/h264: Add common code for level handlingMark Thompson2018-09-231-1/+2
* lavc/cbs: Add JPEG supportMark Thompson2018-09-231-0/+1
* avcodec: add native iLBC decoderPaul B Mahol2018-09-231-0/+1
* avcodec: add missing mpegvideo dependencies to SpeedHQ decoderJames Almer2018-09-151-1/+1
* lavc, doc, configure: add libxavs2 video encoder wrapperhwren2018-09-111-0/+1
* avcodec: add RemotelyAnywhere Screen Capture decoderPaul B Mahol2018-09-081-0/+1
* avcodec: add WinCAM Motion Video decoderPaul B Mahol2018-08-271-0/+1
* avcodec: add MatchWare Screen Capture CodecPaul B Mahol2018-08-271-0/+1
* avcodec: add Brooktree ProSumer Video decoderPaul B Mahol2018-08-241-0/+1
* avcodec: add IMM4 decoderPaul B Mahol2018-08-211-0/+1
* lavc, doc, configure: add avs2 video decoder wrapperhwren2018-07-271-0/+1
* lavc: add AVS2/IEEE 1857.4 parserhwren2018-07-271-0/+1
OpenPOWER on IntegriCloud