Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 05 Jan 2012 15:50:17 +0000 | reimar | Change a few more pts-related float to double. |
Thu, 05 Jan 2012 15:48:37 +0000 | reimar | Use double also to calculate ogg subtitle pts. |
Thu, 05 Jan 2012 15:46:48 +0000 | reimar | Remove pointless cast. |
Thu, 05 Jan 2012 15:45:33 +0000 | reimar | Calculate Ogg timestamps as double instead of float. |
Thu, 05 Jan 2012 15:41:59 +0000 | reimar | Check for correct function (th_info_init, not theora_info_init) in libtheora test. |
Thu, 05 Jan 2012 15:39:14 +0000 | reimar | Add more fate test reference results. |
Thu, 05 Jan 2012 14:40:36 +0000 | ib | Remove #ifdef MP_DEBUG. |
Thu, 05 Jan 2012 14:26:21 +0000 | ib | Explicitly enumerate all stream types. |