summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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/18 or newer
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
2014-12-30manually overriding interlaced flag when detected frame rate looks implausibleThomas Reufer
2014-12-23modified cOmxDevice::StillPicture() to accept raw MPEG dataThomas Reufer
2014-12-03added Hungarian translations (thanks to Füley István)Thomas Reufer
2014-12-03updated Finnish translations and fixed tr() usage (thanks to Rolf Ahrenberg)Thomas Reufer
2014-11-24changed path format from float to short when converting fontsThomas Reufer
2014-11-23use fast deinterlacer for HD streamsThomas Reufer
2014-11-19fixed save/restore region in cOvgOsd and save current transformation matrix ↵Thomas Reufer
during path initialization
2014-11-19fixed return value of cRpiDisplay::GetInstance(void) in case of missing ↵Thomas Reufer
display parameters
2014-11-17added GPU accelerated OSDThomas Reufer
2014-11-17add DTS audio codec to READMEThomas Reufer
2014-11-15suppress warnings about unused functions when running cppcheckThomas Reufer
2014-11-15fixed includesThomas Reufer
2014-11-14Merge branch 'master' of git://projects.vdr-developer.org/vdr-plugin-rpihddeviceThomas Reufer
2014-11-14added setup option for GPU accelerated OSDThomas Reufer
2014-11-14fixed video setup on startThomas Reufer
2014-11-14new version 0.0.10Thomas Reufer