- 13 Nov, 2012 1 commit
-
-
Diego Biurrun authored
-
- 30 Oct, 2012 2 commits
-
-
Diego Biurrun authored
This is more consistent with the way we handle C #includes and it simplifies the build system.
-
Diego Biurrun authored
This is necessary to allow refactoring some x86util macros with cpuflags.
-
- 31 Aug, 2012 1 commit
-
-
Carl Eugen Hoyos authored
-
- 07 Aug, 2012 2 commits
-
-
Mans Rullgard authored
yasm tolerates mismatch between movd/movq and source register size, adjusting the instruction according to the register. nasm is more strict. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
nasm prints a warning if the colon is missing. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 28 Jul, 2012 1 commit
-
-
Ronald S. Bultje authored
-
- 27 Feb, 2012 1 commit
-
-
Ronald S. Bultje authored
-
- 12 Feb, 2012 1 commit
-
-
Reimar Döffinger authored
%ifdef HAVE_AVX must now be %if HAVE_AVX. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 27 Jan, 2012 1 commit
-
-
Ronald S. Bultje authored
This allows combining multiple conditionals in a single statement.
-
- 19 Oct, 2011 1 commit
-
-
Kieran Kunhya authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 15 Aug, 2011 1 commit
-
-
Dave Yeo authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 12 Aug, 2011 2 commits
-
-
Ronald S. Bultje authored
This allows using it in swscale also.
-
Ronald S. Bultje authored
This allows using it in libswscale/ also.
-
- 16 Jun, 2011 1 commit
-
-
Carl Eugen Hoyos authored
-
- 10 Jun, 2011 1 commit
-
-
Oskar Arvidsson authored
The tc variable was not splatted correctly. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 24 May, 2011 1 commit
-
-
Reimar Döffinger authored
-
- 14 May, 2011 1 commit
-
-
Diego Biurrun authored
-
- 11 May, 2011 2 commits
-
-
Jason Garrett-Glaser authored
Also delete some unused deblock asm macros.
-
Jason Garrett-Glaser authored
-