Added missing file test/mpeg2-I.jpg, mpeg2-i.mpg 08/408/1
authorAustin Yuan <shengquan.yuan@intel.com>
Thu, 25 Jun 2009 21:41:02 +0000 (05:41 +0800)
committerAustin Yuan <shengquan.yuan@intel.com>
Thu, 25 Jun 2009 21:41:02 +0000 (05:41 +0800)
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
configure.ac
src/Makefile.am
test/mpeg2-I.jpg [new file with mode: 0644]
test/mpeg2-I.mpg [new file with mode: 0644]

index 4dc72e1..8f7ec59 100644 (file)
@@ -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])
 
index 6767bfc..8af43f2 100644 (file)
@@ -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 (file)
index 0000000..f5a6c50
Binary files /dev/null and b/test/mpeg2-I.jpg differ
diff --git a/test/mpeg2-I.mpg b/test/mpeg2-I.mpg
new file mode 100644 (file)
index 0000000..f00fa01
Binary files /dev/null and b/test/mpeg2-I.mpg differ