log mpcommon.h @ 32257:5636dcc06921

age author description
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.
Sat, 11 Sep 2010 11:38:36 +0000 diego Move stream_cache_* extern variable declarations to mpcommon.h.
Sat, 11 Sep 2010 11:33:07 +0000 diego Move video_time_usage / vout_time_usage extern var declarations to mpcommon.h.
Sat, 11 Sep 2010 11:11:10 +0000 diego Move audio_lang / dvdsub_lang extern variable declarations to mpcommon.h.
Thu, 09 Sep 2010 18:52:56 +0000 diego Move extern declarations used by both mplayer.c and mencoder.c to mpcommon.h.
Thu, 09 Sep 2010 16:17:27 +0000 diego Move **sub_name extern declaration to mpcommon.h.
Thu, 09 Sep 2010 15:39:10 +0000 diego cosmetics: Group all extern variable declarations together.
Fri, 30 Jul 2010 18:14:35 +0000 greg Rename libass types to match upstream libass >= 0.9.7
Mon, 28 Jun 2010 08:26:14 +0000 diego Factorize MPlayer/MEncoder version string handling.
Thu, 24 Jun 2010 17:19:49 +0000 diego Clean up sub-related extern declarations.
Sun, 20 Jun 2010 18:19:47 +0000 diego Move noconfig_opts extern variable declaration to mpcommon.h.