On Tue, 28 Feb 2017, Luca Barbato wrote:

Queued as:

nvenc: Fix the preset mapping list

The map is a sparse array and does not need a empty element to terminate
it.

The map is a sparse array and does not need a empty element to terminate
it. The empty element is stored after the last one inserted in the list, overwriting whichever element was next with zeros.

Looks ok to me with that amended.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to