On Sat, 30 Jun 2012, Martin Storsjö wrote:

From: "Ronald S. Bultje" <rsbul...@gmail.com>

---
This removes the useless const declarations from the pointer parameters
from the previous version, and the useless assert.

When passing pointers to the full 2D array, it's not possible to add
const qualifiers to the second level of the array (without casts).

libavcodec/snowenc.c |   41 +++++++++++++++++++++--------------------
1 file changed, 21 insertions(+), 20 deletions(-)

Is this one ok to go in now?

// Martin
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to