index
:
xineliboutput
CVS
branch-1_0_5
branch-1_0_x
branch-1_o_x
master
unlabeled-1.1.2
unlabeled-1.10.2
unlabeled-1.12.2
unlabeled-1.13.2
unlabeled-1.18.2
unlabeled-1.2.2
unlabeled-1.20.2
unlabeled-1.21.2
unlabeled-1.22.2
unlabeled-1.24.2
unlabeled-1.3.2
unlabeled-1.30.2
unlabeled-1.30.2.18.2
unlabeled-1.30.2.8.2
unlabeled-1.30.2.9.2
unlabeled-1.34.2
unlabeled-1.36.2
unlabeled-1.4.2
unlabeled-1.46.2
unlabeled-1.5.2
unlabeled-1.50.2
unlabeled-1.52.2
unlabeled-1.56.2
unlabeled-1.58.2
unlabeled-1.63.2
unlabeled-1.7.2
unlabeled-1.8.2
GIT mirror of the xineliboutput CVS repository from Sourceforge
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xine_post_swscale.c
Age
Commit message (
Expand
)
Author
2011-10-30
Fix FSF address in copyright notices.
phintuka
2011-03-02
Reduced logging: added parameter to enable debug traces
phintuka
2011-02-21
Fixed unaligned access when compiled with some 32-bit gcc 4.4.x versions.
phintuka
2010-05-24
Fixed comparing Floating point variables
phintuka
2010-05-24
Cosmetics: moved utility macros to beginning of the file
phintuka
2010-05-22
Fixed comparing unsigned and signed vars
phintuka
2010-04-16
Removed unneeded / double function declarations
phintuka
2008-12-13
Added missing newline to debug output
phintuka
2008-05-22
xine_xmalloc -> calloc
phintuka
2008-03-13
Added possibility to set aspect ratio without locale-specific decimal point
phintuka
2008-02-28
Updated to post plugin interface version 10 (xine-lib 1.2 branch)
phintuka
2008-02-21
Fix incorrect SSE2 register in MMX code and fix corresponding comments
phintuka
2008-02-21
Performance improvement: disable prefetch and streaming store
phintuka
2008-02-21
Move sse2/mmx constants from rodata to stack (this should fix x86_32 PIC issues)
phintuka
2008-02-21
Use local labels in assembler code.
phintuka
2008-02-20
Initial import
phintuka