aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* avcodec: add Micronas SC-4 parserPaul B Mahol2022-09-161-0/+1
* avcodec: add MI-SC4 audio decoderPaul B Mahol2022-09-161-0/+1
* avcodec: add bonk audio decoderPaul B Mahol2022-09-121-0/+1
* avcodec/flac: Move ff_flac_get_max_frame_size() to flacenc.cAndreas Rheinhardt2022-09-021-1/+1
* avutil/half2float: move non-inline init code out of headerTimo Rothenpieler2022-08-191-4/+4
* configure: always enable gnu_windres if availableTimo Rothenpieler2022-08-131-1/+1
* avcodec: WBMP (Wireless Application Protocol Bitmap) image formatPeter Ross2022-08-071-0/+2
* avcodec/flacdsp: Split encoder-only parts into a ctx of its ownAndreas Rheinhardt2022-08-051-3/+2
* lavc/Makefile: fix make checkheaders failJun Zhao2022-08-051-0/+2
* configure: Add msmpeg4(dec|enc) subsystemsAndreas Rheinhardt2022-08-031-12/+4
* configure, avcodec/Makefile: Make IntraX8 select WMV2DSP, fix MIPS buildAndreas Rheinhardt2022-08-031-1/+1
* avcodec/libaomenc: support AV_CODEC_CAP_ENCODER_RECON_FRAMEJames Almer2022-08-021-2/+2
* avcodec: add common fflcms2 boilerplateNiklas Haas2022-07-301-0/+1
* fflcms2: move to libavcodecNiklas Haas2022-07-301-0/+1
* avcodec/vp56: Move VP5-9 range coder functions to a header of their ownAndreas Rheinhardt2022-07-281-6/+6
* avcodec: add Radiance HDR image format supportPaul B Mahol2022-07-161-0/+3
* avcodec: add PHM decoder and encoderPaul B Mahol2022-07-031-0/+2
* AV1 VDPAU hwaccel Decode supportManojGuptaBonda2022-06-251-0/+1
* avcodec/avs2_parser: parse more infoZhao Zhili2022-06-241-1/+1
* avcodec: add QOI decoder and demuxer and parser and encoder and muxerPaul B Mahol2022-06-051-0/+3
* lavc/pgs_frame_merge_bsf: add bsf to merge PGS segmentsJohn Stebbins2022-05-101-0/+1
* lib*/version: Move library version functions into files of their ownAndreas Rheinhardt2022-05-101-0/+1
* avcodec/Makefile: Add libjxl.h to SKIPHEADERS if necessaryAndreas Rheinhardt2022-04-291-0/+1
* avcodec/libjxl: add Jpeg XL encoding via libjxlLeo Izen2022-04-231-0/+1