- 28 Aug, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 15 Aug, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 19 Jul, 2012 2 commits
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
- 18 Jul, 2012 1 commit
-
-
Paul B Mahol authored
Using av_bswap16 should be enough.
-
- 09 Jun, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
- 01 Feb, 2012 1 commit
-
-
Diego Biurrun authored
-
- 08 Jan, 2012 1 commit
-
-
Diego Biurrun authored
-
- 02 Jan, 2012 1 commit
-
-
Diego Biurrun authored
-
- 28 May, 2011 1 commit
-
-
Anton Khirnov authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 24 May, 2011 1 commit
-
-
Ronald S. Bultje authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 07 Dec, 2010 1 commit
-
-
Ramiro Polla authored
rgb32tobgr32() has been removed in favour of shuffle_bytes_2103() in r32190 Originally committed as revision 32676 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
-
- 29 Aug, 2009 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 29584 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
-
- 26 Mar, 2009 1 commit
-
-
Diego Biurrun authored
of other test programs and more descriptive of what the program does. Originally committed as revision 29067 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 04 Nov, 2008 1 commit
-
-
Diego Biurrun authored
"initialization discards qualifiers from pointer target type" warnings. Originally committed as revision 27894 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 13 Apr, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 26429 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 05 Jul, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 23722 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 28 Apr, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 23158 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 26 Apr, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 23147 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 18 Apr, 2007 1 commit
-
-
Ivo van Poorten authored
to plain C when width < unit size of assembly code. Originally committed as revision 23018 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 12 Apr, 2007 2 commits
-
-
Ivo van Poorten authored
Originally committed as revision 22983 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ivo van Poorten authored
Add newline to final report. Originally committed as revision 22982 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 30 Mar, 2007 1 commit
-
-
Marc Hoffman authored
Fix data alignment bug (the original purpose of the code is unclear, though). patch by Marc Hoffman, mmh pleasantst com Originally committed as revision 22847 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 28 Jan, 2007 2 commits
-
-
Luca Barbato authored
Originally committed as revision 22051 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Luca Barbato authored
Originally committed as revision 22047 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 07 Oct, 2006 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 20100 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 04 Oct, 2006 1 commit
-
-
Diego Biurrun authored
cs_test.c:62: warning: return type defaults to 'int' cs_test.c:64: warning: implicit declaration of function 'memalign' Originally committed as revision 20036 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 21 Aug, 2006 1 commit
-
-
Luca Abeni authored
Originally committed as revision 19476 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 30 Jun, 2006 1 commit
-
-
Luca Abeni authored
Originally committed as revision 18866 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 13 Jan, 2006 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 17368 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 14 Nov, 2005 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16986 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 27 Jun, 2004 1 commit
-
-
Michael Niedermayer authored
orginal patch by (Marc Hoffman <mmh at pleasantst dot com>) critical fixes by (Reza Jelveh <reza.jelveh at tu-harburg dot de>) known bugs/issues, which should be fixed ASAP by someone who has a ppc: 0..255 vs. 16..235 unneeded recalculation of tables general cleaup, like removing double initalizing of variables Originally committed as revision 12699 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 04 Oct, 2003 1 commit
-
-
Gabucino authored
Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk> Originally committed as revision 11001 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 23 May, 2003 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 10174 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 29 Jun, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 6608 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-