ffmpeg/doc
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>
2015-02-17 13:08:04 +01:00
..
examples examples/demuxing_decoding: abort decoding when width, height or pix_fmt change 2015-02-10 02:43:47 +01:00
APIchanges lavc: deprecate VIMA decoder 2015-02-14 12:48:41 +00:00
Doxyfile
Makefile stop embedding the build date 2015-02-02 05:04:14 +01:00
authors.texi
bitstream_filters.texi
bootstrap.min.css
build_system.txt x86/doc/Makefile: DBG=1 to preprocess external asm 2015-02-17 13:08:04 +01:00
codecs.texi doc/codecs: document nomc flag 2015-01-12 01:18:01 +01:00
decoders.texi doc: Use the correct @subsection tag 2014-12-07 21:50:47 +01:00
default.css
demuxers.texi
developer.texi doc: fix typos 2015-01-07 17:17:33 -09:00
devices.texi
doxy-wrapper.sh doc/doxy-wrapper.sh: autodetect version 2015-02-02 05:04:14 +01:00
encoders.texi doc: fix typos 2015-01-07 17:17:33 -09:00
errno.txt
faq.texi doc/faq: explain pkg-config basic setup. 2014-12-23 14:38:11 +01:00
fate.texi
fate_config.sh.template
ffmpeg-bitstream-filters.texi
ffmpeg-codecs.texi
ffmpeg-devices.texi
ffmpeg-filters.texi
ffmpeg-formats.texi
ffmpeg-protocols.texi
ffmpeg-resampler.texi
ffmpeg-scaler.texi
ffmpeg-utils.texi
ffmpeg.texi doc/ffmpeg: Document frame_drop_threshold 2015-02-10 15:10:56 -09:00
ffmpeg.txt
ffplay.texi ffplay: add support for stream specifiers in -ast, -vst, -sst options 2015-01-01 14:38:12 +01:00
ffprobe.texi
ffprobe.xsd doc/ffprobe.xsd: drop build_date and build_time from programVersionType 2015-02-02 10:08:22 +01:00
ffserver.conf
ffserver.texi
fftools-common-opts.texi doc/fftools-common-opts: update/extend documentation for -opencl_bench option 2015-01-28 10:00:30 +01:00
filter_design.txt
filters.texi avfilter: add paletteuse filter 2015-02-14 20:48:50 +01:00
formats.texi
general.texi doc/general: update libilbc link 2015-01-12 09:32:06 -09:00
git-howto.texi
indevs.texi doc/indevs: Docs for Blackmagic high bit depth video/audio 2015-02-09 01:18:58 +01:00
issue_tracker.txt
libavcodec.texi
libavdevice.texi
libavfilter.texi
libavformat.texi
libavutil.texi
libswresample.texi
libswscale.texi
metadata.texi
mips.txt
multithreading.txt
muxers.texi doc/muxers/image2: remove the non-negative number requirement for start_number 2015-02-04 13:17:30 +01:00
nut.texi
optimization.txt x86/doc/Makefile: DBG=1 to preprocess external asm 2015-02-17 13:08:04 +01:00
outdevs.texi
platform.texi doc/platform: Reference only MSYS2 and MinGW-w64 2015-01-21 13:58:02 +00:00
print_options.c
protocols.texi
rate_distortion.txt
resampler.texi
scaler.texi
snow.txt
style.min.css
swresample.txt
swscale.txt
t2h.init
t2h.pm stop embedding the build date 2015-02-02 05:04:14 +01:00
tablegen.txt
texi2pod.pl
texidep.pl
utils.texi
writing_filters.txt