Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 17 Sep 2006 19:59:50 +0000 | Gabrov | synced with r19879 |
Sun, 17 Sep 2006 15:32:01 +0000 | eugeni | Reduce code duplication in init_render_context(). |
Sun, 17 Sep 2006 15:15:13 +0000 | lucabe | Remove the dependency of libswscale on img_format.h |
Sun, 17 Sep 2006 15:06:28 +0000 | nicodvb | better description of set_mouse_pos. |
Sun, 17 Sep 2006 15:02:13 +0000 | lucabe | Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext() |
Sun, 17 Sep 2006 14:59:55 +0000 | lucabe | Fix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB32 is IMGFMT_BGR32) |