Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 26 Mar 2011 21:02:34 +0000 | reimar | Add ugly hack to compensate DVDNAV's ugly hacks and fix seeking. |
Sat, 26 Mar 2011 20:22:43 +0000 | reimar | Use fewer () to make code more readable. |
Sat, 26 Mar 2011 20:04:47 +0000 | reimar | Ensure we always pass a buffer of at least sector size to the read function. |
Sat, 26 Mar 2011 18:37:05 +0000 | reimar | Disable the combination of slices and multithreaded decode by default, it |
Sat, 26 Mar 2011 16:11:18 +0000 | reimar | Do not do A-V sync correction if one of the pts values is bogus |
Sat, 26 Mar 2011 16:02:44 +0000 | reimar | Generalize previous commit: assume that a 0 frame time is always wrong |
Sat, 26 Mar 2011 16:01:00 +0000 | reimar | For a stream without pts values time video frames based on fps |
Sat, 26 Mar 2011 13:00:11 +0000 | reimar | Enable both frame and slice threading. |