- 26 Oct, 2008 1 commit
-
-
Vitor Sessak authored
Originally committed as revision 27834 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 25 Oct, 2008 1 commit
-
-
Michael Niedermayer authored
it will overflow the buffer by 1 line. This might have been exploitable. Originally committed as revision 27826 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 23 Oct, 2008 2 commits
-
-
Vitor Sessak authored
Originally committed as revision 27818 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Vitor Sessak authored
Originally committed as revision 27817 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 16 Oct, 2008 1 commit
-
-
Diego Pettenò authored
Neither the asm() nor the __asm__() keyword is not 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 synta. Originally committed as revision 27778 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 09 Oct, 2008 3 commits
-
-
Diego Pettenò authored
These are only used in swscale_template.c (and thus don't need to be made extern), and can be declared as ASM constants. Originally committed as revision 27737 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Diego Pettenò authored
These two tables are not used outside swscale.c even though they are declared also in yuv2rgb.c. Originally committed as revision 27736 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Carl Eugen Hoyos authored
Fixes icc warning #188: enumerated type mixed with another type Originally committed as revision 27733 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 08 Oct, 2008 3 commits
-
-
Vitor Sessak authored
Originally committed as revision 27731 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Vitor Sessak authored
Originally committed as revision 27730 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Aurelien Jacobs authored
This one was missing from r27727. Originally committed as revision 27728 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 07 Oct, 2008 1 commit
-
-
Carl Eugen Hoyos authored
Fixes icc warning #188: enumerated type mixed with another type Originally committed as revision 27727 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 04 Oct, 2008 2 commits
-
-
Carl Eugen Hoyos authored
Originally committed as revision 27718 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Carl Eugen Hoyos authored
Originally committed as revision 27715 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 29 Sep, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 27669 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 16 Sep, 2008 1 commit
-
-
Michael Niedermayer authored
byte being written after the array. Originally committed as revision 27628 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 15 Sep, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 27612 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 14 Sep, 2008 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 27611 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
Originally committed as revision 27610 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
can be used under LGPL. Originally committed as revision 27609 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 13 Sep, 2008 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 27599 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
are 0 if bitexact mode is requested. Originally committed as revision 27595 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 12 Sep, 2008 7 commits
-
-
Michael Niedermayer authored
bitexactness to C. Originally committed as revision 27594 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
thus revert the respective optimization. The table generator code has to be rewritten anyway one day by some volunteer because its not LGPL, fixing the GPL table generator thus seems like wasted time. Originally committed as revision 27591 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
Originally committed as revision 27589 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
Originally committed as revision 27587 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
Originally committed as revision 27586 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
user asks for accurate rounding. Originally committed as revision 27585 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
because they do not accurately round. Originally committed as revision 27584 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 11 Sep, 2008 5 commits
-
-
Michael Niedermayer authored
Originally committed as revision 27581 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
Originally committed as revision 27580 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
Originally committed as revision 27579 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
Originally committed as revision 27578 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
Originally committed as revision 27577 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 10 Sep, 2008 3 commits
-
-
Michael Niedermayer authored
completely sure why this was at such incorrect value, but i could not find any problems when it was set correctly. Originally committed as revision 27575 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
with 16bit signed constants (like SIMD might use). Originally committed as revision 27568 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
Originally committed as revision 27564 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 09 Sep, 2008 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 27562 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
and does not throw half the chroma away. Originally committed as revision 27561 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
Originally committed as revision 27558 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-