Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 05 Jan 2007 15:41:00 +0000 | reimar | sizeof() is long, thus %d format in error message is wrong. |
Fri, 05 Jan 2007 15:24:38 +0000 | reimar | Make ds_get_next_pts return MP_NOPTS_VALUE instead of -1 on error, |
Fri, 05 Jan 2007 11:57:06 +0000 | reimar | Do not abort on X11 errors, most are not at all fatal. |
Fri, 05 Jan 2007 10:05:05 +0000 | reimar | move runtime cpu detection check after detection of host architecture, |
Thu, 04 Jan 2007 20:42:02 +0000 | gpoirier | add autodetection support for docbook stuff installed in /opt, such as macports do for ex. |
Thu, 04 Jan 2007 19:41:41 +0000 | reimar | Use av_d2q to produce the fps fraction, this usually produces more sane fractions |