log mpcommon.h @ 37153:ee0a7558379e

age author description
Sun, 02 Feb 2014 19:18:31 +0000 ib Add support for default of multiple video tracks.
Thu, 14 Mar 2013 20:04:24 +0000 reimar Win32: support file names with characters outside system code-page
Thu, 11 Aug 2011 17:45:25 +0000 diego Move cfg_inc_verbose and cfg_include into mpcommon.c.
Sun, 19 Jun 2011 16:48:33 +0000 reimar Move init_vo_spudec to mp_common.c and reuse it in mencoder.
Tue, 22 Feb 2011 18:24:04 +0000 reimar Apply forgotten part of previous patch, adding calc_a_pts to mpcommon.h.
Sat, 05 Feb 2011 20:38:02 +0000 cboesch Add sub-paths option.
Mon, 03 Jan 2011 19:39:31 +0000 cboesch Factorize ROUND() redefinitions macro.
Wed, 27 Oct 2010 17:08:36 +0000 cigaes Move ass_mp.[ch] to the sub directory.
Wed, 27 Oct 2010 16:28:50 +0000 cigaes Create a new directory, "sub", for subtitles and OSD related code.
Sat, 09 Oct 2010 15:04:50 +0000 reimar Avoid duplicating common init code between MPlayer and mencoder.
Fri, 17 Sep 2010 15:13:37 +0000 diego Move libass/ass_mp.[ch] ---> ass_mp.[ch].
Wed, 15 Sep 2010 19:52:37 +0000 diego Replace libmpdemux/stheader.h #include by 'struct sh_video' declaration.
Wed, 15 Sep 2010 18:41:30 +0000 diego Add libmpdemux/stheader #include for struct sh_video.
Sun, 12 Sep 2010 11:21:12 +0000 reimar Remove stheader.h include from mpcommon.h since it
Sat, 11 Sep 2010 11:43:05 +0000 diego Move mconfig extern variable declaration to mpcommon.h.