Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 04 Jul 2008 21:16:14 +0000 | reimar | More stride alignment is needed to work reliably on ATI cards :-( |
Fri, 04 Jul 2008 20:14:00 +0000 | diego | Rename stream_livedotcom.c to stream_live555.c, the name is used everywhere. |
Fri, 04 Jul 2008 16:03:57 +0000 | nicodvb | cosmetics: in ifo_stream_oped() aligned the prototype to the style |
Fri, 04 Jul 2008 16:00:07 +0000 | nicodvb | in ifo_stream_open() propagate the device based on the dirname of stream->url; patch by Mathieu SCHROETER mathieu.schroeter gamesover ch |
Fri, 04 Jul 2008 15:57:33 +0000 | nicodvb | dvd_device must be handled exclusively by the option parser; it can't be changed at will in ifo_stream_open() |
Fri, 04 Jul 2008 15:54:45 +0000 | nicodvb | added support for the device part in the url; patch by |
Fri, 04 Jul 2008 15:47:31 +0000 | reimar | Check stdata_len before accessing stdata. Fixes bug #1125 |