aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* avcodec/ohenc: Add h264/hevc OpenHarmony encodersZhao Zhili2025-07-181-0/+2
* avcodec/ohdec: Add h264/hevc OpenHarmony decodersZhao Zhili2025-07-181-0/+3
* avcodec/adpcm: Sanyo LD-ADPCM decoderPeter Ross2025-07-041-0/+1
* avcodec/amfdec: Add VP9 AMF decodernyanmisaka2025-06-261-0/+1
* avcodec/g728dec: G.728 decoderPeter Ross2025-06-231-0/+1
* configure: Relax snowenc->mpegvideoenc dependencyAndreas Rheinhardt2025-06-211-1/+2
* configure: Relax svq1enc->mpegvideoenc dependencyAndreas Rheinhardt2025-06-211-1/+1
* configure: Factor mpegvideoencdsp out of mpegvideoencAndreas Rheinhardt2025-06-211-2/+2
* configure: add celp_math componentPeter Ross2025-06-171-8/+9
* avcodec/iirfilter: Remove iirfilter, psy-preprocessingAndreas Rheinhardt2025-06-061-2/+0
* avcodec/Makefile: Only compile hashtable.o when neededAndreas Rheinhardt2025-06-041-3/+2
* lavc/hashtable: create generic robin hood hash tableEmma Worley2025-06-021-0/+2
* avcodec/vvc/dec: support applying film grain by the decoderWu Jianhua2025-05-311-1/+1
* avcodec/vvc: support decoding prefix and suffix nal unitsWu Jianhua2025-05-311-0/+1
* lavc: Add unit test for APV entropy decodeMark Thompson2025-05-131-0/+1
* avcodec: add APV encoder using liboapvDawid Kozinski2025-05-041-0/+1
* avcodec: add an APV parserJames Almer2025-05-011-0/+1
* lavc: APV decoderMark Thompson2025-04-271-0/+1
* lavc/cbs: APV supportMark Thompson2025-04-271-0/+1
* avcodec/mpegaudioenc_{fixed,float}: Merge encodersAndreas Rheinhardt2025-04-131-2/+2
* avcodec/hq{xvlc,_hqadata}: Deduplicate and hardcode cbp tableAndreas Rheinhardt2025-04-131-2/+2
* avcodec/sbcdsp_data: Make data staticAndreas Rheinhardt2025-04-021-1/+1
* avutil/float_dsp: Unavpriv avpriv_scalarproduct_float_c()Andreas Rheinhardt2025-03-281-1/+2
* avcodec: remove deprecated FF_API_AVFFTJames Almer2025-03-281-2/+0
* avcodec/mpegvideo: Move unquantize functions into a file of their ownAndreas Rheinhardt2025-03-261-0/+1
* avcodec/Makefile: Skip ffv1_vulkan.h in checkheadersAndreas Rheinhardt2025-03-181-1/+2
* avutil: only duplicate hal2float and float2half in shared buildsJames Almer2025-03-181-4/+9
* avcodec/Makefile: Only compile executor when VVC decoder is enabledAndreas Rheinhardt2025-03-181-2/+1
* avcodec/vvc/Makefile: Move VVC decoder->h2645data dep to lavc/MakefileAndreas Rheinhardt2025-03-181-0/+1
* avcodec/Makefile: fix build of exr decoder in odd configsTimo Rothenpieler2025-03-181-1/+1
* ffv1: add a Vulkan-based decoderLynne2025-03-171-0/+1
* ffv1enc_vulkan: refactor code to support sharing with decoderLynne2025-03-171-1/+1
* avcodec/hqx: Include hqxvlc directlyAndreas Rheinhardt2025-03-171-1/+1
* avcodec/Makefile: remove redundant objectTimo Rothenpieler2025-03-131-1/+0
* avcodec/sbcdec_data: Merge data into headerAndreas Rheinhardt2025-03-121-1/+1
* avcodec/utils: use new ff_timecode_set_smpte functionTimo Rothenpieler2025-03-021-0/+2
* aacenc: remove support for AAC LTP profileLynne2025-02-261-1/+0
* aacenc: remove support for AAC Main profileLynne2025-02-261-1/+0
* avcodec: add a ffv1 parserJames Almer2025-02-061-0/+1
* avcodec/ffv1: split off and share frame header parsing codeJames Almer2025-02-061-2/+2
* avcodec: add amfdec.Evgeny Pavlov2025-02-041-2/+5
* avcodec: add ADPCM IMA XBOX decoderPaul B Mahol2024-12-221-0/+1
* avcodec/Makefile: include aom_film_grain.o file for h264_sei componentPeter Ross2024-12-211-1/+1
* d3d12va_encode_hevc: use base to init VPS/SPS/PPSTong Wu2024-12-161-1/+1
* lavc/container_fifo: move to lavu and make publicAnton Khirnov2024-12-151-1/+1
* lavc/refstruct: move to lavu and make publicAnton Khirnov2024-12-151-1/+0
* avcodec/hevc: Add wasm simd128 idctZhao Zhili2024-12-041-0/+1
* ffv1enc: add a Vulkan encoderLynne2024-11-181-0/+1
* avcodec/rv60: RealVideo 6.0 decoderPeter Ross2024-11-031-0/+1
* lavc/vaapi_dec: Add VVC decoderFei Wang2024-11-011-0/+1