Let me start by saying i'm really impressed by VLC.. you guys are doing a bang up job with it
I have a home theater and use front mount projectors.. I'm very interested in your wall code as it lets me use multiple projectors to display a single image.. however there exists the issue of being able to get a constant gamma and no "seam" between the images.
Would it be possible to add an overlap area to the code with a gamma function in the overlap zone?
say you have one row and two columns. instead of a 50/50 split.. each window would replicate some of the same data..
so with a video that's 1920 pixels wide.. instead of each window being 960 wide.. it'd be 1280 wide with 320 pixel overlap area. basically split it into 3rds.. one third from the left, one third blend, one third right.
the blend area itself would need a gamma gradiant applied to keep the brightness linear.. the left most image would fade to "0" on the right edge.. the right most image would fade to "0" on the left side.
given enough cpu horsepower i'm sure you could do huge walls this way with seamless images.
http://astronomy.swin.edu.au/~pbourke/colour/edgeblend/ <= this page explains it better than i can.. plus it has pretty pictures
currently hardware exists to do this.. but at about $20K per box.. is quite out of reach of the home theater hobbiest