~ubuntu-branches/ubuntu/quantal/x264/quantal

« back to all changes in this revision

Viewing changes to common/macroblock.h

  • Committer: Package Import Robot
  • Author(s): Andres Mejia
  • Date: 2012-03-17 14:00:21 UTC
  • mfrom: (12.2.5 sid)
  • Revision ID: package-import@ubuntu.com-20120317140021-wscao6ixdg6batwv
Tags: 2:0.120.2171+git01f7a33-3
Fix issue of setting hardened CFLAGS for shared library.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*****************************************************************************
2
2
 * macroblock.h: macroblock common functions
3
3
 *****************************************************************************
4
 
 * Copyright (C) 2005-2011 x264 project
 
4
 * Copyright (C) 2005-2012 x264 project
5
5
 *
6
6
 * Authors: Loren Merritt <lorenm@u.washington.edu>
7
7
 *          Laurent Aimar <fenrir@via.ecp.fr>