summaryrefslogtreecommitdiff
path: root/xine_post_swscale.c
AgeCommit message (Collapse)Author
2009-10-21This commit was manufactured by cvs2svn to create branch 'CVS'.CVScvs2svn
2008-12-13Added missing newline to debug outputphintuka
2008-05-22xine_xmalloc -> callocphintuka
2008-03-13Added possibility to set aspect ratio without locale-specific decimal pointphintuka
2008-02-28Updated to post plugin interface version 10 (xine-lib 1.2 branch)phintuka
2008-02-21Fix incorrect SSE2 register in MMX code and fix corresponding commentsphintuka
2008-02-21Performance improvement: disable prefetch and streaming storephintuka
2008-02-21Move sse2/mmx constants from rodata to stack (this should fix x86_32 PIC issues)phintuka
Fix aspect ratio difference check.
2008-02-21Use local labels in assembler code.phintuka
This should fix assembler errors when function(s) are inlined.
2008-02-20Initial importphintuka