Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 04 Oct 2010 18:12:36 +0000 | reimar | Handle libavformat adding additional streams during playback. |
Mon, 04 Oct 2010 06:40:32 +0000 | reimar | 1000l, %lf is not valid format string for printf (only for scanf) and actually |
Sun, 03 Oct 2010 20:49:50 +0000 | cehoyos | yadif: Explicit wordlength for compare. Fixes compile with clang. |
Sun, 03 Oct 2010 15:42:03 +0000 | diego | Move pva_get_payload() around to avoid a forward declaration. |
Sun, 03 Oct 2010 15:39:50 +0000 | diego | Mark pva_get_payload() as static, it is not used outside of the file. |
Sun, 03 Oct 2010 15:39:03 +0000 | diego | Move AVI muxer functions around to avoid forward declarations. |
Sun, 03 Oct 2010 15:37:17 +0000 | diego | Move mp_unescape03 function around to avoid forward declaration. |