Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 02 Dec 2007 13:13:02 +0000 | voroshil | When IFO file is opened (detected by extension), set dvd-device to IFO file's |
Sun, 02 Dec 2007 13:07:35 +0000 | reimar | Make auto_open_streams array itself const |
Sun, 02 Dec 2007 11:14:50 +0000 | ulion | Add type info to menu_t, now we can get the menu name and the type name of menu. |
Sat, 01 Dec 2007 16:31:49 +0000 | reimar | auto_open_streams should have const type, fix also the places where it is used |
Sat, 01 Dec 2007 15:12:05 +0000 | reimar | Finally replace get_uint?? by AV_RL?? |
Sat, 01 Dec 2007 15:01:55 +0000 | reimar | Get rid of annoying, space-wasting sizeof(uint32_t) |
Sat, 01 Dec 2007 15:00:22 +0000 | reimar | Bigendian fix for ogg in AVI |