Skip to content

Commit

Permalink
minor bump and Changelog entry for r25747
Browse files Browse the repository at this point in the history
Originally committed as revision 25753 to svn://svn.ffmpeg.org/ffmpeg/trunk
  • Loading branch information
aurelj committed Nov 14, 2010
1 parent c716f91 commit c99f9b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ version <next>:
- setpts filter added
- Win64 support for optimized asm functions
- MJPEG/AVI1 to JPEG/JFIF bitstream filter
- ASS subtitle encoder and decoder


version 0.6:
Expand Down
2 changes: 1 addition & 1 deletion libavcodec/avcodec.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#include "libavutil/cpu.h"

#define LIBAVCODEC_VERSION_MAJOR 52
#define LIBAVCODEC_VERSION_MINOR 95
#define LIBAVCODEC_VERSION_MINOR 96
#define LIBAVCODEC_VERSION_MICRO 0

#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
Expand Down

0 comments on commit c99f9b0

Please sign in to comment.