summaryrefslogtreecommitdiff
path: root/video.c
AgeCommit message (Collapse)Author
2011-12-12DisplayFrame displays now only a single frame.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-08Use old aspect-ratio, make thread joinable.Johns
2011-12-07C part of the plugin.Johns