]> git.vomp.tv Git - vompclient.git/commit
Rewrite of ImageOMX to fix the PNG problem
authorChris Tallon <chris@vomp.tv>
Fri, 5 Nov 2021 18:37:09 +0000 (18:37 +0000)
committerChris Tallon <chris@vomp.tv>
Fri, 5 Nov 2021 18:37:09 +0000 (18:37 +0000)
commit63cba67892b2d7c29a5ffdca4b34c24a0bbc0caf
tree95449c70211e83c9db254f40c72020a78b9057f2
parent2712619c4b5ae4e0952120471a10ad026471e505
Rewrite of ImageOMX to fix the PNG problem
18 files changed:
GNUmakefile
eglpicturecreator.h [new file with mode: 0644]
imageomx.cc
imageomx.h
imageomx2.cc [new file with mode: 0644]
imageomx2.h [new file with mode: 0644]
objects.mk
omx/omx.cc [new file with mode: 0644]
omx/omx.h [new file with mode: 0644]
omx/omxeglrender.cc [new file with mode: 0644]
omx/omxeglrender.h [new file with mode: 0644]
omx/omximagedecode.cc [new file with mode: 0644]
omx/omximagedecode.h [new file with mode: 0644]
osdopenvg.cc
osdopenvg.h
osdvector.cc
osdvector.h
vchannellist.cc