log mp_core.h @ 24051:dcf5fe229d37

age author description
Sun, 12 Aug 2007 12:21:07 +0000 diego Declare all vo_gamma variables in libvo/video_out.h and remove them from
Wed, 18 Jul 2007 13:02:08 +0000 Gabrov fix redundant redeclaration warning
Mon, 09 Jul 2007 14:51:47 +0000 albeu Move loop_times into mpctx.
Sun, 11 Mar 2007 06:16:14 +0000 uau Move the sh_audio->delay field to mpctx->delay.
Thu, 22 Feb 2007 20:44:48 +0000 uau Move some related variables together & add a comment
Wed, 21 Feb 2007 21:59:33 +0000 uau Cleanup, move "global" state from the frame_time_remaining mainloop
Wed, 21 Feb 2007 00:49:24 +0000 uau Split command/property handling from mplayer.c to a new file command.c.