Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 24 Jul 2010 15:14:43 +0000 | reimar | Fix dependency generation for libav* |
Sat, 24 Jul 2010 14:43:55 +0000 | reimar | Fix compilation, forgot to add const also to the |
Sat, 24 Jul 2010 11:37:58 +0000 | reimar | More const-correctness fixes to avoid warnings. |
Sat, 24 Jul 2010 11:33:28 +0000 | reimar | Add some "const" to avoid incompatible pointer type warnings |
Sat, 24 Jul 2010 11:19:39 +0000 | stefano | Add missing comma, fix rgb2yuv_table[SWS_CS_SMPTE240M] coefficients. |
Sat, 24 Jul 2010 11:19:35 +0000 | stefano | Add some comments to the rgb2yuv_table, clarifying the standard where |