summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mediacodec: Add VP8 encoderSamuel Mira2023-05-171-0/+1
* avcodec/mediacodec: Add AV1 encoderSamuel Mira2023-05-171-0/+1
* lavc/libdav1d: fix exporting framerateAnton Khirnov2023-05-151-1/+1
* lavc/av1*: fix exporting framerateAnton Khirnov2023-05-151-1/+1
* vcodec/vp8data: Move ff_vp8_dct_cat_prob to vp8data.cDai, Jianhui J2023-05-101-2/+2
* avcodec/jpeg2000dec: add support for HTJ2K block decodingcaleb2023-04-221-1/+1
* avcodec: add PDV decoderPaul B Mahol2023-04-201-0/+1
* Remove libopenjpeg decoderMichael Niedermayer2023-04-021-1/+0
* avcodec/mediacodec: add mpeg4 encoderSamuel Raposo Vieira Mira2023-04-021-0/+1
* avcodec/mediacodec: add vp9 encoder using mediacodecSamuel Raposo Vieira Mira2023-04-021-0/+1
* lavc/libaribcaption.c: add ARIB caption decoder using libaribcaptionTADANO Tokumei2023-03-281-0/+1
* avcodec/avutil: move dynamic HDR10+ metadata parsing to libavutilRaphaƫl Zumer2023-03-211-3/+3
* avocdec/Makefile: add missing dependencies to av1 and libdav1d decodersJames Almer2023-03-121-2/+2
* libavcodec/libvpxenc: move libvpx-vp9 init_static_data function to the only p...James Almer2023-03-011-2/+2
* avcodec: add RKA decoderPaul B Mahol2023-02-111-0/+1
* avcodec: add WavArc decoderPaul B Mahol2023-02-041-0/+1
* avcodec: add media100_to_mjpegb bitstream filter and use itPaul B Mahol2023-01-311-1/+2
* lavc: add null codecsAnton Khirnov2023-01-311-0/+4
* avcodec: add ADPCM XMD decoderPaul B Mahol2023-01-301-0/+1
* avcodec: add CBD2 DPCM decoderPaul B Mahol2023-01-271-0/+1
* libavcodec/amfenc: add AV1 encoding supportDmitrii Ovchinnikov2023-01-271-0/+1
* avcodec: add WADY DPCM decoderPaul B Mahol2023-01-241-0/+1
* lavc/tests: add a cached bitstream reader testAnton Khirnov2023-01-061-0/+2
* lavc/bitstream: templatize for BE/LEAnton Khirnov2023-01-061-0/+1
* avcodec/mediacodecdec: add AV1 decoding supportZhao Zhili2023-01-031-0/+1
* avcodec/(h264|hevc)_ps: Factor common VUI code outAndreas Rheinhardt2022-12-011-2/+2
* avcodec/h264data: Deduplicate H.26[45] aspect ratio tableAndreas Rheinhardt2022-12-011-6/+12
* avcodec/h2645_sei: Factor parsing common SEI messages outAndreas Rheinhardt2022-12-011-2/+3
* configure: Add (h264|hevc)_sei subsystemsAndreas Rheinhardt2022-12-011-4/+5
* avcodec: add MediaCodec encoderZhao Zhili2022-11-211-0/+2
* avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 outAndreas Rheinhardt2022-11-061-3/+5
* avcodec/vc1: Move setting res_fasttx-IDCT functions to vc1dec.cAndreas Rheinhardt2022-11-061-1/+1
* libavcodec: remove mdct15Lynne2022-11-061-1/+0
* avcodec/nvenc: add AV1 encoding supportTimo Rothenpieler2022-11-051-0/+1
* avcodec/metasound_data: Include data into metasound.c directlyAndreas Rheinhardt2022-10-281-2/+1
* avcodec/metasound_data: Move data shared with twinvq into a new fileAndreas Rheinhardt2022-10-281-1/+1
* avcodec/jpegtables: remove duplicate luma and chroma quantization tablesPeter Ross2022-10-261-4/+4
* libavcodec/qsvenc_av1: add av1_qsv encoderWenbin Chen2022-10-241-0/+1
* avcodec/speedhq: Rename file to speedhqdec.c, move ff_rl_speedhq outAndreas Rheinhardt2022-10-211-1/+2
* avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 onlyAndreas Rheinhardt2022-10-201-2/+2
* avcodec: ViewQuest VQC decoderPeter Ross2022-10-181-0/+1
* avcodec/opus: Rename opus.c->opus_celt.c, opus_celt.c->opusdec_celt.cAndreas Rheinhardt2022-10-091-4/+4
* avcodec/opus: Move stuff shared by decoder and parser to a new fileAndreas Rheinhardt2022-10-051-4/+4
* configure, avcodec/Makefile: Remove obsolete mpegvideo dependenciesAndreas Rheinhardt2022-10-041-2/+2
* avcodec: add a bsf to reorder DTS into PTSJames Almer2022-10-041-0/+1
* avcodec: add Media 100i decoderPaul B Mahol2022-09-301-0/+1
* avcodec: add FTR audio decoder and parserPaul B Mahol2022-09-241-0/+2
* avcodec: add APAC decoderPaul B Mahol2022-09-231-0/+1
* avcodec: add XWD parserPaul B Mahol2022-09-171-0/+1
* avcodec/Makefile: Remove obsolete adx_parser->adx.c dependencyAndreas Rheinhardt2022-09-161-1/+1