cisco / thor

Thor Video Codec
BSD 2-Clause "Simplified" License
697 stars 101 forks source link

Fix up-right intra prediction context #25

Open bheng4 opened 8 years ago

bheng4 commented 8 years ago

Current handling of up-right pixel availability fails to deal with cases where some but not all up-right pixels are available. Specifically when the picture width is not an integer number of 64x64 super blocks.