Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 17 Jan 2007 14:09:48 +0000 | kraymer | version bump (for changes in r21907) |
Wed, 17 Jan 2007 14:04:30 +0000 | kraymer | r21727: Must refer to option name instead of internal variable |
Wed, 17 Jan 2007 13:43:56 +0000 | kraymer | r21691: added smb:// to the list of allowed input urls |
Wed, 17 Jan 2007 00:27:41 +0000 | michael | print_version() and others get executed before the command line has been parsed so -really-quiet does not silence them even though it should according to the verbosity level set by it, this simple change/hack fixes it |
Wed, 17 Jan 2007 00:12:35 +0000 | nicodvb | unified creation of sh_audio and sh_video is ts_add_stream; patch by elupus |
Tue, 16 Jan 2007 22:58:42 +0000 | diego | Update copyright year. |
Tue, 16 Jan 2007 22:50:47 +0000 | nicodvb | in evo files [e]ac3 substreams range from 0xc0 to 0xcf |
Tue, 16 Jan 2007 22:38:26 +0000 | nicodvb | at open() assign *file_format=DEMUXER_TYPE_MPEG_PS to avoid useless demuxer probing |