diff options
author | Austin Yuan <shengquan.yuan@intel.com> | 2009-06-26 05:41:02 +0800 |
---|---|---|
committer | Austin Yuan <shengquan.yuan@intel.com> | 2009-06-26 05:41:02 +0800 |
commit | 8de7d122563a41a6dec8329b67d62d078201f0bc (patch) | |
tree | 16c86528c738006b748595bbd262e50c6cb1002f | |
parent | 69d3a3c349b0b8c4aad4f8bb6454b3a8033c25de (diff) | |
download | libva-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.ac | 2 | ||||
-rw-r--r-- | src/Makefile.am | 2 | ||||
-rw-r--r-- | test/mpeg2-I.jpg | bin | 0 -> 144089 bytes | |||
-rw-r--r-- | test/mpeg2-I.mpg | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..f5a6c50 --- /dev/null +++ b/test/mpeg2-I.jpg diff --git a/test/mpeg2-I.mpg b/test/mpeg2-I.mpg Binary files differnew file mode 100644 index 0000000..f00fa01 --- /dev/null +++ b/test/mpeg2-I.mpg |