Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 18 Sep 2010 09:49:12 +0000 | diego | Add function_check_broken convenience function. |
Sat, 18 Sep 2010 09:45:03 +0000 | diego | cosmetics: Slightly reformat a comment. |
Sat, 18 Sep 2010 09:24:38 +0000 | diego | cosmetics: Slightly shorten swab() check. |
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. |