Normal
A new status update for those so inclined:The filter now supports YUY2, YV12, RGB24 and RGB32. I feel that all imaginable filters should be able to accept one of these and i wont be adding more unless someone points to specific examples.I also started creating a setup interface, im not sure whether to put it as a tab under post processing or a seperate subsection. For now ive chosen the later because i wasnt sure how the tabs worked You can see my draft below, im thinking i should add some help/tooltips but otherwise the layout seems healthy enough(but then again, im not a UI designer Im now going to look to the integration with MP, so that the filter is added based on configuration settings and is properly cleaned up afterwards.Following that will be general code cleanup, especially so that i can get some decent log info without dumping as much data to my log file as i am right now.
A new status update for those so inclined:
The filter now supports YUY2, YV12, RGB24 and RGB32. I feel that all imaginable filters should be able to accept one of these and i wont be adding more unless someone points to specific examples.
I also started creating a setup interface, im not sure whether to put it as a tab under post processing or a seperate subsection. For now ive chosen the later because i wasnt sure how the tabs worked You can see my draft below, im thinking i should add some help/tooltips but otherwise the layout seems healthy enough(but then again, im not a UI designer
Im now going to look to the integration with MP, so that the filter is added based on configuration settings and is properly cleaned up afterwards.
Following that will be general code cleanup, especially so that i can get some decent log info without dumping as much data to my log file as i am right now.