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-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
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
[prev]
[next]