Andreas Rheinhardt
|
e9f2eb198b
Makefile: Prompt for reconfigure on lavc/hwaccels.h modification
|
2 лет назад |
rcombs
|
bb6d9a0f32
Makefile: avoid cp-ing over existing executable files
|
2 лет назад |
Andreas Rheinhardt
|
f2b79c5b85
lib*/version: Move library version functions into files of their own
|
2 лет назад |
James Almer
|
b06eba6b7c
Makefile: check config_components.h when comparing timestamps in component list files
|
2 лет назад |
James Almer
|
3feabcd5ef
Makefile: delete config_components.h on distclean
|
2 лет назад |
Martin Storsjö
|
8a00caf309
Remove mentions of a nonexistent avversion.h
|
2 лет назад |
Andreas Rheinhardt
|
20b0d24c2f
Makefile: Redo duplicating object files in shared builds
|
3 лет назад |
Zhao Zhili
|
3c56b9c597
build: add .metal to vpath to fix build error
|
2 лет назад |
Shiyou Yin
|
9a840ffa17
avutil: [loongarch] Add support for loongarch SIMD.
|
2 лет назад |
Anton Khirnov
|
5fdb5ed613
FATE: add a test for sliced scaling
|
3 лет назад |
Andreas Rheinhardt
|
420cedd497
libavresample: Remove deprecated library
|
3 лет назад |
James Almer
|
f47d7a3b42
avcodec: move core AVCodecContext functions from util.c to a new file
|
3 лет назад |
Anton Khirnov
|
65c4d5d72e
tools/enum_options: fix build and add to Makefile
|
4 лет назад |
Michael Niedermayer
|
d40679d89c
Add support for building fuzzer tools for an individual demuxer
|
4 лет назад |
Michael Niedermayer
|
e3af2a0756
tools:target_dem_fuzzer: Split into a fuzzer fuzzing at the protocol level and one fuzzing a fixed demuxer input
|
4 лет назад |
Carl Eugen Hoyos
|
613de37a6c
Makefile: Delete more created files when running "make distclean".
|
4 лет назад |
James Almer
|
964eb754b4
tools: add a fuzzer tool for bitstream filters
|
5 лет назад |
Michael Niedermayer
|
710b7ec071
tools: Add fuzzer for demuxers
|
5 лет назад |
James Almer
|
06476249cd
Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'
|
5 лет назад |
Diego Biurrun
|
7e5bde93a1
build: Rename OBJDIRS variable to OUTDIRS
|
5 лет назад |
Carl Eugen Hoyos
|
8d422e7fef
Makefile: Allow "make clean" to delete compat/atomics/pthread/stdatomic.o
|
5 лет назад |
James Almer
|
3735d55af3
avcodec/parser: move parsers list and related API to its own file
|
6 лет назад |
Josh de Kock
|
d8ae40611b
Revert "lavd: add new API for iterating input and output devices"
|
6 лет назад |
Josh de Kock
|
0fd475704e
lavd: add new API for iterating input and output devices
|
6 лет назад |
Josh de Kock
|
0694d87024
lavf: add new API for iterating muxers and demuxers
|
6 лет назад |
Josh de Kock
|
7e8eba2d87
lavc: add new API for iterating codecs and codec parsers
|
6 лет назад |
James Almer
|
5c2a01f064
Makefile: fix distclean target
|
7 лет назад |
James Almer
|
e7e7d56a85
Makefile: fix distclean target
|
7 лет назад |
James Almer
|
e0087a5624
Merge commit '7ebe7e8e7a76c0ce302f4f583ef0d14220031214'
|
7 лет назад |
James Almer
|
6458137200
Merge commit 'fbf77b5ac37bf2a807d8336450801d7aecf2e359'
|
7 лет назад |
James Almer
|
e29e7b6305
Merge commit 'cbcdb2d8e47f62f69accee62c08f487a27848174'
|
7 лет назад |
Diego Biurrun
|
7ebe7e8e7a
build: Remove pkg-config files on clean instead of on distclean
|
7 лет назад |
Diego Biurrun
|
fbf77b5ac3
build: Add uninstall-pkgconfig target to match install-lib*-pkgconfig
|
7 лет назад |
Diego Biurrun
|
cbcdb2d8e4
build: Delete compiler-generated compat files on 'make clean'
|
7 лет назад |
James Almer
|
5adc1f14f9
Merge commit 'd1d6230ea3dd2c34bcd121f958706f3177f8d8c5'
|
7 лет назад |
James Almer
|
6dfcbd80ad
Merge commit '7cb1d9e2dbbe5bf4652be5d78cdd68e956fa3d63'
|
7 лет назад |
Marton Balint
|
ff6de6b180
Makefile: generate stripped CLI tools directly instead of copying unstripped ones first
|
7 лет назад |
James Almer
|
cafd9d66ed
build: add install targets for the examples
|
7 лет назад |
James Almer
|
fd5f4ac081
Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'
|
7 лет назад |
James Almer
|
eace20a862
Merge commit 'ab566cc96bc0c31b34d944214bc06cec8ae8b640'
|
7 лет назад |
James Almer
|
72da8491ca
build: don't call install with the -T option
|
7 лет назад |
James Almer
|
b25d6290c6
Merge commit 'acb0dea27efff4b35796015b96570b59fd517078'
|
7 лет назад |
James Almer
|
d4b00a23c6
Merge commit '533339bdcc3b39bbd708c723b3cd0b5898350f0f'
|
7 лет назад |
wm4
|
70143a3954
dxva: add support for new dxva2 and d3d11 hwaccel APIs
|
7 лет назад |
Diego Biurrun
|
fd502f4f5f
build: Generalize yasm/nasm-related variable names
|
8 лет назад |
Mark Thompson
|
e462ace84b
ffmpeg: Enable generic hwaccel support for VDPAU
|
7 лет назад |
Mark Thompson
|
be51073352
ffmpeg: Enable generic hwaccel support for VAAPI
|
7 лет назад |
Mark Thompson
|
06043cc0bc
ffmpeg: Generic device setup
|
7 лет назад |
Paul B Mahol
|
1a30bf60be
tools: add sofa2wavs
|
7 лет назад |
James Almer
|
3e295e633c
build: remove --enable-raise-major configure option
|
7 лет назад |