On Mon, Oct 24, 2011 at 4:39 PM, Alex Converse <[email protected]> wrote: > On Fri, Oct 21, 2011 at 3:41 AM, Jan E <[email protected]> wrote: >> From: Michael Niedermayer <[email protected]> >> >> This fixes changing channels. >> It possibly might cause regressions but i cant avoid this without having a >> test >> case that needs the locking code. >> > > Complains about lack of test cases > but doesn't provide any test cases for the misfeature it is trying to fix >
git blame on that line of locking code yields http://git.libav.org/?p=libav.git;a=commit;f=libavcodec/aacdec.c;h=981b8fd777f8ea273c53a055cbbb45ad9fe872aa (r20448) An example of the file that needed the locking code is http://roundup.libav.org/issue999 as was mentioned in the original commit message. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
