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
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
2014-07-13
support for >=ffmpeg-1.2 and >=libav-0.8 with resampling
Thomas Reufer
2014-07-01
implemented proper command queue for OVG-OSD
Thomas Reufer
2014-07-01
replace av_log_format_line by vsnprintf to be compatible with libav
Thomas Reufer
2014-06-15
add setup option for video framing mode in case of incompatible aspect ratio
Thomas Reufer
2014-06-15
reworked setup parameter handling
Thomas Reufer
2014-05-25
updated parameter when setting clock latency target according omxplayer
Thomas Reufer
2014-05-25
update HISTORY
Thomas Reufer
2014-05-25
Redirect ffmpeg messages to plugin/VDR logs
Thomas Reufer
2014-05-01
added cppcheck as Makefile target and code clean up based on cppcheck's results
Thomas Reufer
2014-04-24
new version 0.0.9
0.0.9
Thomas Reufer
2014-04-24
add prefix to plugin specific class names
Thomas Reufer
2014-04-24
update Finnish translations
Thomas Reufer
2014-04-24
move cAudioParser inside cAudioDecoder to avoid duplicate class name
Thomas Reufer
2014-04-22
some minor audio bugfixes and code clean up
Thomas Reufer
2014-04-22
add setup option to ignore HDMI audio EDID
Thomas Reufer
2014-04-16
maintain list of rejected OMX buffers for later usage or proper buffer disabling
Thomas Reufer
2014-04-07
implement thread-safe container for OMX event queue
Thomas Reufer
2014-03-27
some minor audio bugfixes
Thomas Reufer
2014-03-27
fixed OMX event queue
Thomas Reufer
2014-03-27
fixed audio pts queue
Thomas Reufer
2014-03-24
report valid VideoAspect if video is stopped (reported by Rolf Ahrenberg)
Thomas Reufer
2014-03-24
added Finnish translations (thanks to Rolf Ahrenberg)
Thomas Reufer
2014-03-24
fixed buffer stall after StillPicture()
Thomas Reufer
2014-03-23
increased latency target for transfer mode to 200ms
Thomas Reufer
2014-03-23
reworked clock handling for normal play back and trick modes
Thomas Reufer
2014-03-23
simplified OMX buffer polling
Thomas Reufer
2014-03-23
added proper buffering at audio parser and reduced OMX audio buffers
Thomas Reufer
2014-03-16
fixed OMX shutdown when no stream has been played (reported by Klaus Schmidin...
Thomas Reufer
2014-03-16
fixed displaying subtitles when OSD is active (fix by Klaus Schmidinger)
Thomas Reufer
2014-03-16
fixed default quality when grabbing jpeg image (reported by Klaus Schmidinger)
Thomas Reufer
2014-02-26
force appending audio packets to parser even if it's not yet ready when in tr...
Thomas Reufer
2014-02-26
fix port definition of video decoder and audio render and increase video buff...
Thomas Reufer
2014-02-25
added experimental clock adjustment in transfer mode
Thomas Reufer
2014-02-25
update comments
Thomas Reufer
2014-02-19
set clock latency target according omxplayer
Thomas Reufer
2014-02-12
- fixed:
Thomas Reufer
[prev]
[next]