- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 23 Jan, 2011 3 commits
-
-
Justin Ruggles authored
Signed-off-by:
Mans Rullgard <mans@mansr.com> (cherry picked from commit 1c189fc5)
-
Justin Ruggles authored
Signed-off-by:
Mans Rullgard <mans@mansr.com> (cherry picked from commit 77a78e9b)
-
Justin Ruggles authored
Signed-off-by:
Mans Rullgard <mans@mansr.com> (cherry picked from commit 56f8952b)
-
- 21 Jan, 2011 3 commits
-
-
Justin Ruggles authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Justin Ruggles authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Justin Ruggles authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 31 Oct, 2010 2 commits
-
-
Ramiro Polla authored
Originally committed as revision 25620 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
These blocks depended on the compiler keeping xmm registers untouched between them. Originally committed as revision 25619 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Jan, 2010 1 commit
-
-
Reimar Döffinger authored
causes no significant speed difference and can avoid compilation issues with --enable-pic. Originally committed as revision 21003 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Oct, 2009 1 commit
-
-
Justin Ruggles authored
corresponding dsputil functions and remove their dependency on the FLAC encoder. Fixes Issue1486. Originally committed as revision 20266 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Dec, 2008 1 commit
-
-
Diego Biurrun authored
It contains optimizations that are not specific to i386 and libavutil uses this naming scheme already. Originally committed as revision 16270 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Oct, 2008 1 commit
-
-
Diego Pettenò authored
Neither the asm() nor the __asm__() keyword is part of the C99 standard, but while GCC accepts the former in C89 syntax, it is not accepted in C99 unless GNU extensions are turned on (with -fasm). The latter form is accepted in any syntax as an extension (without requiring further command-line options). Sun Studio C99 compiler also does not accept asm() while accepting __asm__(), albeit reporting warnings that it's not valid C99 syntax. Originally committed as revision 15627 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jun, 2008 2 commits
-
-
Alexander Strange authored
Originally committed as revision 14023 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alexander Strange authored
(fixes out of registers with apple gcc 4.2) Originally committed as revision 14022 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 May, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 May, 2008 1 commit
-
-
Ramiro Polla authored
typedef x86_reg as the appropriate size and use it instead. Originally committed as revision 13081 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Feb, 2008 1 commit
-
-
Loren Merritt authored
Originally committed as revision 11882 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Dec, 2007 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 11244 to svn://svn.ffmpeg.org/ffmpeg/trunk
-