From 15d0ecdf090b3960fdc696977e96544b257db890 Mon Sep 17 00:00:00 2001 From: Krishna Rapaka <krapaka@apple.com> Date: Mon, 23 Nov 2015 20:34:03 +0000 Subject: [PATCH] SCC : Tag for SCM 6.0 based on HM16.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The changes over HM-16.7+SCM-5.4 are: • JCTVC-V0034 : Palette encoder improvement for 4:2:0. • JCTVC-V0040 : Enable by default the method in JCTVC-U0095 on fast encoder for ACT and intra mode. • JCTVC-V0041 : Constrain the range of escape values. • JCTVC-V0042 : Allow zero size palette in PPS. • JCTVC-V0043 : Restriction for maximum palette predictor size. • JCTVC-V0048 : Relax 8x8 bi-bred restriction based on mv's and temporal referencing. • JCTVC-V0049 : Round merge MVs when ref picture is curr pic. • JCTVC-V0056 : Relax 8x8 bi-bred restriction based on the value of TwoVersionsOfCurrDecPicFlag. • JCTVC-V0065 : Modified formula for computing PaletteMaxRun considering copy_above_indices_for_final_run_flag. • JCTVC-V0066 : Remove special treatments of IBC as different from inter in the case of CIP. • Misc. – Bug fix for delta QP for palette mode. -- GitLab