summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* avcodec/mediacodecdec: add AV1 decoding supportZhao Zhili2023-01-03
* avcodec/(h264|hevc)_ps: Factor common VUI code outAndreas Rheinhardt2022-12-01
* avcodec/h264data: Deduplicate H.26[45] aspect ratio tableAndreas Rheinhardt2022-12-01
* avcodec/h2645_sei: Factor parsing common SEI messages outAndreas Rheinhardt2022-12-01
* configure: Add (h264|hevc)_sei subsystemsAndreas Rheinhardt2022-12-01
* avcodec: add MediaCodec encoderZhao Zhili2022-11-21
* avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 outAndreas Rheinhardt2022-11-06
* avcodec/vc1: Move setting res_fasttx-IDCT functions to vc1dec.cAndreas Rheinhardt2022-11-06
* libavcodec: remove mdct15Lynne2022-11-06
* avcodec/nvenc: add AV1 encoding supportTimo Rothenpieler2022-11-05
* avcodec/metasound_data: Include data into metasound.c directlyAndreas Rheinhardt2022-10-28
* avcodec/metasound_data: Move data shared with twinvq into a new fileAndreas Rheinhardt2022-10-28
* avcodec/jpegtables: remove duplicate luma and chroma quantization tablesPeter Ross2022-10-26
* libavcodec/qsvenc_av1: add av1_qsv encoderWenbin Chen2022-10-24
* avcodec/speedhq: Rename file to speedhqdec.c, move ff_rl_speedhq outAndreas Rheinhardt2022-10-21
* avcodec/mpegvideodsp: Make MpegVideoDSP MPEG-4 onlyAndreas Rheinhardt2022-10-20
* avcodec: ViewQuest VQC decoderPeter Ross2022-10-18
* avcodec/opus: Rename opus.c->opus_celt.c, opus_celt.c->opusdec_celt.cAndreas Rheinhardt2022-10-09
* avcodec/opus: Move stuff shared by decoder and parser to a new fileAndreas Rheinhardt2022-10-05
* configure, avcodec/Makefile: Remove obsolete mpegvideo dependenciesAndreas Rheinhardt2022-10-04
* avcodec: add a bsf to reorder DTS into PTSJames Almer2022-10-04
* avcodec: add Media 100i decoderPaul B Mahol2022-09-30
* avcodec: add FTR audio decoder and parserPaul B Mahol2022-09-24
* avcodec: add APAC decoderPaul B Mahol2022-09-23
* avcodec: add XWD parserPaul B Mahol2022-09-17
* avcodec/Makefile: Remove obsolete adx_parser->adx.c dependencyAndreas Rheinhardt2022-09-16
* avcodec: add Micronas SC-4 parserPaul B Mahol2022-09-16
* avcodec: add MI-SC4 audio decoderPaul B Mahol2022-09-16
* avcodec: add bonk audio decoderPaul B Mahol2022-09-12
* avcodec/flac: Move ff_flac_get_max_frame_size() to flacenc.cAndreas Rheinhardt2022-09-02
* avutil/half2float: move non-inline init code out of headerTimo Rothenpieler2022-08-19
* configure: always enable gnu_windres if availableTimo Rothenpieler2022-08-13
* avcodec: WBMP (Wireless Application Protocol Bitmap) image formatPeter Ross2022-08-07
* avcodec/flacdsp: Split encoder-only parts into a ctx of its ownAndreas Rheinhardt2022-08-05
* lavc/Makefile: fix make checkheaders failJun Zhao2022-08-05
* configure: Add msmpeg4(dec|enc) subsystemsAndreas Rheinhardt2022-08-03
* configure, avcodec/Makefile: Make IntraX8 select WMV2DSP, fix MIPS buildAndreas Rheinhardt2022-08-03
* avcodec/libaomenc: support AV_CODEC_CAP_ENCODER_RECON_FRAMEJames Almer2022-08-02
* avcodec: add common fflcms2 boilerplateNiklas Haas2022-07-30
* fflcms2: move to libavcodecNiklas Haas2022-07-30
* avcodec/vp56: Move VP5-9 range coder functions to a header of their ownAndreas Rheinhardt2022-07-28
* avcodec: add Radiance HDR image format supportPaul B Mahol2022-07-16
* avcodec: add PHM decoder and encoderPaul B Mahol2022-07-03
* AV1 VDPAU hwaccel Decode supportManojGuptaBonda2022-06-25
* avcodec/avs2_parser: parse more infoZhao Zhili2022-06-24
* avcodec: add QOI decoder and demuxer and parser and encoder and muxerPaul B Mahol2022-06-05
* lavc/pgs_frame_merge_bsf: add bsf to merge PGS segmentsJohn Stebbins2022-05-10
* lib*/version: Move library version functions into files of their ownAndreas Rheinhardt2022-05-10
* avcodec/Makefile: Add libjxl.h to SKIPHEADERS if necessaryAndreas Rheinhardt2022-04-29
* avcodec/libjxl: add Jpeg XL encoding via libjxlLeo Izen2022-04-23