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 (
Collapse
)
Author
2016-04-20
don't ignore audio frames for slow trick speeds to keep clock in sync
next
Thomas Reufer
2016-04-20
update HISTORY
Thomas Reufer
2016-04-20
move all audio related OMX stuff to cRpiOmxAudioRender
Thomas Reufer
2016-04-20
send still frames twice to allow advanced deinterlacer to render an output image
Thomas Reufer
2016-04-20
move all video related OMX stuff to cRpiOmxVideoDecoder
Thomas Reufer
2016-04-19
make component name const at ilclient_create_component()
Thomas Reufer
2016-04-13
implement omx event handler and get rid of omx callbacks
Thomas Reufer
2016-04-07
use PatPmtParser to determine video codec
Thomas Reufer
2016-04-07
move end of stream notification to video decoder
Thomas Reufer
2016-04-06
move handling of buffer stall event to OMX video decoder
Thomas Reufer
2016-04-04
move video frame format information to video decoder
Thomas Reufer
2016-04-04
separate video decoder
Thomas Reufer
2016-04-04
new version 1.0.2
1.0.2
Thomas Reufer
2016-04-04
send proper end of sequence packet after playing single video frame
Thomas Reufer
2016-03-29
new version 1.0.1
1.0.1
Thomas Reufer
2016-03-29
experimental support for AAC-LATM, use "make ENABLE_AAC_LATM=1" to enable
Thomas Reufer
2016-03-08
fixed HDMI channel mapping and stream type (reported by Rüdiger Follmann)
Thomas Reufer
2016-03-02
fixed drawing of cached images with high level OSD
Thomas Reufer
2016-03-02
only cache images in GPU when high level OSD is active
Thomas Reufer
2016-02-26
added proper GPL header to every source file (suggested by Tobias Grimm)
Thomas Reufer
2016-02-17
wait until dispmanx element is removed after OSD reset
Thomas Reufer
2016-02-16
proper release default surface after OSD reset
Thomas Reufer
2016-02-15
don't ignore anti alias option for scaled bitmap drawing
Thomas Reufer
2016-02-15
set FT lib handle to zero after clean up
Thomas Reufer
2016-02-12
set device name
Thomas Reufer
2016-01-06
ignore pts from erroneous packets to avoid pts jumps on broken streams
Thomas Reufer
2015-12-10
report pixel aspect ratio
Thomas Reufer
2015-11-20
add option for dual display usage, see README
Thomas Reufer
2015-11-20
temporary fall back to fast deinterlacer
Thomas Reufer
2015-11-18
use omxplayer's parameters for deinterlacer
Thomas Reufer
2015-10-18
new version 1.0.0
1.0.0
Thomas Reufer
2015-10-18
updated README
Thomas Reufer
2015-10-16
updated Hungarian translations (thanks to Füley István)
Thomas Reufer
2015-10-15
don't crop OSD images to pixmap size to allow scaled drawing
Thomas Reufer
2015-10-15
updated German translations
Thomas Reufer
2015-10-15
updated Finnish translations (thanks to Rolf Ahrenberg)
Thomas Reufer
2015-10-15
added Italian translations (thanks to Gerlando Falauto)
Thomas Reufer
2015-10-15
added French translations (thanks to Cyril Jaquier)
Thomas Reufer
2015-10-07
added plugin options to specify video and osd layers
Thomas Reufer
2015-08-24
treat zero as valid PTS value also in cRpiAudioDecoder::cParser
Thomas Reufer
2015-08-17
add debug log when calling SetHvsSyncUpdate()
Thomas Reufer
2015-08-14
reworked video frame format handling
Thomas Reufer
2015-08-14
print audio PTS wrap around in debug mode
Thomas Reufer
2015-06-22
fixed stream reset in HandleBufferStall() and StillPicture()
Thomas Reufer
2015-06-22
treat zero as valid PTS value
Thomas Reufer
2015-06-22
perform save / restore region direct on pixmaps for accelerated OSDs
Thomas Reufer
2015-05-22
wait for the OVG thread to be ready when creating an accelerated OSD
Thomas Reufer
2015-05-22
set field sync when output interlaced material at interlaced display mode
Thomas Reufer
2015-04-29
new version 0.1.0
0.1.0
Thomas Reufer
2015-04-29
skip audio packets when replaying non-radio recordings in trick modes
Thomas Reufer
[next]