~siretart/x264/trunk

« back to all changes in this revision

Viewing changes to common/arm/predict-c.c

  • Committer: Fiona Glaser
  • Author(s): Hii
  • Date: 2012-02-04 15:18:13 UTC
  • Revision ID: git-v1:27a7b05b8330d0756e5e3f6669282561030f54fa
Bump dates to 2012

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*****************************************************************************
2
2
 * predict.c: arm intra prediction
3
3
 *****************************************************************************
4
 
 * Copyright (C) 2009-2011 x264 project
 
4
 * Copyright (C) 2009-2012 x264 project
5
5
 *
6
6
 * Authors: David Conrad <lessen42@gmail.com>
7
7
 *