On 2/19/2014 6:01 PM, [email protected] wrote:
> +    bool getTilesFixedStructureFlag() { return m_tilesFixedStructureFlag; }
> +
> +    void setTilesFixedStructureFlag(bool i) { m_tilesFixedStructureFlag = i; 
> }

I know this patch is pushed, but I feel it's a good time to say:

This is stupid. This isn't early 2000s Java.

Just make them public members -- this is needless java-style boilerplate cruft.

- Derek
_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel

Reply via email to