- 14 May, 2011 1 commit
-
-
Ronald S. Bultje authored
Also remove code that overwrites the C versions of functions in sws_init_swScale_altivec(), so that it uses the C functions of files if no altivec-optimized version exists.
-
- 12 May, 2011 1 commit
-
-
Michael Niedermayer authored
It seems sws-PPC did hardcode 2048 at various places instead of using VOFW. This also means that all past VOFW benchmarks on PPC are meaningless Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 11 May, 2011 1 commit
-
-
Ronald S. Bultje authored
Fix handling of input if not in native endianness, and add support for 9/10-bit output. This allows us to force endianness of YUV420P 9/10bit in the H264/10bit fate tests, which should fix them on big-endian systems.
-
- 14 Apr, 2011 2 commits
-
-
Janne Grunau authored
-
Luca Barbato authored
PPC and x86 code is split off from swscale_template.c. Lots of code is still duplicated and should be removed later. Again uniformize the init system to be more similar to the dsputil one. Unset h*scale_fast in the x86 init in order to make the output consistent with the previous status. Thanks to Josh for spotting it.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 18 Jan, 2011 1 commit
-
-
Janne Grunau authored
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
-
- 17 Jan, 2011 1 commit
-
-
Janne Grunau authored
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
-
- 24 Jul, 2010 3 commits
-
-
Reimar Döffinger authored
definition of ff_yuv2packedX_altivec Originally committed as revision 31782 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Reimar Döffinger authored
Originally committed as revision 31781 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Reimar Döffinger authored
Originally committed as revision 31780 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 22 Jan, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 30385 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 12 Sep, 2009 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 29674 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 16 Aug, 2009 2 commits
-
-
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
-
- 10 Aug, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 29485 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 04 Jun, 2009 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 29350 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 09 May, 2009 1 commit
-
-
Diego Biurrun authored
Fixes a couple of 'discards qualifiers from pointer target type' warnings. Originally committed as revision 29281 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 29 Mar, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 29099 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 26 Mar, 2009 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 29063 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-