I'm in the process of changing the code for the TVP7002 and the V4L2 interface so that the TVP7002 will capture 24 bit RGB video and V4L2 will process it. I've noticed that there is no V4L2 media bus format definitions for 24 bit RGB and I was wondering what I should do so that this will work. I can add new definitions, but I'm assuming that something else needs to be able to recognize the definition I provide and handles things properly. Does anyone have any suggestions?
Carl