- 23 Jul, 2012 3 commits
-
-
Ronald S. Bultje authored
The function called in this block is under HAVE_INLINE_ASM itself also.
-
Ronald S. Bultje authored
This allows compiling this code using compilers that do not understand gcc-style inline assembly.
-
Mashiat Sarker Shakkhar authored
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 22 Jul, 2012 28 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
The files do not contain only MMX code.
-
Ronald S. Bultje authored
This removes the use of macro nesting in these code constructs, which makes it easier to parse in pre-processors.
-
Ronald S. Bultje authored
-
Justin Ruggles authored
-
Jason Garrett-Glaser authored
Simplifies pshufb masks that operate on words.
-
Mans Rullgard authored
Use compiler-specific replacements for the -o flag in check_cc. This makes tests work properly with compilers using non-standard flags. The tms470 flags are updated to work with this scheme. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Anton Khirnov authored
Nellymoser is float, so use oneoff comparison instead of md5.
-
Diego Biurrun authored
The flag was added to avoid excessive warning spam, but nowadays those warnings no longer occur in such large numbers as to require silencing. Besides, gcc-specific flags do not belong in the Makefiles.
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Kostya Shishkov authored
-
Mohamed Naufal Basheer authored
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
-
Mohamed Naufal Basheer authored
This is intended for reuse by the G.723.1 decoder Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
-
Luca Barbato authored
-
Ronald S. Bultje authored
-
- 21 Jul, 2012 9 commits
-
-
Ronald S. Bultje authored
The variables which are declared in the teplate file are static and therefore there is no symbol clash.
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
-
Diego Biurrun authored
-
Mans Rullgard authored
This is in preparation for following changes. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Ronald S. Bultje authored
Fixes compilation for compilers that do not support gcc inline assembly. Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Ronald S. Bultje authored
This makes usage of the macro look more natural when used with array entries. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Samuel Pitoiset authored
The incompatibility with librtmp is already expressed in the ffrtmphttp protocol dependency declaration, which both RTMPT and RTMPTS depend on. Signed-off-by: Diego Biurrun <diego@biurrun.de>
-