summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-29new version 0.1.00.1.0Thomas Reufer
2015-04-29skip audio packets when replaying non-radio recordings in trick modesThomas Reufer
2015-04-29prevent writing of incomplete video framesThomas Reufer
2015-04-29fixed polling for video buffersThomas Reufer
2015-04-29do proper stream restart after buffer stallThomas Reufer
2015-04-29fixed EDID check for DTS audioThomas Reufer
2015-04-29fixed typoThomas Reufer
2015-04-29updated READMEThomas Reufer
2015-04-27fixed displaying of current position when changing replay speedThomas Reufer
2015-04-27extended error message in case of cached OSD image exceeds maximum allowed sizeThomas Reufer
2015-04-26fixed PTS wrap aroundThomas Reufer
2015-04-25code clean upThomas Reufer
2015-04-25simplified video stream startThomas Reufer
2015-04-21always stop video decoder on SetPlayMode(pmNone)Thomas Reufer
2015-04-21don't change clock speed when flushingThomas Reufer
2015-04-15reworked clock stretching in live mode based on buffer usageThomas Reufer
2015-04-15increased audio decoder thread priorityThomas Reufer
2015-04-15don't depend on multi channel PCM support for digital audio pass-throughThomas Reufer
2015-04-03convert FT glyphs to OVG paths only on requestThomas Reufer
2015-04-03avoid double flushing of audio renderThomas Reufer
2015-04-03completed OMX locking for audio pathThomas Reufer
2015-04-03don't flush audio render after frame decoding errorThomas Reufer
2015-04-01handle oversized images and bitmapsThomas Reufer
2015-04-01fixed drawing of cached imagesThomas Reufer
2015-04-01activate default surface before deleting pixel bufferThomas Reufer
2015-04-01revert activation of default surface when creating new pixel bufferThomas Reufer
2015-03-29fixed cOvgOsd::SaveRegion() / cOvgOsd::RestoreRegion()Thomas Reufer
2015-03-29make default surface active when creating new pixel bufferThomas Reufer
2015-03-29increased timeout for creating pixmapsThomas Reufer
2015-03-24fixed cOvgOsd::SetAreas()Thomas Reufer
2015-03-24added missing functions to cOvgOsdThomas Reufer
2015-03-24signal OVG thread when command queue is stalledThomas Reufer
2015-03-23lock OMX mutex during port event handling, flushing and codec changeThomas Reufer
2015-03-23block OMX port event handling when stream has been stoppedThomas Reufer
2015-03-22reset reference time after flushThomas Reufer
2015-03-21improved locking for OMX buffer and event handlingThomas Reufer
2015-03-21removed unnecessary codeThomas Reufer
2015-03-21removed allocation of 3 additional video buffers for image filterThomas Reufer
2015-03-21added command line argument to disable OSDThomas Reufer
2015-03-16fixed allocation check for pixmaps and cached OSD imagesThomas Reufer
2015-03-15combined digital audio format options to one single setup optionThomas Reufer
2015-03-13added range checks for pixmaps and images and backpressure for OVG command queueThomas Reufer
2015-03-06added support for GPU accelerated pixmaps and font kerningThomas Reufer
2015-03-03improved video frame rate detection to be more tolerant to inaccurate valuesThomas Reufer
2015-02-27changed trace level for stream start messages to debugThomas Reufer
2015-02-27fixed OMX clock start on still picture and stream startThomas Reufer
2015-02-27don't clean up after OSD setup changeThomas Reufer
2015-02-27fixed po/hu_HU.poThomas Reufer
2015-02-16fixed returning of pixmap in cOvgRawOsd::Flush() for vdr-2.1.9 and beforeThomas Reufer
2015-02-15adapted cOvgRawOsd::Flush() to new cOsd::RenderPixmaps() of vdr-2.1.10Thomas Reufer