Commit 94f25036 authored by koorogi's avatar koorogi

Bump libavfilter minor version and Changelog for unsharp filter

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22830 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent d9d928c2
......@@ -69,6 +69,7 @@ version <next>:
- RTMP/RTMPT/RTMPS/RTMPE/RTMPTE protocol support via librtmp
- Psygnosis YOP demuxer and video decoder
- spectral extension support in the E-AC-3 decoder
- unsharp video filter
......
......@@ -25,7 +25,7 @@
#include "libavutil/avutil.h"
#define LIBAVFILTER_VERSION_MAJOR 1
#define LIBAVFILTER_VERSION_MINOR 18
#define LIBAVFILTER_VERSION_MINOR 19
#define LIBAVFILTER_VERSION_MICRO 0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment