summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* 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
* avcodec/libjxl: add Jpeg XL decoding via libjxlLeo Izen2022-04-23
* lavc: move default get_buffer2() to its own fileAnton Khirnov2022-04-13
* avcodec/vbnenc: add VBN encoderMarton Balint2022-04-10
* avcodec/vbndec: add VBN decoderMarton Balint2022-04-10
* avcodec/bitstream: Move code for initializing VLCs to file of its ownAndreas Rheinhardt2022-03-21
* avcodec/zlib_wrapper: Add wrapper for deflateInit()Andreas Rheinhardt2022-03-19
* avcodec/zlib_wrapper: Add wrappers for zlib inflateInit, inflateEndAndreas Rheinhardt2022-03-19
* libavcodec: Split version.hMartin Storsjö2022-03-16
* avcodec: Add dv marker bsfMichael Niedermayer2022-03-14
* avcodec: add DFPWM1a codecJack Bruienne2022-03-10
* avcodec: add pcm-bluray encoderPaul B Mahol2022-03-06
* avcodec: support for CUVA HDR Vivid metadataLimin Wang2022-03-01
* lavc/mpeg*: drop the XvMC hwaccel codeAnton Khirnov2022-02-15
* avcodec/Makefile: Add missing entry for ADPCM_IMA_AMV_ENCODERAndreas Rheinhardt2022-01-06
* avcodec/Makefile: Only compile nvenc.o if neededAndreas Rheinhardt2022-01-05
* avcodec/Makefile: Add missing HEVC decoder->h274.o dependencyAndreas Rheinhardt2022-01-05
* avcodec/Makefile: Add missing mpegaudiodata.o dependency to MPEGAUDIOAndreas Rheinhardt2022-01-05
* configure: Add new mpegvideodec CONFIG_EXTRAAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo: Move decoding-only code into a new fileAndreas Rheinhardt2022-01-04
* avcodec/utils: Unavpriv avpriv_toupper4()Andreas Rheinhardt2022-01-04
* avcodec/mpegaudiodata: Unavpriv mpa_bitrate and mpa_frequency tabsAndreas Rheinhardt2022-01-04
* avcodec/mpeg4audio: Unavpriv and deduplicate mpeg4audio_sample_ratesAndreas Rheinhardt2022-01-04
* configure, avcodec/Makefile: Add new mpeg4audio CONFIG_EXTRA groupAndreas Rheinhardt2022-01-04
* avcodec/jpegtables: Unavpriv MJPEG-tablesAndreas Rheinhardt2022-01-04
* avcodec/dca: Unavpriv dca_sample_ratesAndreas Rheinhardt2022-01-04
* avcodec/ac3tab: Unavpriv ac3_channel_layout_tabAndreas Rheinhardt2022-01-04
* lavc: Implement Dolby Vision RPU parsingNiklas Haas2022-01-04
* Makefile: Redo duplicating object files in shared buildsAndreas Rheinhardt2022-01-04
* lavc/videotoolboxenc: add ProRes supportrcombs2021-12-22
* lavc/Makefile: fix missing hevc_videotoolbox casercombs2021-12-22
* avcodec/Makefile: Remove superfluous avformat->DNXHD dependenciesAndreas Rheinhardt2021-12-19
* lavc/videotoolbox: add VP9 hardware accelerationrcombs2021-11-28