summaryrefslogtreecommitdiff
path: root/libva.spec
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@gmail.com>2011-04-01 11:34:47 +0800
committerAustin Yuan <shengquan.yuan@gmail.com>2011-04-01 11:34:47 +0800
commitb3056666977f6d1b1bdc748c6933eb519216d0cb (patch)
treeae2d10b50192af1c0f71b7081dc58d269f1805ce /libva.spec
parenta259f9ef76d5719d19e273b17478ffedeff01ddc (diff)
1. add interface VARenderDevice for output the video into an external device when the WM is not aware of it
2. add interface VARenderMode for APP to swith between overlay and GPU post-processing 3. add VADisplayAttribOverlayColorKey/VADisplayAttribOverlayAutoPaintColorKey which is simliar to Xv for overlay post-processing 4. fix the build issue on Android 2.3 Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com> Signed-off-by: Jason Hu <jason.hu@intel.com> Signed-off-by: Zhaohan Ren <zhaohan.ren@intel.com>
Diffstat (limited to 'libva.spec')
-rw-r--r--libva.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/libva.spec b/libva.spec
index bb51806..28842a3 100644
--- a/libva.spec
+++ b/libva.spec
@@ -79,6 +79,8 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libva-x11.so.%{libversion}
%{_libdir}/libva-glx.so.1
%{_libdir}/libva-glx.so.%{libversion}
+%{_libdir}/libva-egl.so.1
+%{_libdir}/libva-egl.so.%{libversion}
%{_bindir}/vainfo
%{_bindir}/test_*
%{_bindir}/h264encode
@@ -95,10 +97,12 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libva-tpi.so
%{_libdir}/libva-x11.so
%{_libdir}/libva-glx.so
+%{_libdir}/libva-egl.so
%{_libdir}/pkgconfig/libva.pc
%{_libdir}/pkgconfig/libva-tpi.pc
%{_libdir}/pkgconfig/libva-x11.pc
%{_libdir}/pkgconfig/libva-glx.pc
+%{_libdir}/pkgconfig/libva-egl.pc
%changelog
* Tue Jan 25 2011 Austin Yuan <shengquan.yuan@intel.com> 1.0.1