James Almer
964eb754b4
tools: add a fuzzer tool for bitstream filters
...
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: James Almer <jamrial@gmail.com>
5 years ago
Jun Zhao
3ba09704fa
doc/build_system: Document checkheaders/alltools and consistency fixes
...
Document checkheaders/alltools and consistency fixes
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
6 years ago
Michael Niedermayer
8ef2c791c9
doc/build_system: Document how to build decoder fuzzer
...
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
8 years ago
Diego Biurrun
48362ceade
doc: Update paths to match new examples location
9 years ago
Ganesh Ajjanagadde
8881b035d9
doc/build_system: miscellaneous typo and consistency fixes
...
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
9 years ago
Michael Niedermayer
1cf87e1680
doc/build_system: Document GEN, text taken from the webpage
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10 years ago
Christophe Gisquet
bc8e044d8c
x86/doc/Makefile: DBG=1 to preprocess external asm
...
The macro hell sometimes make it difficult to trace the source of
an error, so it is easier to analyze the preprocessed output.
This patch makes this automatical by specifying DBG=1 on the
command line: a file ffmpeg/dir/file.asm gets preprocessed to
builddir/dir/file.dbg.asm, which is then compiled.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10 years ago
Lukasz Marek
a30f1b15c7
doc/build_system: document examples and config targets
...
Signed-off-by: Lukasz Marek <lukasz.m.luki2@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years ago
Diego Biurrun
0bba26466f
cosmetics: Delete empty lines at end of file.
13 years ago
Michael Niedermayer
34c27ada10
Revert some silly renamings that leaked in from a pull.
14 years ago
Luca Barbato
c535d0896e
doc: update build system documentation
...
Split normal build system documentation and the fate one.
Document THREADS make variable and provide an introduction to fate.
Document DESTDIR make variable and add some generic targets.
14 years ago
Michael Niedermayer
a6be21d3ba
Revert "replace FFmpeg with Libav in doc/"
...
This reverts commit f8a45fa1b1
.
Conflicts:
doc/optimization.txt
14 years ago
Janne Grunau
f8a45fa1b1
replace FFmpeg with Libav in doc/
...
unless it stands for ffmpeg the program or is historic
14 years ago
Janne Grunau
4c2ce5900f
document passing the fate samples location via make variable
...
(cherry picked from commit 5c19f64c60
)
14 years ago
Janne Grunau
5c19f64c60
document passing the fate samples location via make variable
14 years ago
Michael Niedermayer
326ede48ae
custom build system documentation
...
Originally committed as revision 25375 to svn://svn.ffmpeg.org/ffmpeg/trunk
14 years ago