Mercurial > mplayer.hg
log mp_core.h @ 23813:5b10bd9793b8
age | author | description |
---|---|---|
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. |