Browse Source

cola for diego

Originally committed as revision 10074 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer 18 years ago
parent
commit
06c5c560ed
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavformat/avformat.h

+ 1
- 1
libavformat/avformat.h View File

@@ -21,7 +21,7 @@
#ifndef AVFORMAT_H
#define AVFORMAT_H

#define LIBAVFORMAT_VERSION_INT ((51<<16)+(12<<8)+1)
#define LIBAVFORMAT_VERSION_INT ((51<<16)+(12<<8)+2)
#define LIBAVFORMAT_VERSION 51.12.2
#define LIBAVFORMAT_BUILD LIBAVFORMAT_VERSION_INT



Loading…
Cancel
Save