summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-29new version 1.0.11.0.1Thomas Reufer
2016-03-29experimental support for AAC-LATM, use "make ENABLE_AAC_LATM=1" to enableThomas Reufer
2016-03-08fixed HDMI channel mapping and stream type (reported by Rüdiger Follmann)Thomas Reufer
2016-03-02fixed drawing of cached images with high level OSDThomas Reufer
2016-03-02only cache images in GPU when high level OSD is activeThomas Reufer
2016-02-26added proper GPL header to every source file (suggested by Tobias Grimm)Thomas Reufer
2016-02-17wait until dispmanx element is removed after OSD resetThomas Reufer
2016-02-16proper release default surface after OSD resetThomas Reufer
2016-02-15don't ignore anti alias option for scaled bitmap drawingThomas Reufer
2016-02-15set FT lib handle to zero after clean upThomas Reufer
2016-02-12set device nameThomas Reufer
2016-01-06ignore pts from erroneous packets to avoid pts jumps on broken streamsThomas Reufer
2015-12-10report pixel aspect ratioThomas Reufer
2015-11-20add option for dual display usage, see READMEThomas Reufer
2015-11-20temporary fall back to fast deinterlacerThomas Reufer
2015-11-18use omxplayer's parameters for deinterlacerThomas Reufer
2015-10-18new version 1.0.01.0.0Thomas Reufer
2015-10-18updated READMEThomas Reufer
2015-10-16updated Hungarian translations (thanks to Füley István)Thomas Reufer
2015-10-15don't crop OSD images to pixmap size to allow scaled drawingThomas Reufer
2015-10-15updated German translationsThomas Reufer
2015-10-15updated Finnish translations (thanks to Rolf Ahrenberg)Thomas Reufer
2015-10-15added Italian translations (thanks to Gerlando Falauto)Thomas Reufer
2015-10-15added French translations (thanks to Cyril Jaquier)Thomas Reufer
2015-10-07added plugin options to specify video and osd layersThomas Reufer
2015-08-24treat zero as valid PTS value also in cRpiAudioDecoder::cParserThomas Reufer
2015-08-17add debug log when calling SetHvsSyncUpdate()Thomas Reufer
2015-08-14reworked video frame format handlingThomas Reufer
2015-08-14print audio PTS wrap around in debug modeThomas Reufer
2015-06-22fixed stream reset in HandleBufferStall() and StillPicture()Thomas Reufer
2015-06-22treat zero as valid PTS valueThomas Reufer
2015-06-22perform save / restore region direct on pixmaps for accelerated OSDsThomas Reufer
2015-05-22wait for the OVG thread to be ready when creating an accelerated OSDThomas Reufer
2015-05-22set field sync when output interlaced material at interlaced display modeThomas Reufer
2015-04-29new version 0.1.00.1.0Thomas Reufer
2015-04-29skip audio packets when replaying non-radio recordings in trick modesThomas Reufer
2015-04-29prevent writing of incomplete video framesThomas Reufer
2015-04-29fixed polling for video buffersThomas Reufer
2015-04-29do proper stream restart after buffer stallThomas Reufer
2015-04-29fixed EDID check for DTS audioThomas Reufer
2015-04-29fixed typoThomas Reufer
2015-04-29updated READMEThomas Reufer
2015-04-27fixed displaying of current position when changing replay speedThomas Reufer
2015-04-27extended error message in case of cached OSD image exceeds maximum allowed sizeThomas Reufer
2015-04-26fixed PTS wrap aroundThomas Reufer
2015-04-25code clean upThomas Reufer
2015-04-25simplified video stream startThomas Reufer
2015-04-21always stop video decoder on SetPlayMode(pmNone)Thomas Reufer
2015-04-21don't change clock speed when flushingThomas Reufer
2015-04-15reworked clock stretching in live mode based on buffer usageThomas Reufer