openh264/codec/common
Martin Storsjö 0995390c4a Remove apple specific versions of arm macros with arguments
The apple assembler for arm can handle the gnu binutils style
macros just fine these days, so there is no need to duplicate all
of these macros in two syntaxes, when the new one works fine in all cases.

We already require a new enough assembler to support the gnu binutils
style features since we use the .rept directive in a few places.
2015-03-27 11:11:45 +02:00
..
arm Remove apple specific versions of arm macros with arguments 2015-03-27 11:11:45 +02:00
arm64 Remove apple specific versions of arm64 macros with arguments 2015-03-27 11:11:23 +02:00
inc merge wels_const.h 2015-03-25 17:11:40 +08:00
src merge bit_stream.h for encoder&decoder 2015-03-13 16:19:25 +08:00
x86 Move DEFAULT REL into the x86_64 cases 2015-02-02 00:49:37 +02:00
generate_version.sh Don't overwrite the git-tracked version.h 2015-01-30 10:55:16 +02:00
targets.mk Move the memory allocation/deallocation routines to the common library 2015-01-30 11:30:59 +02:00