Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 16 Jan 2010 19:51:26 +0000 | stefano | Revert r30331, which broke compilation. |
Sat, 16 Jan 2010 19:32:58 +0000 | stefano | Prefer enum PixelFormat to int as the parameter type of |
Sat, 16 Jan 2010 19:22:30 +0000 | stefano | Declare with av_unused the variable alpMmxFilter, fix the gcc warning: |
Sat, 16 Jan 2010 19:19:54 +0000 | stefano | Factorize the code which calls the non optimized C functions in |
Sat, 16 Jan 2010 19:14:29 +0000 | stefano | Prefer "to %s%s" over "to%s %s", slightly more readable. |
Sat, 16 Jan 2010 19:11:03 +0000 | stefano | Simplify code in sws_getContext() which logs if the destination format |