Hi, On Wed, Dec 21, 2011 at 8:06 AM, Yordan Makariev <[email protected]> wrote: > --- > libavdevice/timefilter.c | 93 ++++++++++-------- > libavutil/crc.c | 81 +++++++++-------- > libavutil/lfg.c | 35 ++++---- > libavutil/log.c | 87 ++++++++++-------- > libavutil/random_seed.c | 34 ++++---- > libavutil/rational.c | 121 ++++++++++++++---------- > libavutil/tree.c | 201 > ++++++++++++++++++++++------------------ > libswscale/colorspace-test.c | 80 +++++++++------- > libswscale/sparc/yuv2rgb_vis.c | 87 +++++++++++------- > tools/trasher.c | 39 ++++---- > 10 files changed, 478 insertions(+), 380 deletions(-)
Wasn't half of this committed btw? Author: Yordan Makariev <[email protected]> Date: Sat Dec 3 20:25:57 2011 +0200 Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c. Signed-off-by: Ronald S. Bultje <[email protected]> Please run git pull --rebase to update your checkout. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
