Age | Commit message (Collapse) | Author |
|
Once an error has occurred, flushing tends to time out and cause delays.
|
|
This provides info in codec overlay that is useful for determining
how well video frame are being rendered compared to vsyncs.
match: how correlated the timestamps are to vsync rate.
1.0=perfect 0.0=no correlation
phase: Where frames are being rendered compared to vsync.
We aim to keep this in 0.45 to 0.5 range. If it approaches 0 or 1
you get frame skips
pll: The PLL adjustment done to hdmi clock. This is adjusted to manage phase
1.0000 means we are running at nominal clock. May vary to +/- 0.1%
|
|
Requires updated firmware
|
|
|
|
See: http://forum.kodi.tv/showthread.php?tid=212552
|
|
|
|
work with addon dialog)
|
|
warnings on addon lib
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix compiler warnings (addon relevant part)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[AE] clean up - drop enumeration for vanished engines
|
|
|
|
|
|
remove any API < 17 checks and obsolete OMXLibName.
|
|
|
|
FFmpeg: Bump version to 2.5.4-Isengard-alpha
|
|
Cleanup of legacy upgrade code pre-Frodo
|
|
|
|
[python] Don't set PYTHONCASEOK=1.
|
|
|
|
|
|
[coverity] Fix for #1194431
|
|
Do not render when dpms is active
|
|
[dialogvideoinfo] removed obsolete path invalidation code
|
|
iterating announcers vector.
|
|
[Feature] Embedded cue support.
|
|
Code cosmetic for readProcStat
|
|
|
|
|
|
|
|
|
|
in settings which breaks analog seeking
|