Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 18 Sep 2010 08:05:10 +0000 | reimar | Fix compilation on Windows: MinGW unistd.h does not define NULL. |
Fri, 17 Sep 2010 15:16:06 +0000 | diego | Adapt license header from libass to MPlayer boilerplate. |
Fri, 17 Sep 2010 15:13:37 +0000 | diego | Move libass/ass_mp.[ch] ---> ass_mp.[ch]. |
Fri, 17 Sep 2010 15:02:46 +0000 | diego | Rename preprocessor directives: CONFIG_LIBAVCODEC --> CONFIG_FFMPEG |
Fri, 17 Sep 2010 14:58:17 +0000 | diego | Add an #ifdef to avoid unused variable warnings when iconv is disabled. |
Fri, 17 Sep 2010 10:35:15 +0000 | diego | Ignore possible errors from dvdread-config invocation. |