Skip to content

new version 1.0.6

Latest
Compare
Choose a tag to compare
@reufer reufer released this 26 Dec 15:39
· 27 commits to master since this release
cd95249

2022-12-26: Version 1.0.6

  • fixed:
    • project URL and whitespaces in README (thanks to Martin Dummer)
    • overflows reported by GCC -fsanitize=undefined (thanks to Marko Mäkelä)
    • hangs and crashes on shutdown due to OMX deinitialization (thanks to Marko Mäkelä)
    • potential memory leak in cRpiAudioDecoder::m_ptsQueue (thanks to Marko Mäkelä)
    • SIGFPE (division by 0) on startup if screen pixelHeight is 0 (thanks to Marko Mäkelä)
    • no picture after switching channels (thanks to Marko Mäkelä)
    • link -lbrcmEGL before -lbrcmGLESv2 (thanks to Marko Mäkelä)