Ignore:
Timestamp:
4 May 2015, 18:38:08 (10 years ago)
Author:
tech
Message:

Update to HM-16.5.
Starting point for further re-activation of 3D-tools.

Includes:

active:

  • MV-HEVC
  • 3D-HLS (apart from DLT)
  • VSO

inactive:

  • remaining 3D-HEVC tools.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-14.1-update-dev0/source/App/TAppExtractor/extrmain.cpp

    r1179 r1200  
    4141#include "TAppExtrTop.h"
    4242
    43 #if H_MV
     43#if NH_MV
    4444// ====================================================================================================================
    4545// Main function
     
    8282int main(int argc, char* argv[])
    8383{
    84   std::cout << "Set H_MV equal to 1 in TypeDef.h to build bitstream extractor. " << std::endl;
     84  std::cout << "Set NH_MV equal to 1 in TypeDef.h to build bitstream extractor. " << std::endl;
    8585  return 1;
    8686}
Note: See TracChangeset for help on using the changeset viewer.