Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-22 | Some small mpegplayer improvements/bug-fixes, and improved A/V sync. Audio ↵ | Dave Chapman | |
is used as the master clock and video is synced to the number of samples played. This doesn't take account of any PTS difference at the start of the stream. Also enable Limit FPS and Skip Frames by default - these options need to be enabled for A/V sync to work. Adds pcm_get_bytes_waiting() to the plugin API git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12884 a1c6a512-1295-4272-9138-f99709370657 | |||
2006-08-20 | Move FPS display out of video_out_rockbox.c and into mpegplayer.c. Also add ↵ | Dave Chapman | |
frame-rate limiting and frame-skipping (skipping display only, not decoding) to try and achieve real-time playback. Frame-rate limiting and frame skipping (and FPS display) are enabled via options in a new menu and are currently all off by default. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10669 a1c6a512-1295-4272-9138-f99709370657 |