Mercurial > mplayer.hg
log mp_core.h @ 24284:cf3ca02f9749
age | author | description |
---|---|---|
2007-08-28 | diego | Clean up the way get_path is handled: Compile get_path.c to an object to link |
2007-08-25 | diego | Fix warnings: |
2007-08-25 | diego | Fix warnings: |
2007-08-12 | diego | Declare all vo_gamma variables in libvo/video_out.h and remove them from |
2007-07-18 | Gabrov | fix redundant redeclaration warning |
2007-07-09 | albeu | Move loop_times into mpctx. |
2007-03-11 | uau | Move the sh_audio->delay field to mpctx->delay. |
2007-02-22 | uau | Move some related variables together & add a comment |
2007-02-21 | uau | Cleanup, move "global" state from the frame_time_remaining mainloop |
2007-02-21 | uau | Split command/property handling from mplayer.c to a new file command.c. |