Diego Biurrun <[email protected]> writes: > On Thu, Mar 22, 2012 at 11:39:42AM +0000, Måns Rullgård wrote: >> Diego Biurrun <[email protected]> writes: >> > Mans: If you wish to help debugging this problem properly as you told me, >> > get a shell on an affected system. >> >> That's not how it works. > > Blanket statements will not help us get anywhere at this point.
Ronald wants the patch applied. Thus it is his responsibility to prove it correct. That's how it works. > You told me you would debug it yourself if only you could reproduce the > problem. Would you or would you not? If yes, who can give you a shell, > if no, what specific steps do you suggest instead? The problem is the function decode_cabac_mb_mvd() from h264_cabac.c. The first thing to do is to isolate just this function and see if the problem remains. If it does, trim the function down to the bare minimum that still exhibits the problem. It's about 30 lines to begin with, so it really isn't that much work. I already tried to explain this once, only to be told to "fuck off." -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
