# # ChangeLog for / in 3DVCSoftware # # Generated by Trac 1.0.18 # 21 Nov 2024, 21:53:49 Mon, 07 Sep 2015 16:31:41 GMT tech [1324] * branches/HTM-15.1-MV-draft-4 (copied) Branch for MV-HEVC only reference software. Mon, 07 Sep 2015 16:26:42 GMT tech [1323] * tags/HTM-15.1 (copied) Version including: - Clean-up of MV-HEVC decoding processes. - bug ... Mon, 07 Sep 2015 16:23:47 GMT tech [1322] * trunk/codingresults/3D_15.0_vs_14.1.xls (deleted) * trunk/codingresults/3D_15.1_vs_15.0.xls (added) * trunk/codingresults/MV_15.0_vs_14.1.xls (deleted) * trunk/codingresults/MV_15.1_vs_15.0.xls (added) * trunk/source/Lib/TLibCommon/CommonDef.h (modified) - Added coding results. - Changed version number. Mon, 07 Sep 2015 16:16:33 GMT tech [1321] * trunk/source/App/TAppDecoder/TAppDecCfg.cpp (modified) * trunk/source/App/TAppDecoder/TAppDecCfg.h (modified) * trunk/source/App/TAppDecoder/TAppDecTop.cpp (modified) * trunk/source/App/TAppDecoder/TAppDecTop.h (modified) * trunk/source/App/TAppEncoder/TAppEncTop.cpp (modified) * trunk/source/Lib/TLibCommon/CommonDef.h (modified) * trunk/source/Lib/TLibCommon/Debug.cpp (modified) * trunk/source/Lib/TLibCommon/NAL.h (modified) * trunk/source/Lib/TLibCommon/TComBitStream.cpp (modified) * trunk/source/Lib/TLibCommon/TComCodingStatistics.h (modified) * trunk/source/Lib/TLibCommon/TComDataCU.cpp (modified) * trunk/source/Lib/TLibCommon/TComDataCU.h (modified) * trunk/source/Lib/TLibCommon/TComMotionInfo.cpp (modified) * trunk/source/Lib/TLibCommon/TComMotionInfo.h (modified) * trunk/source/Lib/TLibCommon/TComPic.cpp (modified) * trunk/source/Lib/TLibCommon/TComPic.h (modified) * trunk/source/Lib/TLibCommon/TComPicYuv.h (modified) * trunk/source/Lib/TLibCommon/TComPrediction.cpp (modified) * trunk/source/Lib/TLibCommon/TComPrediction.h (modified) * trunk/source/Lib/TLibCommon/TComRdCost.cpp (modified) * trunk/source/Lib/TLibCommon/TComRom.cpp (modified) * trunk/source/Lib/TLibCommon/TComRom.h (modified) * trunk/source/Lib/TLibCommon/TComSlice.cpp (modified) * trunk/source/Lib/TLibCommon/TComSlice.h (modified) * trunk/source/Lib/TLibCommon/TypeDef.h (modified) * trunk/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * trunk/source/Lib/TLibDecoder/TDecCAVLC.h (modified) * trunk/source/Lib/TLibDecoder/TDecCu.cpp (modified) * trunk/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * trunk/source/Lib/TLibDecoder/TDecEntropy.h (modified) * trunk/source/Lib/TLibDecoder/TDecSbac.h (modified) * trunk/source/Lib/TLibDecoder/TDecTop.cpp (modified) * trunk/source/Lib/TLibDecoder/TDecTop.h (modified) * trunk/source/Lib/TLibEncoder/TEncBinCoderCABAC.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncBinCoderCABACCounter.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncCavlc.h (modified) * trunk/source/Lib/TLibEncoder/TEncCu.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncCu.h (modified) * trunk/source/Lib/TLibEncoder/TEncEntropy.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncEntropy.h (modified) * trunk/source/Lib/TLibEncoder/TEncGOP.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncSampleAdaptiveOffset.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncSearch.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncSearch.h (modified) * trunk/source/Lib/TLibEncoder/TEncTop.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncTop.h (modified) Merged 15.0-dev0@1320. Sun, 06 Sep 2015 17:03:21 GMT tech [1320] * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComPic.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComPrediction.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComRom.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComRom.h (modified) Further fixes. Fri, 04 Sep 2015 21:00:43 GMT tech [1319] * branches/HTM-15.0-dev0/source/App/TAppDecoder/TAppDecTop.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComPrediction.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TypeDef.h (modified) NH_MV_FIX_TICKET_106 Fri, 04 Sep 2015 19:47:13 GMT tech [1318] * branches/HTM-15.0-dev0/source/App/TAppDecoder/TAppDecCfg.h (modified) Fix linux compilation. Fri, 04 Sep 2015 19:28:58 GMT tech [1317] * branches/HTM-15.0-dev0/source/App/TAppDecoder/TAppDecCfg.cpp (modified) * branches/HTM-15.0-dev0/source/App/TAppDecoder/TAppDecCfg.h (modified) * branches/HTM-15.0-dev0/source/App/TAppDecoder/TAppDecTop.cpp (modified) * branches/HTM-15.0-dev0/source/App/TAppDecoder/TAppDecTop.h (modified) * branches/HTM-15.0-dev0/source/App/TAppEncoder/TAppEncTop.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/CommonDef.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/Debug.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/NAL.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComBitStream.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComCodingStatistics.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComMotionInfo.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComMotionInfo.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComPic.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComPic.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComPicYuv.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComPrediction.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComPrediction.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComRdCost.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComRom.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComRom.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComSlice.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TComSlice.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibDecoder/TDecCAVLC.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibDecoder/TDecEntropy.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibDecoder/TDecSbac.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibDecoder/TDecTop.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibDecoder/TDecTop.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibEncoder/TEncBinCoderCABAC.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibEncoder/TEncBinCoderCABACCounter.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibEncoder/TEncCavlc.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibEncoder/TEncCu.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibEncoder/TEncEntropy.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibEncoder/TEncEntropy.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibEncoder/TEncGOP.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibEncoder/TEncSampleAdaptiveOffset.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibEncoder/TEncSearch.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibEncoder/TEncSearch.h (modified) * branches/HTM-15.0-dev0/source/Lib/TLibEncoder/TEncTop.cpp (modified) * branches/HTM-15.0-dev0/source/Lib/TLibEncoder/TEncTop.h (modified) Clean-ups. HLS. Fri, 04 Sep 2015 19:18:14 GMT tech [1316] * branches/HTM-15.0-dev0 (copied) For HLS clean ups. Thu, 13 Aug 2015 16:05:24 GMT tech [1315] * tags/HTM-15.0 (copied) Version including: - updated to HM-16.6 - bug fixes. Thu, 13 Aug 2015 15:44:28 GMT tech [1314] * trunk/codingresults/3D_15.0_vs_14.1.xls (added) * trunk/codingresults/MV_15.0_vs_14.1.xls (added) * trunk/source/Lib/TLibCommon/CommonDef.h (modified) - Added coding results. - Changed version number. Thu, 13 Aug 2015 15:38:13 GMT tech [1313] * trunk/.cproject (modified) * trunk/COPYING (modified) * trunk/HM.xcodeproj/project.pbxproj (modified) * trunk/HTM.xcodeproj/project.pbxproj (modified) * trunk/README (added) * trunk/README-newconfig.txt (deleted) * trunk/build/HM_vc10.sln (modified) * trunk/build/linux/app/TAppDecoder/makefile (modified) * trunk/build/linux/app/TAppDecoderAnalyser (added) * trunk/build/linux/app/TAppDecoderAnalyser/makefile (added) * trunk/build/linux/app/TAppEncoder/makefile (modified) * trunk/build/linux/app/TAppExtractor/makefile (modified) * trunk/build/linux/app/TAppRenderer/makefile (modified) * trunk/build/linux/common/makefile.base (modified) * trunk/build/linux/lib/TAppCommon/makefile (modified) * trunk/build/linux/lib/TLibCommon/makefile (modified) * trunk/build/linux/lib/TLibDecoder/makefile (modified) * trunk/build/linux/lib/TLibDecoderAnalyser (added) * trunk/build/linux/lib/TLibDecoderAnalyser/makefile (added) * trunk/build/linux/lib/TLibEncoder/makefile (modified) * trunk/build/linux/lib/TLibExtractor/makefile (modified) * trunk/build/linux/lib/TLibRenderer/makefile (modified) * trunk/build/linux/lib/TLibVideoIO/makefile (modified) * trunk/build/linux/makefile (modified) * trunk/build/vc10/TAppCommon_vc10.vcxproj (modified) * trunk/build/vc10/TAppCommon_vc10.vcxproj.filters (added) * trunk/build/vc10/TAppDecoderAnalyser_vc10.vcxproj (added) * trunk/build/vc10/TAppDecoderAnalyser_vc10.vcxproj.filters (added) * trunk/build/vc10/TAppDecoder_vc10.vcxproj (modified) * trunk/build/vc10/TAppDecoder_vc10.vcxproj.filters (added) * trunk/build/vc10/TAppEncoder_vc10.vcxproj (modified) * trunk/build/vc10/TAppEncoder_vc10.vcxproj.filters (added) * trunk/build/vc10/TAppExtractor_vc10.vcxproj (modified) * trunk/build/vc10/TAppRenderer_vc10.vcxproj (modified) * trunk/build/vc10/TLibCommon_vc10.vcxproj (modified) * trunk/build/vc10/TLibCommon_vc10.vcxproj.filters (added) * trunk/build/vc10/TLibDecoderAnalyser_vc10.vcxproj (added) * trunk/build/vc10/TLibDecoderAnalyser_vc10.vcxproj.filters (added) * trunk/build/vc10/TLibDecoder_vc10.vcxproj.filters (added) * trunk/build/vc10/TLibEncoder_vc10.vcxproj (modified) * trunk/build/vc10/TLibEncoder_vc10.vcxproj.filters (added) * trunk/build/vc10/TLibExtractor_vc10.vcxproj (modified) * trunk/build/vc10/TLibRenderer_vc10.vcxproj (modified) * trunk/build/vc10/TLibVideoIO_vc10.vcxproj (modified) * trunk/build/vc10/TLibVideoIO_vc10.vcxproj.filters (added) * trunk/build/vc8/TLibCommon_vc8.vcproj (modified) * trunk/build/vc8/TLibEncoder_vc8.vcproj (modified) * trunk/build/vc9/TLibCommon_vc9.vcproj (modified) * trunk/build/vc9/TLibEncoder_vc9.vcproj (modified) * trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view+depth_AllIntra.cfg (modified) * trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view_AllIntra.cfg (modified) * trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view+depth_AllIntra.cfg (modified) * trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view_AllIntra.cfg (modified) * trunk/cfg/3D-HEVC/NonCTC/allintra/deltaCfg_3view+depth_AllIntra.cfg (modified) * trunk/cfg/3D-HEVC/NonCTC/fco/baseCfg_3view+depth.cfg (modified) * trunk/cfg/3D-HEVC/NonCTC/rc/baseCfg_3view+depth_rate_control.cfg (modified) * trunk/cfg/3D-HEVC/baseCfg_2view+depth.cfg (modified) * trunk/cfg/3D-HEVC/baseCfg_2view.cfg (modified) * trunk/cfg/3D-HEVC/baseCfg_3view+depth.cfg (modified) * trunk/cfg/3D-HEVC/baseCfg_3view.cfg (modified) * trunk/cfg/3D-HEVC/deltaCfg_3view.cfg (modified) * trunk/cfg/3D-HEVC/fullCfg.cfg (modified) * trunk/cfg/HEVC (deleted) * trunk/cfg/HM (added) * trunk/cfg/HM/encoder_intra_high_throughput_rext.cfg (added) * trunk/cfg/HM/encoder_intra_main.cfg (added) * trunk/cfg/HM/encoder_intra_main10.cfg (added) * trunk/cfg/HM/encoder_intra_main_rext.cfg (added) * trunk/cfg/HM/encoder_lowdelay_P_main.cfg (added) * trunk/cfg/HM/encoder_lowdelay_P_main10.cfg (added) * trunk/cfg/HM/encoder_lowdelay_main.cfg (added) * trunk/cfg/HM/encoder_lowdelay_main10.cfg (added) * trunk/cfg/HM/encoder_lowdelay_main_rext.cfg (added) * trunk/cfg/HM/encoder_randomaccess_main.cfg (added) * trunk/cfg/HM/encoder_randomaccess_main10.cfg (added) * trunk/cfg/HM/encoder_randomaccess_main_rext.cfg (added) * trunk/cfg/HM/misc (added) * trunk/cfg/HM/misc/encoder_lowdelay_main_field_coding.cfg (added) * trunk/cfg/HM/misc/encoder_randomaccess_main_2tids.cfg (added) * trunk/cfg/HM/misc/encoder_randomaccess_main_field_coding.cfg (added) * trunk/cfg/HM/misc/encoder_randomaccess_main_field_coding_simple_GOP.cfg (added) * trunk/cfg/HM/per-sequence (added) * trunk/cfg/HM/per-sequence/BQMall.cfg (added) * trunk/cfg/HM/per-sequence/BQSquare.cfg (added) * trunk/cfg/HM/per-sequence/BQTerrace.cfg (added) * trunk/cfg/HM/per-sequence/BasketballDrill.cfg (added) * trunk/cfg/HM/per-sequence/BasketballDrillText.cfg (added) * trunk/cfg/HM/per-sequence/BasketballDrive.cfg (added) * trunk/cfg/HM/per-sequence/BasketballPass.cfg (added) * trunk/cfg/HM/per-sequence/BasketballScreen_444.cfg (added) * trunk/cfg/HM/per-sequence/BasketballScreen_RGB.cfg (added) * trunk/cfg/HM/per-sequence/BirdsInCage_444_10bit.cfg (added) * trunk/cfg/HM/per-sequence/BlowingBubbles.cfg (added) * trunk/cfg/HM/per-sequence/Bubbles_RGB_16bit.cfg (added) * trunk/cfg/HM/per-sequence/CADWaveform_444.cfg (added) * trunk/cfg/HM/per-sequence/CADWaveform_GBR.cfg (added) * trunk/cfg/HM/per-sequence/CADWaveform_RGB.cfg (added) * trunk/cfg/HM/per-sequence/Cactus.cfg (added) * trunk/cfg/HM/per-sequence/Cardiac_400_12bit.cfg (added) * trunk/cfg/HM/per-sequence/ChinaSpeed.cfg (added) * trunk/cfg/HM/per-sequence/Console_444.cfg (added) * trunk/cfg/HM/per-sequence/Console_RGB.cfg (added) * trunk/cfg/HM/per-sequence/CrowdRun_444_10bit.cfg (added) * trunk/cfg/HM/per-sequence/CrowdRun_RGB_16bit.cfg (added) * trunk/cfg/HM/per-sequence/Desktop_444.cfg (added) * trunk/cfg/HM/per-sequence/Desktop_RGB.cfg (added) * trunk/cfg/HM/per-sequence/Doc_444.cfg (added) * trunk/cfg/HM/per-sequence/Doc_RGB.cfg (added) * trunk/cfg/HM/per-sequence/DucksAndLegs_RGB_10bit.cfg (added) * trunk/cfg/HM/per-sequence/DucksTakeOff_RGB_16bit.cfg (added) * trunk/cfg/HM/per-sequence/EBUGraphics_422_10bit.cfg (added) * trunk/cfg/HM/per-sequence/EBUHorse_422_10bit.cfg (added) * trunk/cfg/HM/per-sequence/EBUKidsSoccer_422_10bit.cfg (added) * trunk/cfg/HM/per-sequence/EBULupoCandlelight_444_10bit.cfg (added) * trunk/cfg/HM/per-sequence/EBULupoCandlelight_RGB_10bit.cfg (added) * trunk/cfg/HM/per-sequence/EBURainFruits_444_10bit.cfg (added) * trunk/cfg/HM/per-sequence/EBURainFruits_RGB_10bit+2MSB.cfg (added) * trunk/cfg/HM/per-sequence/EBURainFruits_RGB_10bit+4MSB.cfg (added) * trunk/cfg/HM/per-sequence/EBURainFruits_RGB_10bit+6MSB.cfg (added) * trunk/cfg/HM/per-sequence/EBURainFruits_RGB_10bit.cfg (added) * trunk/cfg/HM/per-sequence/EBUWaterRocksClose_422_10bit.cfg (added) * trunk/cfg/HM/per-sequence/FlyingGraphics_444.cfg (added) * trunk/cfg/HM/per-sequence/FlyingGraphics_RGB.cfg (added) * trunk/cfg/HM/per-sequence/FourPeople.cfg (added) * trunk/cfg/HM/per-sequence/FruitStall_RGB_16bit.cfg (added) * trunk/cfg/HM/per-sequence/Head_400_16bit.cfg (added) * trunk/cfg/HM/per-sequence/InToTree_RGB_16bit.cfg (added) * trunk/cfg/HM/per-sequence/Johnny.cfg (added) * trunk/cfg/HM/per-sequence/Kimono.cfg (added) * trunk/cfg/HM/per-sequence/Kimono_422_10bit.cfg (added) * trunk/cfg/HM/per-sequence/Kimono_444_10bit.cfg (added) * trunk/cfg/HM/per-sequence/Kimono_RGB_10bit+2MSB.cfg (added) * trunk/cfg/HM/per-sequence/Kimono_RGB_10bit+4MSB.cfg (added) * trunk/cfg/HM/per-sequence/Kimono_RGB_10bit+6MSB.cfg (added) * trunk/cfg/HM/per-sequence/Kimono_RGB_10bit.cfg (added) * trunk/cfg/HM/per-sequence/KristenAndSara.cfg (added) * trunk/cfg/HM/per-sequence/LongRunShort_400_12bit.cfg (added) * trunk/cfg/HM/per-sequence/Map_444.cfg (added) * trunk/cfg/HM/per-sequence/Map_GBR.cfg (added) * trunk/cfg/HM/per-sequence/Map_RGB.cfg (added) * trunk/cfg/HM/per-sequence/MissionControl2_444.cfg (added) * trunk/cfg/HM/per-sequence/MissionControl2_RGB.cfg (added) * trunk/cfg/HM/per-sequence/MissionControl3_444.cfg (added) * trunk/cfg/HM/per-sequence/MissionControl3_RGB.cfg (added) * trunk/cfg/HM/per-sequence/NebutaFestival_10bit.cfg (added) * trunk/cfg/HM/per-sequence/OldTownCross_RGB_10bit.cfg (added) * trunk/cfg/HM/per-sequence/OldTownCross_RGB_16bit.cfg (added) * trunk/cfg/HM/per-sequence/PCBLayout_444.cfg (added) * trunk/cfg/HM/per-sequence/PCBLayout_GBR.cfg (added) * trunk/cfg/HM/per-sequence/PCBLayout_RGB.cfg (added) * trunk/cfg/HM/per-sequence/ParkJoy_RGB_16bit.cfg (added) * trunk/cfg/HM/per-sequence/ParkScene.cfg (added) * trunk/cfg/HM/per-sequence/ParkScene_RGB_10bit.cfg (added) * trunk/cfg/HM/per-sequence/PartyScene.cfg (added) * trunk/cfg/HM/per-sequence/PeopleOnStreet.cfg (added) * trunk/cfg/HM/per-sequence/Programming_444.cfg (added) * trunk/cfg/HM/per-sequence/Programming_GBR.cfg (added) * trunk/cfg/HM/per-sequence/Programming_RGB.cfg (added) * trunk/cfg/HM/per-sequence/RaceHorses.cfg (added) * trunk/cfg/HM/per-sequence/RaceHorsesC.cfg (added) * trunk/cfg/HM/per-sequence/Seeking_422_10bit.cfg (added) * trunk/cfg/HM/per-sequence/SlideEditing.cfg (added) * trunk/cfg/HM/per-sequence/SlideShow.cfg (added) * trunk/cfg/HM/per-sequence/SlideShow_444.cfg (added) * trunk/cfg/HM/per-sequence/SlideShow_RGB.cfg (added) * trunk/cfg/HM/per-sequence/SocialNetworkMap_444.cfg (added) * trunk/cfg/HM/per-sequence/SocialNetworkMap_RGB.cfg (added) * trunk/cfg/HM/per-sequence/SteamLocomotiveTrain_10bit.cfg (added) * trunk/cfg/HM/per-sequence/Traffic.cfg (added) * trunk/cfg/HM/per-sequence/Traffic_422_10bit.cfg (added) * trunk/cfg/HM/per-sequence/Traffic_444_10bit.cfg (added) * trunk/cfg/HM/per-sequence/Traffic_RGB_12bit.cfg (added) * trunk/cfg/HM/per-sequence/TwistTunnel_444.cfg (added) * trunk/cfg/HM/per-sequence/TwistTunnel_GBR.cfg (added) * trunk/cfg/HM/per-sequence/TwistTunnel_RGB.cfg (added) * trunk/cfg/HM/per-sequence/VenueVu_444_10bit.cfg (added) * trunk/cfg/HM/per-sequence/VenueVu_GBR.cfg (added) * trunk/cfg/HM/per-sequence/VenueVu_RGB.cfg (added) * trunk/cfg/HM/per-sequence/VideoConferencingDocSharing_444.cfg (added) * trunk/cfg/HM/per-sequence/VideoConferencingDocSharing_GBR.cfg (added) * trunk/cfg/HM/per-sequence/VideoConferencingDocSharing_RGB.cfg (added) * trunk/cfg/HM/per-sequence/Vidyo1.cfg (added) * trunk/cfg/HM/per-sequence/Vidyo3.cfg (added) * trunk/cfg/HM/per-sequence/Vidyo4.cfg (added) * trunk/cfg/HM/per-sequence/WebBrowsing_444.cfg (added) * trunk/cfg/HM/per-sequence/WebBrowsing_GBR.cfg (added) * trunk/cfg/HM/per-sequence/WebBrowsing_RGB.cfg (added) * trunk/cfg/HM/per-sequence/Web_444.cfg (added) * trunk/cfg/HM/per-sequence/Web_RGB.cfg (added) * trunk/cfg/HM/per-sequence/WordEditing_444.cfg (added) * trunk/cfg/HM/per-sequence/WordEditing_GBR.cfg (added) * trunk/cfg/HM/per-sequence/WordEditing_RGB.cfg (added) * trunk/cfg/HM/per-sequence/ppt_doc_xls_444.cfg (added) * trunk/cfg/HM/per-sequence/ppt_doc_xls_GBR.cfg (added) * trunk/cfg/HM/per-sequence/ppt_doc_xls_RGB.cfg (added) * trunk/cfg/MV-HEVC/baseCfg_2view.cfg (modified) * trunk/cfg/MV-HEVC/baseCfg_3view.cfg (modified) * trunk/cfg/MV-HEVC/fullCfg.cfg (modified) * trunk/codingresults/3D_14.1_vs_14.0.xls (deleted) * trunk/codingresults/MV_14.1_vs_14.0.xls (deleted) * trunk/doc/Doxyfile (modified) * trunk/doc/mainpage.h (modified) * trunk/doc/software-manual.pdf (modified) * trunk/doc/software-manual.tex (modified) * trunk/source/App/TAppDecoder/TAppDecCfg.cpp (modified) * trunk/source/App/TAppDecoder/TAppDecCfg.h (modified) * trunk/source/App/TAppDecoder/TAppDecTop.cpp (modified) * trunk/source/App/TAppDecoder/TAppDecTop.h (modified) * trunk/source/App/TAppDecoder/decmain.cpp (modified) * trunk/source/App/TAppEncoder/TAppEncCfg.cpp (modified) * trunk/source/App/TAppEncoder/TAppEncCfg.h (modified) * trunk/source/App/TAppEncoder/TAppEncTop.cpp (modified) * trunk/source/App/TAppEncoder/TAppEncTop.h (modified) * trunk/source/App/TAppEncoder/encmain.cpp (modified) * trunk/source/App/TAppExtractor/TAppExtrTop.cpp (modified) * trunk/source/App/TAppExtractor/TAppExtrTop.h (modified) * trunk/source/App/TAppExtractor/extrmain.cpp (modified) * trunk/source/App/TAppRenderer/RendererMain.cpp (modified) * trunk/source/App/TAppRenderer/TAppRendererCfg.cpp (modified) * trunk/source/App/TAppRenderer/TAppRendererCfg.h (modified) * trunk/source/App/TAppRenderer/TAppRendererTop.cpp (modified) * trunk/source/App/TAppRenderer/TAppRendererTop.h (modified) * trunk/source/App/utils/BitrateTargeting/ExtractBitrates.cpp (modified) * trunk/source/App/utils/BitrateTargeting/ExtractBitrates.h (modified) * trunk/source/App/utils/BitrateTargeting/ExtractBitratesMain.cpp (modified) * trunk/source/App/utils/BitrateTargeting/GuessLambdaModifiers.cpp (modified) * trunk/source/App/utils/BitrateTargeting/GuessLambdaModifiers.h (modified) * trunk/source/App/utils/BitrateTargeting/GuessLambdaModifiersMain.cpp (modified) * trunk/source/App/utils/BitrateTargeting/RuntimeError.h (modified) * trunk/source/App/utils/annexBbytecount.cpp (modified) * trunk/source/App/utils/convert_NtoMbit_YCbCr.cpp (modified) * trunk/source/Lib/TAppCommon/TAppComCamPara.cpp (modified) * trunk/source/Lib/TAppCommon/TAppComCamPara.h (modified) * trunk/source/Lib/TAppCommon/program_options_lite.cpp (modified) * trunk/source/Lib/TAppCommon/program_options_lite.h (modified) * trunk/source/Lib/TLibCommon/AccessUnit.h (modified) * trunk/source/Lib/TLibCommon/CommonDef.h (modified) * trunk/source/Lib/TLibCommon/ContextModel.cpp (modified) * trunk/source/Lib/TLibCommon/ContextModel.h (modified) * trunk/source/Lib/TLibCommon/ContextModel3DBuffer.cpp (modified) * trunk/source/Lib/TLibCommon/ContextModel3DBuffer.h (modified) * trunk/source/Lib/TLibCommon/ContextTables.h (modified) * trunk/source/Lib/TLibCommon/Debug.cpp (added) * trunk/source/Lib/TLibCommon/Debug.h (added) * trunk/source/Lib/TLibCommon/NAL.h (modified) * trunk/source/Lib/TLibCommon/SEI.cpp (modified) * trunk/source/Lib/TLibCommon/SEI.h (modified) * trunk/source/Lib/TLibCommon/TComBitCounter.h (modified) * trunk/source/Lib/TLibCommon/TComBitStream.cpp (modified) * trunk/source/Lib/TLibCommon/TComBitStream.h (modified) * trunk/source/Lib/TLibCommon/TComCABACTables.cpp (modified) * trunk/source/Lib/TLibCommon/TComCABACTables.h (modified) * trunk/source/Lib/TLibCommon/TComChromaFormat.cpp (added) * trunk/source/Lib/TLibCommon/TComChromaFormat.h (added) * trunk/source/Lib/TLibCommon/TComCodingStatistics.h (added) * trunk/source/Lib/TLibCommon/TComDataCU.cpp (modified) * trunk/source/Lib/TLibCommon/TComDataCU.h (modified) * trunk/source/Lib/TLibCommon/TComInterpolationFilter.cpp (modified) * trunk/source/Lib/TLibCommon/TComInterpolationFilter.h (modified) * trunk/source/Lib/TLibCommon/TComList.h (modified) * trunk/source/Lib/TLibCommon/TComLoopFilter.cpp (modified) * trunk/source/Lib/TLibCommon/TComLoopFilter.h (modified) * trunk/source/Lib/TLibCommon/TComMotionInfo.cpp (modified) * trunk/source/Lib/TLibCommon/TComMotionInfo.h (modified) * trunk/source/Lib/TLibCommon/TComMv.h (modified) * trunk/source/Lib/TLibCommon/TComPattern.cpp (modified) * trunk/source/Lib/TLibCommon/TComPattern.h (modified) * trunk/source/Lib/TLibCommon/TComPic.cpp (modified) * trunk/source/Lib/TLibCommon/TComPic.h (modified) * trunk/source/Lib/TLibCommon/TComPicSym.cpp (modified) * trunk/source/Lib/TLibCommon/TComPicSym.h (modified) * trunk/source/Lib/TLibCommon/TComPicYuv.cpp (modified) * trunk/source/Lib/TLibCommon/TComPicYuv.h (modified) * trunk/source/Lib/TLibCommon/TComPicYuvMD5.cpp (modified) * trunk/source/Lib/TLibCommon/TComPrediction.cpp (modified) * trunk/source/Lib/TLibCommon/TComPrediction.h (modified) * trunk/source/Lib/TLibCommon/TComRdCost.cpp (modified) * trunk/source/Lib/TLibCommon/TComRdCost.h (modified) * trunk/source/Lib/TLibCommon/TComRdCostWeightPrediction.cpp (modified) * trunk/source/Lib/TLibCommon/TComRdCostWeightPrediction.h (modified) * trunk/source/Lib/TLibCommon/TComRectangle.h (added) * trunk/source/Lib/TLibCommon/TComRom.cpp (modified) * trunk/source/Lib/TLibCommon/TComRom.h (modified) * trunk/source/Lib/TLibCommon/TComSampleAdaptiveOffset.cpp (modified) * trunk/source/Lib/TLibCommon/TComSampleAdaptiveOffset.h (modified) * trunk/source/Lib/TLibCommon/TComSlice.cpp (modified) * trunk/source/Lib/TLibCommon/TComSlice.h (modified) * trunk/source/Lib/TLibCommon/TComTU.cpp (added) * trunk/source/Lib/TLibCommon/TComTU.h (added) * trunk/source/Lib/TLibCommon/TComTrQuant.cpp (modified) * trunk/source/Lib/TLibCommon/TComTrQuant.h (modified) * trunk/source/Lib/TLibCommon/TComWedgelet.cpp (modified) * trunk/source/Lib/TLibCommon/TComWedgelet.h (modified) * trunk/source/Lib/TLibCommon/TComWeightPrediction.cpp (modified) * trunk/source/Lib/TLibCommon/TComWeightPrediction.h (modified) * trunk/source/Lib/TLibCommon/TComYuv.cpp (modified) * trunk/source/Lib/TLibCommon/TComYuv.h (modified) * trunk/source/Lib/TLibCommon/TypeDef.h (modified) * trunk/source/Lib/TLibDecoder/AnnexBread.cpp (modified) * trunk/source/Lib/TLibDecoder/AnnexBread.h (modified) * trunk/source/Lib/TLibDecoder/NALread.cpp (modified) * trunk/source/Lib/TLibDecoder/NALread.h (modified) * trunk/source/Lib/TLibDecoder/SEIread.cpp (modified) * trunk/source/Lib/TLibDecoder/SEIread.h (modified) * trunk/source/Lib/TLibDecoder/SyntaxElementParser.cpp (modified) * trunk/source/Lib/TLibDecoder/SyntaxElementParser.h (modified) * trunk/source/Lib/TLibDecoder/TDecBinCoder.h (modified) * trunk/source/Lib/TLibDecoder/TDecBinCoderCABAC.cpp (modified) * trunk/source/Lib/TLibDecoder/TDecBinCoderCABAC.h (modified) * trunk/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * trunk/source/Lib/TLibDecoder/TDecCAVLC.h (modified) * trunk/source/Lib/TLibDecoder/TDecCu.cpp (modified) * trunk/source/Lib/TLibDecoder/TDecCu.h (modified) * trunk/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * trunk/source/Lib/TLibDecoder/TDecEntropy.h (modified) * trunk/source/Lib/TLibDecoder/TDecGop.cpp (modified) * trunk/source/Lib/TLibDecoder/TDecGop.h (modified) * trunk/source/Lib/TLibDecoder/TDecSbac.cpp (modified) * trunk/source/Lib/TLibDecoder/TDecSbac.h (modified) * trunk/source/Lib/TLibDecoder/TDecSlice.cpp (modified) * trunk/source/Lib/TLibDecoder/TDecSlice.h (modified) * trunk/source/Lib/TLibDecoder/TDecTop.cpp (modified) * trunk/source/Lib/TLibDecoder/TDecTop.h (modified) * trunk/source/Lib/TLibEncoder/AnnexBwrite.h (modified) * trunk/source/Lib/TLibEncoder/NALwrite.cpp (modified) * trunk/source/Lib/TLibEncoder/NALwrite.h (modified) * trunk/source/Lib/TLibEncoder/SEIEncoder.cpp (added) * trunk/source/Lib/TLibEncoder/SEIEncoder.h (added) * trunk/source/Lib/TLibEncoder/SEIwrite.cpp (modified) * trunk/source/Lib/TLibEncoder/SEIwrite.h (modified) * trunk/source/Lib/TLibEncoder/SyntaxElementWriter.cpp (modified) * trunk/source/Lib/TLibEncoder/SyntaxElementWriter.h (modified) * trunk/source/Lib/TLibEncoder/TEncAnalyze.cpp (deleted) * trunk/source/Lib/TLibEncoder/TEncAnalyze.h (modified) * trunk/source/Lib/TLibEncoder/TEncBinCoder.h (modified) * trunk/source/Lib/TLibEncoder/TEncBinCoderCABAC.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncBinCoderCABAC.h (modified) * trunk/source/Lib/TLibEncoder/TEncBinCoderCABACCounter.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncBinCoderCABACCounter.h (modified) * trunk/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncCavlc.h (modified) * trunk/source/Lib/TLibEncoder/TEncCfg.h (modified) * trunk/source/Lib/TLibEncoder/TEncCu.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncCu.h (modified) * trunk/source/Lib/TLibEncoder/TEncEntropy.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncEntropy.h (modified) * trunk/source/Lib/TLibEncoder/TEncGOP.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncGOP.h (modified) * trunk/source/Lib/TLibEncoder/TEncPic.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncPic.h (modified) * trunk/source/Lib/TLibEncoder/TEncPreanalyzer.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncRateCtrl.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncRateCtrl.h (modified) * trunk/source/Lib/TLibEncoder/TEncSampleAdaptiveOffset.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncSampleAdaptiveOffset.h (modified) * trunk/source/Lib/TLibEncoder/TEncSbac.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncSbac.h (modified) * trunk/source/Lib/TLibEncoder/TEncSearch.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncSearch.h (modified) * trunk/source/Lib/TLibEncoder/TEncSlice.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncSlice.h (modified) * trunk/source/Lib/TLibEncoder/TEncTop.cpp (modified) * trunk/source/Lib/TLibEncoder/TEncTop.h (modified) * trunk/source/Lib/TLibEncoder/WeightPredAnalysis.cpp (modified) * trunk/source/Lib/TLibEncoder/WeightPredAnalysis.h (modified) * trunk/source/Lib/TLibExtractor/TExtrTop.cpp (modified) * trunk/source/Lib/TLibExtractor/TExtrTop.h (modified) * trunk/source/Lib/TLibRenderer/TRenFilter.cpp (modified) * trunk/source/Lib/TLibRenderer/TRenFilter.h (modified) * trunk/source/Lib/TLibRenderer/TRenImage.cpp (modified) * trunk/source/Lib/TLibRenderer/TRenImage.h (modified) * trunk/source/Lib/TLibRenderer/TRenImagePlane.cpp (modified) * trunk/source/Lib/TLibRenderer/TRenImagePlane.h (modified) * trunk/source/Lib/TLibRenderer/TRenInterpFilter.cpp (modified) * trunk/source/Lib/TLibRenderer/TRenInterpFilter.h (modified) * trunk/source/Lib/TLibRenderer/TRenModSetupStrParser.cpp (modified) * trunk/source/Lib/TLibRenderer/TRenModSetupStrParser.h (modified) * trunk/source/Lib/TLibRenderer/TRenModel.cpp (modified) * trunk/source/Lib/TLibRenderer/TRenModel.h (modified) * trunk/source/Lib/TLibRenderer/TRenSingleModel.cpp (modified) * trunk/source/Lib/TLibRenderer/TRenSingleModel.h (modified) * trunk/source/Lib/TLibRenderer/TRenTop.cpp (modified) * trunk/source/Lib/TLibRenderer/TRenTop.h (modified) * trunk/source/Lib/TLibVideoIO/TVideoIOYuv.cpp (modified) * trunk/source/Lib/TLibVideoIO/TVideoIOYuv.h (modified) * trunk/source/Lib/libmd5/MD5.h (modified) Merged 14.1-update-dev1@1312. Tue, 11 Aug 2015 16:27:09 GMT tech [1312] * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComRom.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TypeDef.h (modified) Reordered defines. Tue, 11 Aug 2015 15:07:56 GMT tech [1311] * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComRom.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComSlice.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComSlice.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecTop.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecTop.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) NH_3D_FIX_TICKET_101 // Camera parameters for depth layers. Tue, 11 Aug 2015 14:14:34 GMT tech [1310] * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComSlice.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncEntropy.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncTop.cpp (modified) Fixes: NH_MV_FIX_TICKET_105 layer_set_idx_for_ols_minus1 length ... Tue, 11 Aug 2015 13:45:37 GMT tech [1309] * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComRdCost.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComRom.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComRom.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComYuv.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncBinCoderCABAC.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncBinCoderCABACCounter.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncEntropy.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncEntropy.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSampleAdaptiveOffset.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSearch.cpp (modified) 1) Further fixes in RD optimization process. Related to: - Depth ... Wed, 05 Aug 2015 12:22:13 GMT tech [1308] * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSearch.cpp (modified) Fix to RD decisions for Intra SDC. Mon, 03 Aug 2015 01:23:44 GMT chen [1307] * branches/HTM-14.1-update-dev1/codingresults/FastTextureEncoding_vs_1306.xls (added) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCu.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSearch.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSearch.h (modified) The reactivation of fast texture encoding with the MACRO ... Wed, 29 Jul 2015 10:57:03 GMT tech [1306] * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComRom.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) Further fixes. Wed, 29 Jul 2015 10:12:44 GMT tech [1305] * branches/HTM-14.1-update-dev1/source/App/TAppEncoder/TAppEncCfg.cpp (modified) * branches/HTM-14.1-update-dev1/source/App/TAppEncoder/TAppEncTop.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/CommonDef.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComPic.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComPicYuv.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComPrediction.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComRom.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComSlice.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComSlice.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecSbac.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecSlice.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecTop.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecTop.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibExtractor/TExtrTop.cpp (modified) Further fixes and alignments. Wed, 29 Jul 2015 10:04:32 GMT tech [1304] * branches/HTM-14.1-update-dev1 (modified) * branches/HTM-14.1-update-dev1/codingresults/3D_InterSDC_vs.1289.xls (copied) * branches/HTM-14.1-update-dev1/source/App/TAppEncoder/TAppEncCfg.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComPattern.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComRdCost.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComRdCost.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecCAVLC.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecCu.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecEntropy.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecSbac.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecSbac.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCavlc.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncEntropy.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncEntropy.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSbac.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSbac.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSearch.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSearch.h (modified) Merged 14.1-update-dev1-LG@1303. Tue, 28 Jul 2015 01:59:07 GMT lg [1303] * branches/HTM-14.1-update-dev1-LG/codingresults/3D_InterSDC_vs.1289.xls (added) * branches/HTM-14.1-update-dev1-LG/source/App/TAppEncoder/TAppEncCfg.cpp (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibCommon/TComPattern.h (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibCommon/TComRdCost.cpp (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibCommon/TComRdCost.h (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibDecoder/TDecCAVLC.h (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibDecoder/TDecCu.h (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibDecoder/TDecEntropy.h (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibDecoder/TDecSbac.cpp (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibDecoder/TDecSbac.h (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibEncoder/TEncCavlc.h (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibEncoder/TEncEntropy.cpp (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibEncoder/TEncEntropy.h (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibEncoder/TEncSbac.cpp (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibEncoder/TEncSbac.h (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibEncoder/TEncSearch.cpp (modified) * branches/HTM-14.1-update-dev1-LG/source/Lib/TLibEncoder/TEncSearch.h (modified) Integration of inter SDC Wed, 22 Jul 2015 12:20:46 GMT tech [1302] * branches/HTM-14.1-update-dev2-Testing/source/Lib/TLibCommon/TypeDef.h (modified) Enabled TMVP Wed, 22 Jul 2015 12:18:36 GMT tech [1301] * branches/HTM-14.1-update-dev2-Testing/source/Lib/TLibCommon/TypeDef.h (modified) Enabled IC. Wed, 22 Jul 2015 12:16:18 GMT tech [1300] * branches/HTM-14.1-update-dev2-Testing/source/Lib/TLibCommon/TypeDef.h (modified) Enabled OL_QTLIMIT_PREDCODING_B0068 Wed, 22 Jul 2015 12:12:41 GMT tech [1299] * branches/HTM-14.1-update-dev2-Testing/source/Lib/TLibCommon/TypeDef.h (modified) Enabled NH_3D_FULL_PEL_DEPTH_MAP_MV_ACC. Wed, 22 Jul 2015 12:09:22 GMT tech [1298] * branches/HTM-14.1-update-dev2-Testing/source/Lib/TLibCommon/TypeDef.h (modified) Disabled all dev2 tools. Wed, 22 Jul 2015 12:01:16 GMT tech [1297] * branches/HTM-14.1-update-dev2-Testing (copied) For testing different macro configurations. Wed, 22 Jul 2015 07:12:23 GMT tech [1296] * branches/HTM-14.1-update-dev1-LG (copied) For reactivation of inter SDC. Tue, 21 Jul 2015 17:29:40 GMT tech [1295] * branches/HTM-14.1-update-dev1/codingresults/3D_1201.xls (deleted) * branches/HTM-14.1-update-dev1/codingresults/3D_1201_vs_1209.xls (deleted) * branches/HTM-14.1-update-dev1/codingresults/3D_1201_vs_1209_AllIntra.xls (deleted) * branches/HTM-14.1-update-dev1/codingresults/3D_1289_vs_1201.xls (added) * branches/HTM-14.1-update-dev1/codingresults/MV_1201.xls (deleted) * branches/HTM-14.1-update-dev1/codingresults/Reactivation_DIS_vs_Intra-SDC+DLT.xls (deleted) * branches/HTM-14.1-update-dev1/codingresults/Reactivation_Intra-SDC+DLT.xls (deleted) * branches/HTM-14.1-update-dev1/codingresults/Reactivation_Intra-SDC+DLT_Crosscheck_by_MediaTek.xls (deleted) Added coding results. Tue, 21 Jul 2015 08:29:35 GMT tech [1294] * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TypeDef.h (modified) Enabled TMVP Tue, 21 Jul 2015 08:26:03 GMT tech [1293] * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TypeDef.h (modified) Enabled IC. Tue, 21 Jul 2015 08:22:10 GMT tech [1292] * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TypeDef.h (modified) Enabled OL_QTLIMIT_PREDCODING_B0068 Tue, 21 Jul 2015 08:19:08 GMT tech [1291] * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TypeDef.h (modified) Enabled NH_3D_FULL_PEL_DEPTH_MAP_MV_ACC. Tue, 21 Jul 2015 08:13:18 GMT tech [1290] * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TypeDef.h (modified) Disabled all dev2 tools. Mon, 20 Jul 2015 15:17:35 GMT tech [1289] * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCu.cpp (modified) Fixed further compiler warnings. Mon, 20 Jul 2015 14:39:13 GMT tech [1288] * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecCu.cpp (modified) Removed unused variables. Mon, 20 Jul 2015 12:13:33 GMT tech [1287] * branches/HTM-14.1-update-dev1/doc/Doxyfile (modified) * branches/HTM-14.1-update-dev1/doc/software-manual.tex (modified) * branches/HTM-14.1-update-dev1/source/App/TAppEncoder/TAppEncCfg.cpp (modified) * branches/HTM-14.1-update-dev1/source/App/TAppEncoder/TAppEncCfg.h (modified) * branches/HTM-14.1-update-dev1/source/App/TAppEncoder/TAppEncTop.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/CommonDef.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComPattern.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComPrediction.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComPrediction.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComSlice.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComSlice.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCfg.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCu.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncGOP.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSearch.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSearch.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSlice.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSlice.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncTop.cpp (modified) Upgrade to HM-16.6. Mon, 20 Jul 2015 10:23:47 GMT tech [1286] * branches/HTM-14.1-update-dev1 (modified) * branches/HTM-14.1-update-dev1/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view+depth_AllIntra.cfg (modified) * branches/HTM-14.1-update-dev1/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view_AllIntra.cfg (modified) * branches/HTM-14.1-update-dev1/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view+depth_AllIntra.cfg (modified) * branches/HTM-14.1-update-dev1/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view_AllIntra.cfg (modified) * branches/HTM-14.1-update-dev1/cfg/3D-HEVC/NonCTC/allintra/deltaCfg_3view+depth_AllIntra.cfg (modified) * branches/HTM-14.1-update-dev1/cfg/3D-HEVC/baseCfg_3view.cfg (modified) * branches/HTM-14.1-update-dev1/cfg/3D-HEVC/deltaCfg_3view.cfg (modified) * branches/HTM-14.1-update-dev1/cfg/3D-HEVC/fullCfg.cfg (modified) Merged cfg-file fixes. Mon, 20 Jul 2015 09:23:15 GMT tech [1285] * branches/HTM-14.1-update-dev1 (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComRom.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCu.cpp (modified) Further fixes to pruning. Mon, 20 Jul 2015 09:03:38 GMT tech [1284] * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComRom.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncCu.cpp (modified) Further fixes to pruning. Sat, 18 Jul 2015 07:10:24 GMT tech [1283] * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSearch.cpp (modified) Fixed compiler warning. Sat, 18 Jul 2015 07:07:20 GMT tech [1282] * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/Debug.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComRom.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComRom.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCu.h (modified) Fixed pruning. Sat, 18 Jul 2015 06:48:16 GMT tech [1281] * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComRom.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComRom.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TypeDef.h (modified) Modified pruning fix. Fri, 17 Jul 2015 14:59:43 GMT tech [1280] * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/Debug.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComRom.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComRom.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncCu.h (modified) - Preliminary fix for pruning. Wed, 15 Jul 2015 12:57:32 GMT tech [1279] * branches/HTM-14.1-update-dev1 (modified) * branches/HTM-14.1-update-dev1/source/App/TAppEncoder/TAppEncTop.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TAppCommon/TAppComCamPara.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/CommonDef.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/ContextTables.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComCodingStatistics.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComInterpolationFilter.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComInterpolationFilter.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComMotionInfo.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComMotionInfo.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComMv.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComPattern.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComPic.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComPic.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComPicYuv.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComPicYuv.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComPrediction.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComPrediction.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComRdCost.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComRdCost.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComRom.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComRom.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComSlice.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComSlice.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComYuv.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TComYuv.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/SyntaxElementParser.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecCAVLC.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecCu.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecEntropy.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecGop.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecSbac.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecSbac.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecSlice.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecTop.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibDecoder/TDecTop.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/SyntaxElementWriter.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCavlc.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCfg.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncCu.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncEntropy.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncEntropy.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncGOP.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncGOP.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSbac.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSbac.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSearch.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSearch.h (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncSlice.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncTop.cpp (modified) * branches/HTM-14.1-update-dev1/source/Lib/TLibEncoder/TEncTop.h (modified) Merged 14.1-update-dev2@1277. Wed, 15 Jul 2015 12:11:49 GMT tech [1278] * branches/HTM-14.1-update-dev1 (copied) For reintegration of dev2. Wed, 15 Jul 2015 11:49:16 GMT tech [1277] * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComRom.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComRom.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibDecoder/TDecSlice.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncSlice.cpp (modified) -Further fixes. Wed, 15 Jul 2015 10:56:34 GMT tech [1276] * branches/HTM-14.1-update-dev3/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) Further decoder fixes. Wed, 15 Jul 2015 10:46:07 GMT tech [1275] * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComRom.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComRom.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibDecoder/SyntaxElementParser.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibDecoder/TDecSlice.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/SyntaxElementWriter.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncSlice.cpp (modified) - Further fixes Tue, 14 Jul 2015 10:31:09 GMT tech [1274] * branches/HTM-14.1-update-dev2/HTM.xcodeproj/project.pbxproj (modified) * branches/HTM-14.1-update-dev2/codingresults/ACC_IC_TMVP_vs_IC_TMVP.xlsm (deleted) * branches/HTM-14.1-update-dev2/codingresults/IC_TMVP_vs_TMVP.xlsm (deleted) * branches/HTM-14.1-update-dev2/codingresults/QTL_ACC_IC_TMVP_vs_ACC_IC_TMVP_fix_Sharp.xlsm (deleted) * branches/HTM-14.1-update-dev2/codingresults/TMVP_by_Sharp.xlsm (deleted) * branches/HTM-14.1-update-dev2/source/App/TAppEncoder/TAppEncCfg.cpp (modified) * branches/HTM-14.1-update-dev2/source/App/TAppRenderer/TAppRendererCfg.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TAppCommon/TAppComCamPara.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/CommonDef.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/ContextTables.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComCodingStatistics.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComInterpolationFilter.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComInterpolationFilter.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComMotionInfo.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComMotionInfo.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComMv.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComPic.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComPic.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComPicYuv.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComPicYuv.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComPrediction.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComPrediction.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComRdCost.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComRdCost.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComRom.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComSlice.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComSlice.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComYuv.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComYuv.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibDecoder/TDecCAVLC.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibDecoder/TDecCu.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibDecoder/TDecEntropy.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibDecoder/TDecGop.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibDecoder/TDecSbac.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibDecoder/TDecSbac.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibDecoder/TDecTop.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibDecoder/TDecTop.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncCavlc.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncCu.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncEntropy.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncEntropy.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncGOP.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncSbac.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncSbac.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncSearch.cpp (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncSearch.h (modified) * branches/HTM-14.1-update-dev2/source/Lib/TLibEncoder/TEncSlice.cpp (modified) Merged HTM-14.1-update-dev3@1273. Tue, 14 Jul 2015 07:15:33 GMT tech [1273] * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TComRom.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibDecoder/TDecCu.cpp (modified) Fix in TDecCu.cpp. Mon, 13 Jul 2015 18:40:58 GMT qualcomm [1272] * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibEncoder/TEncCu.cpp (modified) 1) Fix issues of Sub-PU based inter view motion prediction when ARP ... Mon, 13 Jul 2015 14:19:55 GMT tech [1271] * branches/HTM-14.1-update-dev2 (copied) For merging dev3. Mon, 13 Jul 2015 13:22:02 GMT tech [1270] * branches/HTM-14.1-update-dev3/HTM.xcodeproj/project.pbxproj (modified) * branches/HTM-14.1-update-dev3/source/App/TAppEncoder/TAppEncCfg.cpp (modified) * branches/HTM-14.1-update-dev3/source/App/TAppRenderer/TAppRendererCfg.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TAppCommon/TAppComCamPara.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/CommonDef.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/ContextTables.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TComCodingStatistics.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TComInterpolationFilter.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TComInterpolationFilter.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TComPic.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TComPic.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TComPicYuv.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TComPrediction.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TComPrediction.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TComRdCost.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TComRdCost.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TComSlice.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TComSlice.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TComYuv.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TComYuv.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibDecoder/TDecCAVLC.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibDecoder/TDecCu.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibDecoder/TDecEntropy.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibDecoder/TDecSbac.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibDecoder/TDecSbac.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibDecoder/TDecTop.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibEncoder/TEncCavlc.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibEncoder/TEncCu.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibEncoder/TEncEntropy.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibEncoder/TEncEntropy.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibEncoder/TEncGOP.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibEncoder/TEncSbac.cpp (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibEncoder/TEncSbac.h (modified) * branches/HTM-14.1-update-dev3/source/Lib/TLibEncoder/TEncSearch.cpp (modified) Merged 14.1-update-dev4-Qualcomm@1266 Mon, 13 Jul 2015 09:24:08 GMT tech [1269] * branches/HTM-14.1-update-dev3 (copied) For merge with dev2. Mon, 13 Jul 2015 02:27:53 GMT mediatek-htm [1268] * branches/HTM-14.1-update-dev3-MediaTek2/codingresults/Reactive_IntegerMVDepth_and_MPI.xls (added) * branches/HTM-14.1-update-dev3-MediaTek2/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev3-MediaTek2/source/Lib/TLibCommon/TypeDef.h (modified) Reactivate MPI with the MACRO "NH_3D_TEXT_MERGE". by Yi-Wen Chen ... Mon, 13 Jul 2015 02:10:34 GMT mediatek-htm [1267] * branches/HTM-14.1-update-dev3-MediaTek2/codingresults/Reactive_IVMV_CrossCheck_By_MTKQC.xls (added) * branches/HTM-14.1-update-dev3-MediaTek2/codingresults/Reactive_IntegerMVDepth.xls (added) * branches/HTM-14.1-update-dev3-MediaTek2/codingresults/Reactive_VSP_CrossCheck_By_MTK.xls (added) * branches/HTM-14.1-update-dev3-MediaTek2/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev3-MediaTek2/source/Lib/TLibCommon/TComPrediction.cpp (modified) * branches/HTM-14.1-update-dev3-MediaTek2/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev3-MediaTek2/source/Lib/TLibEncoder/TEncSearch.cpp (modified) Reactive integer MV for depth coding with the MACRO ... Wed, 01 Jul 2015 17:42:22 GMT qualcomm [1266] * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TypeDef.h (modified) REMOVE ONE ISOLATED LINE Wed, 01 Jul 2015 17:13:14 GMT qualcomm [1265] * branches/HTM-14.1-update-dev4-Qualcomm/codingresults/Reactivation_ARP.xls (modified) Updated simulation results Tue, 30 Jun 2015 06:36:43 GMT chen [1264] * branches/HTM-14.1-update-dev3-MediaTek2 (copied) For the re-activation of texture merging candidates. Tue, 30 Jun 2015 01:06:54 GMT qualcomm [1263] * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComPrediction.cpp (modified) fix one typo 'N_3D_ARP' Mon, 29 Jun 2015 17:43:32 GMT qualcomm [1262] * branches/HTM-14.1-update-dev4-Qualcomm/codingresults/Reactivation_ARP.xls (added) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/CommonDef.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/ContextTables.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComCodingStatistics.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComInterpolationFilter.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComInterpolationFilter.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComPic.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComPic.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComPicYuv.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComPicYuv.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComPrediction.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComPrediction.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComSlice.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComSlice.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComYuv.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComYuv.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibDecoder/TDecCAVLC.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibDecoder/TDecEntropy.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibDecoder/TDecSbac.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibDecoder/TDecSbac.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibDecoder/TDecTop.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibEncoder/TEncCavlc.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibEncoder/TEncCu.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibEncoder/TEncEntropy.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibEncoder/TEncEntropy.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibEncoder/TEncGOP.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibEncoder/TEncSbac.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibEncoder/TEncSbac.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibEncoder/TEncSearch.cpp (modified) 1. enable ARP by NH_3D_ARP with simulation results included; 2. ... Mon, 29 Jun 2015 01:48:18 GMT mediatek-htm [1261] * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibCommon/TComDataCU.cpp (modified) Remove the unused variable "UChar tmpDir" in function ... Tue, 23 Jun 2015 01:56:54 GMT mediatek-htm [1260] * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/codingresults/Reactive_IVMV.xls (added) Reactive IVMV by Mediatek Tue, 23 Jun 2015 01:55:51 GMT mediatek-htm [1259] * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibCommon/TComMotionInfo.cpp (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibCommon/TComMotionInfo.h (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibCommon/TComPicYuv.cpp (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibCommon/TComPicYuv.h (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibCommon/TComPrediction.cpp (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibCommon/TComPrediction.h (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibCommon/TComSlice.cpp (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibCommon/TComSlice.h (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibDecoder/TDecTop.cpp (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibDecoder/TDecTop.h (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibEncoder/TEncGOP.cpp (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibEncoder/TEncSearch.cpp (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibEncoder/TEncSearch.h (modified) * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm/source/Lib/TLibEncoder/TEncSlice.cpp (modified) Reactive IVMV by Mediatek Tue, 16 Jun 2015 02:13:09 GMT mediatek-htm [1258] * branches/HTM-14.1-update-dev1-MediaTek/codingresults/Reactivation_DIS_vs_Intra-SDC+DLT.xls (added) * branches/HTM-14.1-update-dev1-MediaTek/codingresults/Reactivation_Intra-SDC+DLT_Crosscheck_by_MediaTek.xls (added) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibCommon/ContextTables.h (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibCommon/Debug.h (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibCommon/SEI.h (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibCommon/TComSlice.cpp (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibDecoder/NALread.h (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibDecoder/SyntaxElementParser.h (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibDecoder/TDecCAVLC.h (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibDecoder/TDecCu.h (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibDecoder/TDecEntropy.h (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibDecoder/TDecSbac.cpp (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibDecoder/TDecSbac.h (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibEncoder/TEncCavlc.h (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibEncoder/TEncCu.h (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibEncoder/TEncEntropy.cpp (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibEncoder/TEncEntropy.h (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibEncoder/TEncSbac.cpp (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibEncoder/TEncSbac.h (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibEncoder/TEncSearch.cpp (modified) * branches/HTM-14.1-update-dev1-MediaTek/source/Lib/TLibEncoder/TEncSearch.h (modified) The reactivation of depth intra skip mode (DIS), the MACRO is ... Mon, 15 Jun 2015 08:39:53 GMT chen [1257] * branches/HTM-14.1-update-dev3-MediaTek-Qualcomm (copied) The branch is created for the reactivation of IV MV, IV MV ... Fri, 12 Jun 2015 16:09:57 GMT liu [1256] * branches/HTM-14.1-update-dev2-Orange/codingresults/QTL_ACC_IC_TMVP_vs_ACC_IC_TMVP_fix_Sharp.xlsm (added) * branches/HTM-14.1-update-dev2-Orange/source/Lib/TLibCommon/TComPic.cpp (modified) * branches/HTM-14.1-update-dev2-Orange/source/Lib/TLibCommon/TComPic.h (modified) * branches/HTM-14.1-update-dev2-Orange/source/Lib/TLibCommon/TComRdCost.cpp (modified) * branches/HTM-14.1-update-dev2-Orange/source/Lib/TLibCommon/TComSlice.h (modified) * branches/HTM-14.1-update-dev2-Orange/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev2-Orange/source/Lib/TLibDecoder/TDecSbac.cpp (modified) * branches/HTM-14.1-update-dev2-Orange/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev2-Orange/source/Lib/TLibEncoder/TEncSbac.cpp (modified) * branches/HTM-14.1-update-dev2-Orange/source/Lib/TLibEncoder/TEncSearch.cpp (modified) * branches/HTM-14.1-update-dev2-Orange/source/Lib/TLibEncoder/TEncSlice.cpp (modified) -Integration of QTL Wed, 10 Jun 2015 23:07:43 GMT ntt [1255] * branches/HTM-14.1-update-dev3-NTT/codingresults/Reactive_MLC_Crosscheck_By_NTT.xls (added) * branches/HTM-14.1-update-dev3-NTT/codingresults/Reactive_VSP.xls (added) * branches/HTM-14.1-update-dev3-NTT/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev3-NTT/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-14.1-update-dev3-NTT/source/Lib/TLibCommon/TComMotionInfo.h (modified) * branches/HTM-14.1-update-dev3-NTT/source/Lib/TLibCommon/TComPrediction.cpp (modified) * branches/HTM-14.1-update-dev3-NTT/source/Lib/TLibCommon/TComPrediction.h (modified) * branches/HTM-14.1-update-dev3-NTT/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev3-NTT/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-14.1-update-dev3-NTT/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * branches/HTM-14.1-update-dev3-NTT/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev3-NTT/source/Lib/TLibEncoder/TEncSearch.cpp (modified) * branches/HTM-14.1-update-dev3-NTT/source/Lib/TLibEncoder/TEncSearch.h (modified) Reactivation of VSP Wed, 10 Jun 2015 04:16:08 GMT sharpjp-htm [1254] * branches/HTM-14.1-update-dev2-Sharp/codingresults/ACC_IC_TMVP_vs_IC_TMVP_fix.xlsm (added) * branches/HTM-14.1-update-dev2-Sharp/codingresults/IC_TMVP_vs_TMVP_fix.xlsm (added) Added fixed results (NH_3D_IC_FIX is enabled) Thu, 04 Jun 2015 10:21:10 GMT tech [1253] * branches/HTM-14.1-update-dev1-MediaTek (copied) For reactivation of intra skip. Thu, 04 Jun 2015 10:11:51 GMT tech [1252] * branches/HTM-14.1-update-dev1-RWTH/source/App/TAppEncoder/TAppEncCfg.cpp (modified) Fixed wrong macro. Thu, 04 Jun 2015 09:47:20 GMT rwth [1251] * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TComSlice.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TComSlice.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecTop.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncTop.cpp (modified) - bug fix Wed, 03 Jun 2015 16:26:04 GMT rwth [1250] * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TComSlice.cpp (modified) - make sure DLT is initialized at decoder Wed, 03 Jun 2015 16:23:49 GMT rwth [1249] * branches/HTM-14.1-update-dev1-RWTH/source/App/TAppEncoder/TAppEncTop.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/App/TAppEncoder/TAppEncTop.h (modified) - make sure that DLT is initialized at encoder Tue, 02 Jun 2015 17:15:33 GMT rwth [1248] * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncSearch.cpp (modified) - bugfix Tue, 02 Jun 2015 13:08:23 GMT tech [1247] * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TComRom.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TComRom.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncSearch.cpp (modified) Fixes: - Windows compiler warning - Naming DLT related syntax elements. Tue, 02 Jun 2015 05:27:57 GMT liu [1246] * branches/HTM-14.1-update-dev4-Qualcomm/codingresults/Reactivation_DBBP.xls (added) * branches/HTM-14.1-update-dev4-Qualcomm/source/App/TAppEncoder/TAppEncCfg.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/App/TAppRenderer/TAppRendererCfg.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TAppCommon/TAppComCamPara.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComCodingStatistics.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibCommon/TComSlice.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibDecoder/TDecEntropy.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibDecoder/TDecGop.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibDecoder/TDecSbac.cpp (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibDecoder/TDecTop.h (modified) * branches/HTM-14.1-update-dev4-Qualcomm/source/Lib/TLibEncoder/TEncCu.cpp (modified) -sync to revision 1242 Tue, 02 Jun 2015 04:33:16 GMT liu [1245] * branches/HTM-14.1-update-dev4-Qualcomm (copied) -For reactivation of residual prediction Tue, 02 Jun 2015 02:45:46 GMT sharpjp-htm [1244] * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibCommon/TComRdCost.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibEncoder/TEncSearch.cpp (modified) Fix uninitialized value in cDtParam.bUseIC (it happened on intra ... Mon, 01 Jun 2015 16:57:12 GMT rwth [1243] * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TComPrediction.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TComPrediction.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncSearch.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncSearch.h (modified) - fixed problem when NH_3D_DMM=0 - cleaned TEMP_SDC_CLEANUP Sun, 31 May 2015 18:44:34 GMT rwth [1242] * branches/HTM-14.1-update-dev4-RWTH/codingresults/Reactivation_DBBP.xls (added) - added simulation results Sun, 31 May 2015 18:44:15 GMT rwth [1241] * branches/HTM-14.1-update-dev1-RWTH/codingresults/Reactivation_Intra-SDC+DLT.xls (added) - added simulation results Sun, 31 May 2015 18:37:57 GMT rwth [1240] * branches/HTM-14.1-update-dev4-RWTH/source/App/TAppRenderer/TAppRendererCfg.cpp (modified) - minor fix Sun, 31 May 2015 18:35:03 GMT rwth [1239] * branches/HTM-14.1-update-dev1-RWTH/source/App/TAppEncoder/TAppEncCfg.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/App/TAppRenderer/TAppRendererCfg.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TAppCommon/TAppComCamPara.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TComCodingStatistics.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TComSlice.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecGop.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecSbac.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecTop.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncSearch.cpp (modified) - enabled SDC encoder speedup - fixed some compiler warnings Thu, 28 May 2015 16:07:54 GMT rwth [1238] * branches/HTM-14.1-update-dev4-RWTH/source/App/TAppRenderer/TAppRendererCfg.cpp (modified) - reverted earlier changes Wed, 27 May 2015 18:11:43 GMT rwth [1237] * branches/HTM-14.1-update-dev1-RWTH/source/App/TAppEncoder/TAppEncTop.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) - minor fix Wed, 27 May 2015 18:01:35 GMT rwth [1236] * branches/HTM-14.1-update-dev1-RWTH/source/App/TAppEncoder/TAppEncTop.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncSearch.cpp (modified) - re-activated DLT (to be tested) Tue, 26 May 2015 22:48:22 GMT chen [1235] * branches/HTM-14.1-update-dev3-NTT (copied) For the re-activation of VSP candidate. Tue, 26 May 2015 05:20:40 GMT etri-htm [1234] * branches/HTM-14.1-update-dev3-ETRI/codingresults/Reactive_DoNBDV_Crosscheck_By_ETRI.xls (modified) * branches/HTM-14.1-update-dev3-ETRI/codingresults/Reactive_MLC.xls (modified) Reactive merge list construction (the MACRO is "NH_3D_MLC") Tue, 26 May 2015 05:13:47 GMT etri-htm [1233] * branches/HTM-14.1-update-dev3-ETRI/codingresults/Reactive_DoNBDV_Crosscheck_By_ETRI.xls (added) * branches/HTM-14.1-update-dev3-ETRI/codingresults/Reactive_MLC.xls (added) * branches/HTM-14.1-update-dev3-ETRI/source/Lib/TLibCommon/CommonDef.h (modified) * branches/HTM-14.1-update-dev3-ETRI/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev3-ETRI/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-14.1-update-dev3-ETRI/source/Lib/TLibCommon/TComMotionInfo.h (modified) * branches/HTM-14.1-update-dev3-ETRI/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev3-ETRI/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-14.1-update-dev3-ETRI/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * branches/HTM-14.1-update-dev3-ETRI/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev3-ETRI/source/Lib/TLibEncoder/TEncSearch.cpp (modified) Reactive_MLC (the MACRO is "NH_3D_MLC") Tue, 26 May 2015 00:45:41 GMT liu [1232] * branches/HTM-14.1-update-dev2-Orange (copied) -For reactivation of QTL Mon, 25 May 2015 10:22:04 GMT rwth [1231] * branches/HTM-14.1-update-dev4-RWTH/source/Lib/TLibCommon/TComCodingStatistics.h (modified) * branches/HTM-14.1-update-dev4-RWTH/source/Lib/TLibDecoder/TDecSbac.cpp (modified) - added entry for DBBP in coding statistics Mon, 25 May 2015 02:39:28 GMT sharpjp-htm [1230] * branches/HTM-14.1-update-dev2-Sharp/codingresults/ACC_IC_TMVP_vs_IC_TMVP.xlsm (added) Add result of NH_3D_FULL_PEL_DEPTH_MAP_MV_ACC + NH_3D_IC vesus NH_3D_IC. Sun, 24 May 2015 16:29:00 GMT rwth [1229] * branches/HTM-14.1-update-dev4-RWTH/source/App/TAppEncoder/TAppEncCfg.cpp (modified) * branches/HTM-14.1-update-dev4-RWTH/source/App/TAppRenderer/TAppRendererCfg.cpp (modified) * branches/HTM-14.1-update-dev4-RWTH/source/Lib/TAppCommon/TAppComCamPara.cpp (modified) * branches/HTM-14.1-update-dev4-RWTH/source/Lib/TLibCommon/TComSlice.cpp (modified) * branches/HTM-14.1-update-dev4-RWTH/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev4-RWTH/source/Lib/TLibDecoder/TDecGop.h (modified) * branches/HTM-14.1-update-dev4-RWTH/source/Lib/TLibDecoder/TDecSbac.cpp (modified) * branches/HTM-14.1-update-dev4-RWTH/source/Lib/TLibDecoder/TDecTop.h (modified) - fixed some compiler warnings Sun, 24 May 2015 16:07:56 GMT rwth [1228] * branches/HTM-14.1-update-dev4-RWTH/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev4-RWTH/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-14.1-update-dev4-RWTH/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-14.1-update-dev4-RWTH/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * branches/HTM-14.1-update-dev4-RWTH/source/Lib/TLibDecoder/TDecEntropy.h (modified) * branches/HTM-14.1-update-dev4-RWTH/source/Lib/TLibEncoder/TEncCu.cpp (modified) - revised version of DBBP Fri, 22 May 2015 13:07:56 GMT hhi [1227] * branches/HTM-14.1-update-dev1-RWTH/source/App/TAppEncoder/TAppEncCfg.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/ContextTables.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TComCodingStatistics.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TComPrediction.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TComPrediction.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecCAVLC.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecCu.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecEntropy.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecSbac.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecSbac.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncCavlc.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncEntropy.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncEntropy.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncSbac.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncSbac.h (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncSearch.cpp (modified) * branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibEncoder/TEncSearch.h (modified) - SDC with DMM seems to work now (incompatible with DLT -> high level ... Fri, 22 May 2015 03:45:23 GMT sharpjp-htm [1226] * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibCommon/TComPrediction.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibEncoder/TEncSearch.cpp (modified) Replace some H_3D_IC macro with NH_3D_FULL_PEL_DEPTH_MAP_MV_ACC and ... Fri, 22 May 2015 03:38:04 GMT sharpjp-htm [1225] * branches/HTM-14.1-update-dev2-Sharp/codingresults/IC_TMVP_vs_TMVP.xlsm (added) * branches/HTM-14.1-update-dev2-Sharp/codingresults/TMVP_by_Sharp.xlsm (added) * branches/HTM-14.1-update-dev2-Sharp/source/App/TAppEncoder/TAppEncTop.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibCommon/ContextTables.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibCommon/TComCodingStatistics.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibCommon/TComDataCU.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibCommon/TComDataCU.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibCommon/TComPattern.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibCommon/TComPrediction.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibCommon/TComPrediction.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibCommon/TComRdCost.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibCommon/TComRdCost.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibCommon/TComSlice.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibCommon/TComSlice.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibCommon/TypeDef.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibDecoder/TDecCAVLC.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibDecoder/TDecCAVLC.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibDecoder/TDecCu.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibDecoder/TDecEntropy.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibDecoder/TDecEntropy.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibDecoder/TDecSbac.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibDecoder/TDecSbac.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibDecoder/TDecTop.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibEncoder/TEncCavlc.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibEncoder/TEncCavlc.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibEncoder/TEncCfg.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibEncoder/TEncCu.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibEncoder/TEncEntropy.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibEncoder/TEncEntropy.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibEncoder/TEncGOP.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibEncoder/TEncGOP.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibEncoder/TEncSbac.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibEncoder/TEncSbac.h (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibEncoder/TEncSearch.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibEncoder/TEncSlice.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibEncoder/TEncTop.cpp (modified) * branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibEncoder/TEncTop.h (modified) Migration of illumination compensation(NH_3D_IC) and small ...