- Timestamp:
-
Jan 16, 2012, 2:29:57 PM (13 years ago)
- Author:
-
ksuehring
- Comment:
-
I'm changing the formatting of the code in this ticket.
Could you please create a patch based on the latest HM-5.0-dev-misc branch and attach it to this ticket as patch-file?
Legend:
- Unmodified
- Added
- Removed
- Modified
-
- Property Cc fbossen ksuehring davidf added
-
Property
Version
changed from
to
HM-5.0
-
initial
|
v2
|
|
5 | 5 | The fix is included by #if FIX_ONE_PASS in the following codes. Only one function needs to be modified: TEncAdaptiveLoopFilter::decideFilterShapeLuma |
6 | 6 | |
7 | | ====== |
| 7 | {{{ |
8 | 8 | Void TEncAdaptiveLoopFilter::decideFilterShapeLuma(Pel* ImgOrg, Pel* ImgDec, Int Stride, ALFParam* pcAlfSaved, UInt64& ruiRate, UInt64& ruiDist, Double& rdCost) |
9 | 9 | { |
… |
… |
|
185 | 185 | |
186 | 186 | } |
| 187 | }}} |
| This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant - Chia-Yang Tsai(Reporter)
- David Flynn(Subscriber, Participant)
- Frank Bossen(Subscriber)
- jct-vc@…(Subscriber)
- karl.sharman@…(Always)
- Karsten Suehring(Subscriber, Participant, Always)
|