AOMediaCodec / afgs1-spec

Film grain synthesis algorithm and parameters
https://aomediacodec.github.io/afgs1-spec/
Other
8 stars 7 forks source link

Remove syntax dependency on semantics #111

Open andrey-norkin opened 8 months ago

asegallamz commented 8 months ago

Definitely appreciate the editorial improvement. I know we discussed that this could be included in some form of editorial errata.

If the group were to get to that point, I think it might be cleaner to add a new function (i.e. save_scaling_params()) that saves the information needed to perform the scaling function prediction and call it from Section 5.1 when i==0. This function could also include the storage of the PointValueRef[] and Mult values.