On Fri, Jun 06, 2014 at 09:18:29AM +0200, Niels Möller wrote: > Diego Biurrun <[email protected]> writes: > > The TRACE_XLL bits can probably go away. > > Should I delete that code completely, or make it conditional on TRACE > instead?
It looks like mostly trivial printfs, so I'd just delete it. > >> --- a/libavcodec/dcadec.c > >> +++ b/libavcodec/dcadec.c > >> @@ -4,6 +4,8 @@ > >> * Copyright (C) 2004 Benjamin Zores > >> * Copyright (C) 2006 Benjamin Larsson > >> * Copyright (C) 2007 Konstantin Shishkov > >> + * Copyright (C) 2012 Paul B Mahol > > > > Which part is Paul's? > > In my tree, http://www.southpole.se/~nisse/libav.git, it's this change: You should mention that in the log message then. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
