index
:
vdr-plugin-rpihddevice
master
next
VDR Raspberry Pi HD-Device Plugin
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-17
reworked omxdevice and improved clock stretching for transfer mode
Thomas Reufer
2015-01-17
check return value when allocating bitmap memory
Thomas Reufer
2014-12-30
manually overriding interlaced flag when detected frame rate looks implausible
Thomas Reufer
2014-12-23
modified cOmxDevice::StillPicture() to accept raw MPEG data
Thomas Reufer
2014-12-03
added Hungarian translations (thanks to Füley István)
Thomas Reufer
2014-12-03
updated Finnish translations and fixed tr() usage (thanks to Rolf Ahrenberg)
Thomas Reufer
2014-11-24
changed path format from float to short when converting fonts
Thomas Reufer
2014-11-23
use fast deinterlacer for HD streams
Thomas Reufer
2014-11-19
fixed save/restore region in cOvgOsd and save current transformation matrix d...
Thomas Reufer
2014-11-19
fixed return value of cRpiDisplay::GetInstance(void) in case of missing displ...
Thomas Reufer
2014-11-17
added GPU accelerated OSD
Thomas Reufer
2014-11-17
add DTS audio codec to README
Thomas Reufer
2014-11-15
suppress warnings about unused functions when running cppcheck
Thomas Reufer
2014-11-15
fixed includes
Thomas Reufer
2014-11-14
Merge branch 'master' of git://projects.vdr-developer.org/vdr-plugin-rpihddevice
Thomas Reufer
2014-11-14
added setup option for GPU accelerated OSD
Thomas Reufer
2014-11-14
fixed video setup on start
Thomas Reufer
2014-11-14
new version 0.0.10
Thomas Reufer
2014-11-14
reset OSD only after video mode change
Thomas Reufer
2014-11-14
moved audio parser mutex back to Parse() method to improve performance
Thomas Reufer
2014-11-14
move initial video mode setup to plugin start and update OSD after mode changes
Thomas Reufer
2014-11-14
code clean up
Thomas Reufer
2014-11-14
reworked OVG image processing for low level OSD
Thomas Reufer
2014-11-14
increased latency target for live mode to 500ms
Thomas Reufer
2014-11-03
fixed video setup on start
0.0.10
Thomas Reufer
2014-11-02
update HISTORY
Thomas Reufer
2014-11-02
new version 0.0.10
Thomas Reufer
2014-11-02
update HISTORY
Thomas Reufer
2014-11-02
reset OSD only after video mode change
Thomas Reufer
2014-10-31
moved audio parser mutex back to Parse() method to improve performance
Thomas Reufer
2014-10-30
move initial video mode setup to plugin start and update OSD after mode changes
Thomas Reufer
2014-10-30
code clean up
Thomas Reufer
2014-10-29
increased latency target for live mode to 500ms
Thomas Reufer
2014-10-29
reworked OVG image processing for low level OSD
Thomas Reufer
2014-10-29
added DTS audio codec support
Thomas Reufer
2014-10-06
add setup options to control video mode and its behaviour on stream changes
Thomas Reufer
2014-10-06
move OVG OSD dispmanx handles back to OSD, introduce OSD reset command
Thomas Reufer
2014-10-06
introduce HDMI mode settings and move display handling to cRpiDisplay
Thomas Reufer
2014-10-06
introduce OMX stream start callback
Thomas Reufer
2014-10-01
upmix mono audio channels to stereo when using PCM output on HDMI
Thomas Reufer
2014-09-29
set HDMI speaker layout to fix channel mapping for multi channel PCM output
Thomas Reufer
2014-09-29
fix packet length check for audio pass through
Thomas Reufer
2014-09-28
skip non-video packets in StillPicture(), fixes artifacts in PES recordings
Thomas Reufer
2014-09-28
skip audio substream header for PES recordings with AC3 audio track
Thomas Reufer
2014-09-26
reworked audio decoding loop and set correct dstSize before resampling
Thomas Reufer
2014-09-26
avoid flushing OMX video chain twice when calling SetPlayMode(pmNone)
Thomas Reufer
2014-09-25
renamed video framing modes
Thomas Reufer
2014-09-25
update README
Thomas Reufer
2014-09-02
skip packets with invalid payload offset in PlayVideo() and PlayAudio()
Thomas Reufer
2014-09-02
play multiple video PES packets sequentially in StillPicture()
Thomas Reufer
[prev]
[next]