- 01 Jun, 2010 3 commits
-
-
Reinhard Tartler authored
additionallym deprecate palette8torgb16 and its bgr variant without replacement. These functions are not meant to be used by applications. Discussed at: http://comments.gmane.org/gmane.comp.video.ffmpeg.devel/109340 Originally committed as revision 31301 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Stefano Sabatini authored
sws_setColorspaceDetails() to ff_yuv2rgb_c_init_tables(). Allow to factorize duplicated code. Originally committed as revision 31300 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Reinhard Tartler authored
They contain exactly the same code as their 16bit variants, so this is effectively code de-duplication. Originally committed as revision 31298 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 30 May, 2010 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 31279 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Diego Biurrun authored
We now have an LGPL replacement that is at least equally fast. Originally committed as revision 31278 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 23 May, 2010 1 commit
-
-
Stefano Sabatini authored
readability. Originally committed as revision 31192 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 19 May, 2010 4 commits
-
-
Stefano Sabatini authored
vertical alignment. Improve readability. Originally committed as revision 31186 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Stefano Sabatini authored
M_PI is defined by the included file libavutil/mathematics.h. Originally committed as revision 31185 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Loren Merritt authored
It is now faster than the old gpl version on conroe. Originally committed as revision 31181 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Loren Merritt authored
It is now faster than the old gpl version on conroe. Originally committed as revision 31180 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
-
- 07 May, 2010 1 commit
-
-
Ronaldo Moura authored
The old code is correct only when stride = 2*width. Patch by Ronaldo Moura <ronaldo d moura monity com br> Originally committed as revision 31142 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 04 May, 2010 1 commit
-
-
Diego Biurrun authored
written by Kostya Shishkov Originally committed as revision 31135 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 20 Apr, 2010 1 commit
-
-
Diego Biurrun authored
Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 31050 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 31 Mar, 2010 1 commit
-
-
Reimar Döffinger authored
being able to compile it and deduplicate the code at the same time. Originally committed as revision 30978 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
-
- 26 Mar, 2010 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 30961 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 23 Mar, 2010 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 30954 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Diego Biurrun authored
runtime cpudetection mode. Fixes compilation with '--enable-runtime-cpudetect --disable-altivec'. Originally committed as revision 30952 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 19 Mar, 2010 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 30938 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Diego Biurrun authored
COMPILE_ALTIVEC is never set to 1, it is just #defined. Originally committed as revision 30937 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 18 Mar, 2010 1 commit
-
-
Janusz Krzysztofik authored
output format. Patch by Janusz Krzysztofik, jkrzyszt A tis D icnet D pl Originally committed as revision 30934 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 09 Mar, 2010 1 commit
-
-
Reinhard Tartler authored
in case altivec is disabled, even compilation of code using altivec keywords or asm must be avoided. Originally committed as revision 30869 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 08 Mar, 2010 2 commits
-
-
Reimar Döffinger authored
Originally committed as revision 30864 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Reimar Döffinger authored
Originally committed as revision 30863 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 06 Mar, 2010 2 commits
-
-
Stefano Sabatini authored
Originally committed as revision 30856 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Janusz Krzysztofik authored
Patch by Janusz Krzysztofik |jkrzyszt ^ tis icnet pl|. Originally committed as revision 30855 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 05 Mar, 2010 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 30847 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Benoit Fouet authored
Originally committed as revision 30842 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Janusz Krzysztofik authored
converter with support for rgb444 output format. Patch by Janusz Krzysztofik jkrzyszt chez tis icnet pl Originally committed as revision 30841 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 04 Mar, 2010 4 commits
-
-
Alexis Ballier authored
libswscale. Patch by Alexis Ballier, alexis D ballier A gmail Originally committed as revision 30840 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Stefano Sabatini authored
127.32L to me, beware when using git svn dcommit for committing stuff to svn... Originally committed as revision 30827 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Stefano Sabatini authored
case where the source format is PIX_FMT_GRAY8. This is required as PIX_FMT_GRAY8 has been declared as a paletted format in FFmpeg r22191, fix GRAY8 -> RGB conversion. Originally committed as revision 30826 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Stefano Sabatini authored
format. Make swscale-test only perform the test from the input to the output format rather than perform all. Also implement swscale-test-all.sh, for performing all the tests. Improve flexibility of the swscale-test tool, this way is simpler to perform only a subset of tests. Originally committed as revision 30825 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 28 Feb, 2010 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 30787 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 25 Feb, 2010 2 commits
-
-
Stefano Sabatini authored
Originally committed as revision 30730 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Stefano Sabatini authored
Originally committed as revision 30729 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
-
- 18 Feb, 2010 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 30643 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-