Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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 |
Tue, 16 Jan 2007 13:28:22 +0000 | gpoirier | fix identation, broken by last commit |
Tue, 16 Jan 2007 13:24:03 +0000 | gpoirier | speeds up mplayer execution by over FIVE times when all of the of the following apply: |
Tue, 16 Jan 2007 09:49:28 +0000 | henry | fix crash with http://sam.zoy.org/zzuf/lol-mplayer.m2v |