What steps will reproduce the problem?
1.Create and IVideoPicture
2.From that IVideoPicture create and IBuffer using getData()
3.on the IBuffer use the put method and pass in an int[]
result:
Exception in thread "Thread-2" java.lang.IndexOutOfBoundsException
at com.xuggle.ferry.IBuffer.validateArgs(IBuffer.java:160)
at com.xuggle.ferry.IBuffer.put(IBuffer.java:428)
OS : WindowsXP
Original issue reported on code.google.com by jeff%jun...@gtempaccount.com on 8 Jun 2011 at 10:29
Original issue reported on code.google.com by
jeff%jun...@gtempaccount.com
on 8 Jun 2011 at 10:29