Opened 14 years ago

Last modified 14 years ago

#11 closed defect

r19 doesn't build with PLANAR_INTRA 1 and no deblocking filter — at Initial Version

Reported by: davidf Owned by:
Priority: minor Milestone:
Component: HM Version:
Keywords: Cc: arild.fuldseth@…, fbossen, ksuehring, davidf, jct-vc@…

Description

Build fails if using:

#define ANG_INTRA 0
#define PLANAR_INTRA 1
#define TENTM_DEBLOCKING_FILTER 0
#define HHI_DEBLOCKING_FILTER 0

Build log:

source/Lib/TLibCommon/TComLoopFilter.cpp: In member function 'Void TComLoopFilter::xDeblockCU(TComDataCU*, UInt, UInt)':
source/Lib/TLibCommon/TComLoopFilter.cpp:198:64: error: 'xEdgeFilterPlanarIntra' was not declared in this scope
source/Lib/TLibCommon/TComLoopFilter.cpp:211:64: error: 'xEdgeFilterPlanarIntra' was not declared in this scope

Change History (0)

Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • arild.fuldseth@…(Subscriber)
  • David Flynn(Reporter, Owner, Subscriber, Participant)
  • Frank Bossen(Subscriber)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Always)