Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 13 May 2006 21:01:05 +0000 | rathann | Fix: |
Sat, 13 May 2006 20:18:57 +0000 | corey | support lavc mv0_threshold |
Sat, 13 May 2006 19:04:39 +0000 | diego | Move setting the output filename after the suboption parsing, otherwise it |
Sat, 13 May 2006 19:03:20 +0000 | reimar | add check for a working iconv program and point to workaround if not found |
Sat, 13 May 2006 18:38:57 +0000 | rathann | Remove extra return. |
Sat, 13 May 2006 18:34:02 +0000 | rathann | Simplify condition, since both time and time_last are unsigned. |
Sat, 13 May 2006 18:20:41 +0000 | rathann | Make return type consistent with usage. Patch by Pierre Lombard. |
Sat, 13 May 2006 18:01:04 +0000 | diego | Make depend targets consistent: Remove redirection through .depend target. |