summaryrefslogtreecommitdiff
path: root/Todo
AgeCommit message (Collapse)Author
2011-12-20Reorder pts.Johns
2011-12-17Store config values, when menu leaves.Johns
2011-12-14Initial support of replay.Johns
2011-12-13Add vaSyncSurface for new surface displayed.Johns
Intel 1080i needs sync to have frame decoded. Nvidia drops frames, if always synced.
2011-12-12Add deinterlace/scaling modes to setup.Johns
2011-12-11Add guards against cleanup errors.Johns
2011-12-10Video enhancements.Johns
Pass PTS to video codec. Flush audio buffer on channel change. Sync audio + video stream. Add workaround for Intel VA-API driver that forgets OSD position/size.
2011-12-08Pass audio PTS to codec.Johns
Correct PTS extraction and pass it to codec module. C++ destructor calls C function. Fix spuDecoder is used uninitialized.
2011-12-06Standard distribution files.Johns