hevc: deobfuscate slice/tile boundary handling for DBF
authorAnton Khirnov <anton@khirnov.net>
Sun, 27 Jul 2014 17:49:09 +0000 (17:49 +0000)
committerAnton Khirnov <anton@khirnov.net>
Sat, 9 Aug 2014 16:13:48 +0000 (16:13 +0000)
commit70211539a39ca3854f8a9e97d51dc27caa079943
tree0436ca6caf5500d6bccf584de94a148efdd9afc8
parent55019715785790836f60870180e1764b06e6591c
hevc: deobfuscate slice/tile boundary handling for DBF

Use named constants instead of magic numbers, avoid using variables with
inverse meaning from what their name implies.
libavcodec/hevc.c
libavcodec/hevc.h
libavcodec/hevc_filter.c