summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2014-11-14reset OSD only after video mode changeThomas Reufer
2014-11-14moved audio parser mutex back to Parse() method to improve performanceThomas Reufer
2014-11-14move initial video mode setup to plugin start and update OSD after mode changesThomas Reufer
2014-11-14code clean upThomas Reufer
2014-11-14reworked OVG image processing for low level OSDThomas Reufer
2014-11-14increased latency target for live mode to 500msThomas Reufer
2014-11-03fixed video setup on start0.0.10Thomas Reufer
2014-11-02update HISTORYThomas Reufer
2014-11-02new version 0.0.10Thomas Reufer
2014-11-02update HISTORYThomas Reufer
2014-11-02reset OSD only after video mode changeThomas Reufer
2014-10-31moved audio parser mutex back to Parse() method to improve performanceThomas Reufer
2014-10-30move initial video mode setup to plugin start and update OSD after mode changesThomas Reufer
2014-10-30code clean upThomas Reufer
2014-10-29increased latency target for live mode to 500msThomas Reufer
2014-10-29reworked OVG image processing for low level OSDThomas Reufer
2014-10-29added DTS audio codec supportThomas Reufer
2014-10-06add setup options to control video mode and its behaviour on stream changesThomas Reufer