log

age author description
Wed, 17 Jan 2007 22:18:15 +0000 Gabrov synced with r21952
Wed, 17 Jan 2007 21:42:04 +0000 nicodvb 1000l; fixed wrong operator precedence
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
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
Tue, 16 Jan 2007 07:12:32 +0000 reimar Interlaced gif support
Tue, 16 Jan 2007 07:05:28 +0000 reimar Change some types to uint8_t where appropriate