Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 14 Jun 2010 11:25:39 +0000 | diego | Mark exit_sig() function as static; it is only used within the file. |
Mon, 14 Jun 2010 11:24:55 +0000 | diego | Add a command to the binary build rule. |
Mon, 14 Jun 2010 11:16:30 +0000 | diego | typo: Add missing '$' to EXESUF variable in binary build rule. |
Mon, 14 Jun 2010 11:15:21 +0000 | diego | Revert linking vd_zrmjpeg.c and vf_zrmjpeg.c to MPlayer only. |
Mon, 14 Jun 2010 11:11:41 +0000 | diego | Ignore .d files with dependency information. |
Mon, 14 Jun 2010 11:10:49 +0000 | diego | get_path.c was renamed to path.c. |
Mon, 14 Jun 2010 09:34:54 +0000 | diego | Remove redundant monitor_aspect extern declaration, fixes the warning: |
Mon, 14 Jun 2010 09:33:48 +0000 | diego | Mark mplayer_audio_read() function as static; it is not used outside the file. |