Improve compression post-filter
Further improvements to the chroma upsampling etc can be made.
- don't use inconsistent chroma blocks in bilinear interpolation
- use second derivative when detecting inconsistency
- don't just discard inconsistent block but fill from neighbours? (may not work well)
- properly encode at 10bit
Edited by Nicolas Pope