~thopiekar/emgd/+git/libva:master-1.2.1

Last commit made on 2014-07-31
Get this branch:
git clone -b master-1.2.1 https://git.launchpad.net/~thopiekar/emgd/+git/libva

Branch merges

Branch information

Name:
master-1.2.1
Repository:
lp:~thopiekar/emgd/+git/libva

Recent commits

901ce3f... by Thomas Karl Pietrowski

Using upstream packagenames in debian/*.symbols

48ab160... by Thomas Karl Pietrowski

adding packaging files based on those from 1.0.16

88ed1eb... by "Xiang, Haihao" <email address hidden>

libva 1.2.1

Signed-off-by: Xiang, Haihao <email address hidden>

5fa4c3b... by Vincent Bernat

dummy_drv_video: add back VA_DRIVER_INIT_FUNC definition for __vaDriverInit_*()

Since commit ca1798e77b6fa99dbb010f202a057f75415afd52, dummy driver
was defining VA_DRIVER_INIT_FUNC symbol instead of __vaDriverInit_0_33
and therefore cannot be used for testing anymore. We restore the
definition of this symbol in configure.ac.

Signed-off-by: Vincent Bernat <email address hidden>

908f6a7... by "Xiang, Haihao" <email address hidden>

tests: rename mpeg2enc to mpeg2vaenc

This fixes namespace issue with mpeg2enc from the mjpegtools.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=66221
Signed-off-by: Xiang, Haihao <email address hidden>

f53f451... by "Xiang, Haihao" <email address hidden>

New version for development

Signed-off-by: Xiang, Haihao <email address hidden>

855194d... by "Xiang, Haihao" <email address hidden>

libva 1.2.0

Signed-off-by: Xiang, Haihao <email address hidden>

adeaeb6... by "Xiang, Haihao" <email address hidden>

NEWS: updates

Signed-off-by: Xiang, Haihao <email address hidden>

0a5db57... by yakuizhao

Remove the dummy driver dependency on X11

Otherwise when x11 is disabled, it can't be compiled correctly.

Signed-off-by: Zhao Yakui <email address hidden>

e8a2b81... by yakuizhao

Remove the EGL dependency on X11

Otherwise when x11 is disabled, it can't be compiled correctly.

Signed-off-by: Zhao Yakui <email address hidden>