Move xGA font data from lavc to lavu.

This needs to be accessible for libavfilter in the next commit.
This commit is contained in:
Clément Bœsch
2012-09-22 09:56:33 +02:00
parent c39916bc2f
commit 81bbce9cf3
9 changed files with 467 additions and 402 deletions

View File

@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBAVCODEC_VERSION_MAJOR 54
#define LIBAVCODEC_VERSION_MINOR 61
#define LIBAVCODEC_VERSION_MINOR 62
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \