summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-02-08increased video and audio buffers to 64x 64k (4M) and 128x 16k (2M)Thomas Reufer
2015-02-05fixed calculation of string height (reported by Klaus Schmidinger)Thomas Reufer
2015-02-03trace speed changes in live mode only when debuggingThomas Reufer
2015-02-03additionally set number of in/out channels when setting up audio resamplerThomas Reufer
2015-02-03don't clear audio PTS when parser shrinks the packet bufferThomas Reufer
2015-01-21new version 0.0.110.0.11Thomas Reufer
2015-01-20use VDR's MALLOC wrapperThomas Reufer
2015-01-20temporary adjusted OSD text position, requires further analysisThomas Reufer
2015-01-20adjusted OMX buffer settingsThomas Reufer
2015-01-20stated error tracing more precisely when setting clock state failedThomas Reufer
2015-01-20make use of video decoder's new SEI parsing features, requires firmware from ...Thomas Reufer
2015-01-20fixed support for libav-0.8 without libswresampleThomas Reufer
2015-01-20removed dirty characterThomas Reufer
2015-01-17reworked audio decoder, increase buffering of audio samplesThomas Reufer
2015-01-17reworked omxdevice and improved clock stretching for transfer modeThomas Reufer
2015-01-17check return value when allocating bitmap memoryThomas Reufer