Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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 |
Sat, 16 Jan 2010 19:04:55 +0000 | ramiro | Document some of SwsContext. |