[x265] [PATCH] Accessunit: Remove unused accessUnit class

Derek Buitenhuis derek.buitenhuis at gmail.com
Wed Sep 25 13:55:51 CEST 2013


On 9/25/2013 6:58 AM, Gopu Govindaswamy wrote:
> # HG changeset patch
> # User Gopu Govindaswamy <gopu at multicorewareinc.com>
> # Date 1380088686 -19800
> # Node ID bb88bbe34c95b3f398a6af63c05e06a3fe7bc7d3
> # Parent  bdd26fd0325acf0f36409e994bdc262b11fa70f4
> Accessunit: Remove unused accessUnit class
> 
> AccessUnit class derived from std template list, Accessunit class replaced with pointers to an array

English fix:

    AccessUnit: Remove unused AccessUnit class

    The AccessUnit class was derived from std::list, whose usage was replaced
    with pointers to an array.

Rest OK.

- Derek


More information about the x265-devel mailing list