summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@intel.com>2009-06-26 05:41:02 +0800
committerAustin Yuan <shengquan.yuan@intel.com>2009-06-26 05:41:02 +0800
commit8de7d122563a41a6dec8329b67d62d078201f0bc (patch)
tree16c86528c738006b748595bbd262e50c6cb1002f
parent69d3a3c349b0b8c4aad4f8bb6454b3a8033c25de (diff)
downloadlibva-8de7d122563a41a6dec8329b67d62d078201f0bc.tar.gz
Added missing file test/mpeg2-I.jpg, mpeg2-i.mpg
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
-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