Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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. |
Fri, 17 Sep 2010 10:34:13 +0000 | diego | Check for vbeInit() instead of vbeVersion() in VESA test. |
Fri, 17 Sep 2010 10:31:24 +0000 | diego | Mark functs not used outside of the file as static, remove from header; fixes: |
Fri, 17 Sep 2010 10:27:51 +0000 | diego | cosmetics: Move vlvo_preinit() below the functions that it uses. |