This is the source code patch for CE6.g on number of intra prediction directions
established at the 4th JCT-VC meeting.

To conduct the tests, please follow the steps below:

1. Download the HM-2.0 software from the SVN server.
    The location of the repository is:
      https://hevc.hhi.fraunhofer.de/svn/svn_HEVCSoftware
    To download the software, you may need a SVN cliant software
    such as TortoiseSVN.

2. Run the HM-2.0 as it is with cfg/encoder_intra.cfg and encoder_intra_loco.cfg
   to acquire the anchor data for CE6.g test.
   Please notice that all tests shall be executed on the same platform including
   CPU spec, and user time of the encoding and decoding times should also be measured.
   
3. Overwrite the HM-2.0 source code using this patch.

4. Change the value of the macro "CE6g_TEST" on line 46 in source/Lib/TLibCommon/CommonDef.h
   to the test ID you are conducting.
   The test ID for each test is defined in the attached revised version of table 2 in CE6.g
   description.
   
5. Re-build the project, and run the test with cfg/encoder_intra.cfg and encoder_intra_loco.cfg
