summaryrefslogtreecommitdiff
path: root/xine_post_swscale.c
AgeCommit message (Expand)Author
2010-05-24Fixed comparing Floating point variablesphintuka
2010-05-24Cosmetics: moved utility macros to beginning of the filephintuka
2010-05-22Fixed comparing unsigned and signed varsphintuka
2010-04-16Removed unneeded / double function declarationsphintuka
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
2008-02-21Use local labels in assembler code.phintuka
2008-02-20Initial importphintuka