aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: correct libopenjpeg descriptionGyan Doshi2024-05-311-1/+1
* configure: enable ffnvcodec, nvenc, nvdec for FreeBSDBrad Smith2024-05-261-1/+1
* configure: split ISOBMFF writer helpers into a separate componentJames Almer2024-05-181-4/+6
* lavu/riscv: fallback to raw hwprobe() system callRémi Denis-Courmont2024-05-141-0/+2
* configure: Add missing ftr_parser->adts_header,mpeg4audio dependenciesAndreas Rheinhardt2024-05-131-0/+1
* configure, avcodec/Makefile: Add h264parse->h264data,golomb dependenciesAndreas Rheinhardt2024-05-131-0/+1
* riscv: add Zvbb vector bit manipulation extensionRémi Denis-Courmont2024-05-111-0/+3
* configure: Add missing identity filter->scene_sad dependencyAndreas Rheinhardt2024-05-071-0/+1
* configure: Add wmv2dsp->qpeldsp dependencyAndreas Rheinhardt2024-05-071-0/+1
* configure: Add missing ftr decoder->adts_header dependencyAndreas Rheinhardt2024-05-071-0/+1
* configure: Add missing atrac3p(al) decoder->sinewin dependencyAndreas Rheinhardt2024-05-071-0/+2
* configure: Add missing pdv decoder->inflate_wrapper dependencyAndreas Rheinhardt2024-05-071-1/+1
* configure: Add missing dirac_decoder->qpeldsp dependencyAndreas Rheinhardt2024-05-071-1/+1
* lavc/qsvenc: add support for oneVPL string APIMandava, Mounika2024-05-071-0/+2
* lavu/riscv: add hwprobe() for CPU detectionRémi Denis-Courmont2024-05-061-0/+3
* avcodec/libx264: bump minimum required version to 155Niklas Haas2024-05-021-1/+1
* configure: handle xargs versions that exec empty commandsTimo Rothenpieler2024-05-011-1/+1
* configure: support msvc build inside WSLTimo Rothenpieler2024-05-011-1/+6
* avcodec/mediacodecenc: Add global header supportZhao Zhili2024-04-231-2/+4
* avcodec/mediacodec_wrapper: link to NDK mediacodec API directlyZhao Zhili2024-04-231-1/+1
* configure: Lower Android API level requirement of mediandkZhao Zhili2024-04-231-1/+1
* configure: fix rpuenc typosHaihao Xiang2024-04-221-2/+2
* avcodec/libsvtav1: implement dolby vision codingNiklas Haas2024-04-221-0/+1
* avcodec/libx265: implement dolby vision codingNiklas Haas2024-04-221-1/+1
* avcodec/libaomenc: implement dolby vision codingNiklas Haas2024-04-221-1/+1
* avcodec/dovi_rpuenc: add ff_dovi_configure()Niklas Haas2024-04-221-0/+2
* configure: rename dovi_rpu subsystem to dovi_rpudecNiklas Haas2024-04-221-5/+5
* lavfi: Add drawbox_vaapi filterHaihao Xiang2024-04-181-0/+1
* lavfi: Add pad_vaapi filterHaihao Xiang2024-04-181-0/+1
* configure, etc: switch to shebang without spaceJ. Dekker2024-04-091-1/+1
* configure: simplify bigendian checkJ. Dekker2024-04-091-5/+1
* avcodec/libaomenc: bump the minimum required version to 2.0.0James Almer2024-04-051-1/+1
* avcodec/liblc3: add encoding/decoding support of LC3 audio codecAntoine Soulier via ffmpeg-devel2024-04-041-0/+6
* configure: Only enable iamfdec, iamfenc when neededAndreas Rheinhardt2024-04-031-4/+5
* configure: Fix iamfdec dependenciesAndreas Rheinhardt2024-04-031-0/+1
* configure: Add missing libdav1d/av1 decoders->dovi_rpu dependencyAndreas Rheinhardt2024-04-031-2/+2
* configure: Separate subsystem for Immersive Audio ModelEugene Zemtsov2024-04-031-4/+9
* all: Don't use ATOMIC_VAR_INITAndreas Rheinhardt2024-03-281-2/+2
* configure: Make hls demuxer select AAC, AC3 and EAC3 demuxersAndreas Rheinhardt2024-03-261-1/+1
* vulkan_av1: port to the new stable APILynne2024-03-251-2/+2
* configure: Explicitly check for static_assert, _Static_assertAndreas Rheinhardt2024-03-241-0/+13
* x86: Update x86inc.asmHenrik Gramner2024-03-241-4/+0
* avformat: add Android content resolver protocol supportMatthieu Bouron2024-03-231-0/+2
* avcodec/libx264: fix extradata when config annexb=0Zhao Zhili2024-03-221-1/+1
* configure: check for C17 by defaultJames Almer2024-03-201-1/+1
* configure: make the C and C++ standard settableJames Almer2024-03-201-9/+66
* avcodec/libx264: add support for writing out CLL and MDCVJan Ekström2024-03-201-0/+2
* libavfi/dnn: add LibTorch as one of DNN backendWenbin Chen2024-03-191-1/+4
* configure: Remove av_restrictAndreas Rheinhardt2024-03-151-16/+0
* avformat/daudenc: force 2000 sample packet size with a bsfMarton Balint2024-03-141-0/+1