Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 28 Feb 2007 11:50:23 +0000 | ivo | also respond to --help, -h and -? command line options |
Wed, 28 Feb 2007 11:48:32 +0000 | ivo | fix printing of -(no)svn option |
Wed, 28 Feb 2007 11:46:53 +0000 | ivo | clarify -none command line option |
Wed, 28 Feb 2007 09:18:42 +0000 | gpoirier | remove C99-ism (mixed declaration and code), |
Tue, 27 Feb 2007 22:25:00 +0000 | nicodvb | implementation of DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS; patch by the usual Hoyos |
Tue, 27 Feb 2007 21:20:24 +0000 | nicodvb | assign missing frametime as 1.0/fps; patch by Carl Eigen Hoyos |
Tue, 27 Feb 2007 21:16:54 +0000 | nicodvb | 1000l, removed code that messed with the internals of demux_packet_t (but there's still more); patch by C.E.Hoyos fixed by me |