- 27 Sep, 2010 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 32394 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 23 Aug, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 32011 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 18 Jul, 2010 1 commit
-
-
Anton Mitrofanov authored
Don't change paramater passing, but instead use casts. Shouldn't affect asm output on anything other than win64. libswscale should work on win64 now. The rest of ffmpeg still isn't win64 compatible due to the issue of xmm clobbers, but swscale doesn't use any SSE. Patch by Anton Mitrofanov <BugMaster AT narod DOT ru>. Originally committed as revision 31751 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 12 May, 2010 1 commit
-
-
Ramiro Polla authored
x86_64 / Mac OS X gcc 4.0.1 x86_64 / Linux icc (all) x86_64 / Linux gcc 4.0.4 x86_64 / OpenBSD gcc 3.3.5 x86_64 / Linux suncc 5.10 and there are some reports of crashes. Originally committed as revision 31170 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 11 May, 2010 1 commit
-
-
Ramiro Polla authored
long was being incorrectly used as an x86-sized register, both for 32 and 64 bits, but this is not the case in win64. Originally committed as revision 31153 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 27 Mar, 2010 1 commit
-
-
Diego Biurrun authored
This is of course done with permissions from the authors. The only GPL component left are MMX optimizations for YUV to RGB conversion. Originally committed as revision 30965 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 19 Mar, 2010 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 30938 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 05 Mar, 2010 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 30847 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 23 Feb, 2010 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 30722 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 26 Jan, 2010 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 30435 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
Originally committed as revision 30433 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 16 Jan, 2010 2 commits
-
-
Stefano Sabatini authored
swscale_template.c: In function ‘swScale_C’: swscale_template.c:2580: warning: unused variable ‘alpMmxFilter’ swscale_template.c: In function ‘sws_init_swScale_C’: Originally committed as revision 30332 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
Originally committed as revision 30327 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 15 Jan, 2010 1 commit
-
-
Zuxy Meng authored
libswscale. Originally committed as revision 30306 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 11 Jan, 2010 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 30272 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 09 Jan, 2010 1 commit
-
-
Zuxy Meng authored
Originally committed as revision 30253 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 01 Jan, 2010 1 commit
-
-
Reimar Döffinger authored
enough other registers available that are less likely to cause issues. Originally committed as revision 30160 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 28 Dec, 2009 1 commit
-
-
Diego Biurrun authored
libswscale/swscale_template.c:2575: warning: unused variable ‘srcFormat’ Originally committed as revision 30132 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 21 Dec, 2009 4 commits
-
-
Ramiro Polla authored
Originally committed as revision 30099 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
Originally committed as revision 30098 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
intermediate YV12 to a more descriptive name. Originally committed as revision 30097 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
Originally committed as revision 30096 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 20 Dec, 2009 4 commits
-
-
Ramiro Polla authored
Originally committed as revision 30086 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
Originally committed as revision 30085 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
Originally committed as revision 30082 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
Originally committed as revision 30081 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 06 Dec, 2009 1 commit
-
-
Ramiro Polla authored
These index variables are incremented before each use, so they should be initialized to -1. Originally committed as revision 29977 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 05 Dec, 2009 1 commit
-
-
Ramiro Polla authored
All functions in swscale_template.c should be declared with the RENAME macro. Originally committed as revision 29976 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 03 Dec, 2009 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 29974 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 08 Nov, 2009 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 29857 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 22 Sep, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 29701 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 16 Sep, 2009 2 commits
-
-
Ramiro Polla authored
Originally committed as revision 29686 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
Originally committed as revision 29685 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 05 Sep, 2009 1 commit
-
-
Lars Täuber authored
Patch by Lars Täuber <lars <dot> taeuber <at> gmx <dot> net>. Originally committed as revision 29650 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 16 Aug, 2009 3 commits
-
-
Ramiro Polla authored
- Align asm code to the column 4 spaces after the call to __asm__(); - Align cases in switch statements to the same column as "switch". Originally committed as revision 29524 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
- Place curly brackets in the same line as while/for/if/switch/else/do; - Place curly brackets at column 0 in the next line starting a function. Originally committed as revision 29523 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
- Use 4 spaces throughout for indentation; - Fix inconsistent indentation; - Indent function calls and declarations aligning arguments on multiple lines to the column after the opening parentheses; - Align asm code to the column 4 spaces after the call to __asm__(); - Align cases in switch statements to the same column as "switch". Originally committed as revision 29522 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 15 Aug, 2009 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 29518 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 14 Aug, 2009 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 29517 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 13 Aug, 2009 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 29508 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-