Revision b5947324758ae2a99ebf910ad425fdde69b23935 authored by Ronald S. Bultje on 07 March 2012, 19:06:20 UTC, committed by Janne Grunau on 14 March 2012, 22:30:19 UTC
The argument is not a literal, thus causing the ARM v6 or later
builds to break.

Signed-off-by: Janne Grunau <janne-libav@jannau.net>
1 parent ce15406
Raw File
.gitignore
.config
.version
*.o
*.d
*.exe
*.ho
*-example
*-test
config.*
doc/*.1
doc/*.html
doc/*.pod
doxy
ffmpeg
avconv
avplay
avprobe
avserver
libavcodec/*_tablegen
libavcodec/*_tables.c
libavcodec/*_tables.h
libavcodec/libavcodec*
libavdevice/libavdevice*
libavfilter/libavfilter*
libavformat/libavformat*
libavutil/avconfig.h
libavutil/libavutil*
libpostproc/libpostproc*
libswscale/libswscale*
tests/audiogen
tests/base64
tests/data
tests/rotozoom
tests/tiny_psnr
tests/videogen
tests/vsynth1
tests/vsynth2
tools/cws2fws
tools/graph2dot
tools/lavfi-showfiltfmts
tools/pktdumper
tools/probetest
tools/qt-faststart
tools/trasher
version.h
back to top