Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 13 Oct 2008 15:25:34 +0000 | diego | Remove unused function, fixes the warning: |
Mon, 13 Oct 2008 15:13:40 +0000 | diego | Unconditionally #include osdep/shem.h, fixes the warnings on Cygwin: |
Mon, 13 Oct 2008 14:55:01 +0000 | diego | Add missing Cygwin header, fixes the warning: |
Mon, 13 Oct 2008 14:47:11 +0000 | diego | Remove redundantly declared definitions FILE_ANY_ACCESS and CTL_CODE, fixes: |
Mon, 13 Oct 2008 14:40:58 +0000 | diego | Surround conditionally used function with corresponding #ifdef, fixes: |
Mon, 13 Oct 2008 14:38:36 +0000 | diego | Remove redundant variable declaration, fixes the warning: |
Mon, 13 Oct 2008 14:17:25 +0000 | diego | Remove check for byteswap.h, it was removed from FFmpeg. |