FFmpeg git repo
Go to file
Mans Rullgard 8995d34972 ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code
The Apple assembler refuses to assemble the 3-operand form
in Thumb2 even though it is valid syntax.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-09-21 07:07:58 +01:00
compat
doc
libavcodec ARM: swap source operands in some add instructions 2012-09-20 17:07:18 +01:00
libavdevice
libavfilter
libavformat
libavresample
libavutil ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code 2012-09-21 07:07:58 +01:00
libswscale
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: update tms470 detection for latest version 2012-09-20 14:56:56 +01:00
library.mak
version.sh

README

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.