Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-26 | added proper GPL header to every source file (suggested by Tobias Grimm) | Thomas Reufer | |
2015-10-07 | added plugin options to specify video and osd layers | Thomas Reufer | |
2015-03-13 | added range checks for pixmaps and images and backpressure for OVG command queue | Thomas Reufer | |
2015-03-06 | added support for GPU accelerated pixmaps and font kerning | Thomas Reufer | |
2014-11-17 | added GPU accelerated OSD | Thomas Reufer | |
2014-11-14 | reset OSD only after video mode change | Thomas Reufer | |
2014-05-01 | added cppcheck as Makefile target and code clean up based on cppcheck's results | Thomas Reufer | |
2014-02-10 | 2014-02-10: Version 0.0.80.0.8 | Thomas Reufer | |
------------------------- - new: - image grabbing - implemented proper handling in case of buffer stall - reporting video size - support letter box and center cut out set by VDR - support video scaling - fixed: - increased number of audio buffer to fix replay issues with PES recordings - return correct number of audio bytes written from PlayAudio() - fixed start up in audio only mode - fixed still image with deinterlacer - fixed crash during deinitialization - fixed crash when copying 5.1 PCM audio - use cThread::mutex for locking - implement cOvgOsd::SetAreas() and cOvgOsd::SetActive() - audio codec clean up, drop AAC-LATM and rename ADTS to AAC - audio decoding thread clean up - known issues - StillImage() will cause buffer stall - artifacts with StillImage() and PES recordings - speed to fast when fast replaying audio only recordings | |||
2014-01-07 | 2013-09-27: Version 0.0.10.0.1 | Thomas Reufer | |
Initial prototype - limitations: - video codec hard coded to MPEG2, output on HDMI - audio codec hard coded to MP3, output on phone jack - tested: - OSD - SDTV live view and replay - missing: - dynamic switching between MPEG2 and H264 video codec - trick speeds - much more... |