search for: vp56

Displaying 1 result from an estimated 1 matches for "vp56".

Did you mean: v256
2007 Sep 05
1
VP6 issues in Swfdec
...eck_coeff_offset.diff SInce this was the first file where I hit the issue, I'll just list this one. FFmpeg reads an offset and doesn't validate it, this patch does that. -- sanity checks patch: sanity.diff While trying to find the issue, I added sanity checks to the read functions used by vp56, as there doesn't seem to be any protection against overreads. -- small memleak patch: small_memleak.diff This is a small memleak fix I noticed when looking at the code. -- memleak http://pown.alluc.org/210.swf http://pown.alluc.org/991.swf There's a huge memleak reported by valgrind (t...