~ubuntu-branches/ubuntu/precise/libav/precise-updates

« back to all changes in this revision

Viewing changes to libavutil/avutil.h

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2015-03-16 08:10:23 UTC
  • mfrom: (1.2.24)
  • Revision ID: package-import@ubuntu.com-20150316081023-n87nz86h5222aig3
Tags: 4:0.8.17-0ubuntu0.12.04.1
* Update to 0.8.17 to fix multiple security issues (LP: #1432610)
  - CVE-2014-8542
  - CVE-2014-8543
  - CVE-2014-8544
  - CVE-2014-8547
  - CVE-2014-8548
  - CVE-2014-9604

Show diffs side-by-side

added added

removed removed

Lines of Context:
155
155
 
156
156
#define LIBAVUTIL_VERSION_MAJOR 51
157
157
#define LIBAVUTIL_VERSION_MINOR 22
158
 
#define LIBAVUTIL_VERSION_MICRO  2
 
158
#define LIBAVUTIL_VERSION_MICRO  3
159
159
 
160
160
#define LIBAVUTIL_VERSION_INT   AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
161
161
                                               LIBAVUTIL_VERSION_MINOR, \