summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--src/Makefile.am2
-rw-r--r--test/mpeg2-I.jpgbin0 -> 144089 bytes
-rw-r--r--test/mpeg2-I.mpgbin0 -> 197 bytes
4 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 4dc72e1..8f7ec59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
AC_PREREQ(2.57)
-AC_INIT([libva], 0.30, [waldo.bastian@intel.com], libva)
+AC_INIT([libva], 0.30.4, [waldo.bastian@intel.com], libva)
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2])
diff --git a/src/Makefile.am b/src/Makefile.am
index 6767bfc..8af43f2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -26,7 +26,7 @@ INCLUDES = \
libva_la_LTLIBRARIES = libva.la
libva_ladir = $(libdir)
-libva_la_LDFLAGS = -version-number 0:30:0 -no-undefined
+libva_la_LDFLAGS = -version-number 0:30:4 -no-undefined
libva_la_LIBADD = $(LIBVA_LIBS) -ldl -lX11 -lXext X11/libva_X11.la
CFLAGS = -ansi -O2
diff --git a/test/mpeg2-I.jpg b/test/mpeg2-I.jpg
new file mode 100644
index 0000000..f5a6c50
--- /dev/null
+++ b/test/mpeg2-I.jpg
Binary files differ
diff --git a/test/mpeg2-I.mpg b/test/mpeg2-I.mpg
new file mode 100644
index 0000000..f00fa01
--- /dev/null
+++ b/test/mpeg2-I.mpg
Binary files differ