Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 31 Aug 2009 09:48:25 +0000 | reimar | Factor out code to try and load a config file only if it exists. |
Mon, 31 Aug 2009 09:41:27 +0000 | reimar | Move variable declaration into block where it is used and make it const. |
Mon, 31 Aug 2009 09:40:04 +0000 | reimar | Make m_config_parse_config_file file name argument const |
Mon, 31 Aug 2009 09:35:56 +0000 | cehoyos | Fix MPEG-4 ASP in MPEG transport streams with -demuxer lavf. |