Go to file
Reimar Döffinger e04a3c9613 Re-add check for compilation failure with ebx clobber, and only set
ebx_available if both "b" constraint and exb clobber code compile.
This is to fix compilation with Mac OSX 10.5.8's gcc 4.0.1 in 64
bit mode (-m64) which only fails for ebx/rbx clobbers but not
"b" constraints - this is probably a compiler bug.

Originally committed as revision 20107 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-09-30 21:57:13 +00:00
doc
ffpresets
libavcodec 10l: wrong operation in stereo rematrixing 2009-09-30 21:51:02 +00:00
libavdevice
libavfilter
libavformat
libavutil
libpostproc
libswscale
tests
tools
Changelog
cmdutils.c
cmdutils.h
common.mak
configure Re-add check for compilation failure with ebx clobber, and only set 2009-09-30 21:57:13 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
ffplay.c
ffserver.c
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile
README
subdir.mak
version.sh

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.