diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2013-10-22 23:26:28 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2013-10-22 23:26:28 +1100 |
commit | fc2e1dcbc814ee81fd3072606c012cf467901960 (patch) | |
tree | 6a5015e8205ab111457b95050e9bd6111cbd907b /gstreamer-vaapi | |
parent | e4aebc940eaeb81f7f180533437642a72f9f1f0a (diff) | |
download | contrib-fc2e1dcbc814ee81fd3072606c012cf467901960.tar.gz contrib-fc2e1dcbc814ee81fd3072606c012cf467901960.tar.xz |
gstreamer-vaapi: 0.5.5 -> 0.5.6
Diffstat (limited to 'gstreamer-vaapi')
-rw-r--r-- | gstreamer-vaapi/.footprint | 5 | ||||
-rw-r--r-- | gstreamer-vaapi/.md5sum | 2 | ||||
-rw-r--r-- | gstreamer-vaapi/Pkgfile | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/gstreamer-vaapi/.footprint b/gstreamer-vaapi/.footprint index e9fad67a2..dbda8532c 100644 --- a/gstreamer-vaapi/.footprint +++ b/gstreamer-vaapi/.footprint @@ -3,7 +3,6 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/gstreamer-0.10/ drwxr-xr-x root/root usr/include/gstreamer-0.10/gst/ drwxr-xr-x root/root usr/include/gstreamer-0.10/gst/vaapi/ --rw-r--r-- root/root usr/include/gstreamer-0.10/gst/vaapi/gstvaapicontext.h -rw-r--r-- root/root usr/include/gstreamer-0.10/gst/vaapi/gstvaapidecoder.h -rw-r--r-- root/root usr/include/gstreamer-0.10/gst/vaapi/gstvaapidecoder_h264.h -rw-r--r-- root/root usr/include/gstreamer-0.10/gst/vaapi/gstvaapidecoder_jpeg.h @@ -15,10 +14,12 @@ drwxr-xr-x root/root usr/include/gstreamer-0.10/gst/vaapi/ -rw-r--r-- root/root usr/include/gstreamer-0.10/gst/vaapi/gstvaapidisplay_glx.h -rw-r--r-- root/root usr/include/gstreamer-0.10/gst/vaapi/gstvaapidisplay_wayland.h -rw-r--r-- root/root usr/include/gstreamer-0.10/gst/vaapi/gstvaapidisplay_x11.h --rw-r--r-- root/root usr/include/gstreamer-0.10/gst/vaapi/gstvaapidisplaycache.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/vaapi/gstvaapifilter.h -rw-r--r-- root/root usr/include/gstreamer-0.10/gst/vaapi/gstvaapiimage.h -rw-r--r-- root/root usr/include/gstreamer-0.10/gst/vaapi/gstvaapiimagepool.h -rw-r--r-- root/root usr/include/gstreamer-0.10/gst/vaapi/gstvaapiobject.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/vaapi/gstvaapipixmap.h +-rw-r--r-- root/root usr/include/gstreamer-0.10/gst/vaapi/gstvaapipixmap_x11.h -rw-r--r-- root/root usr/include/gstreamer-0.10/gst/vaapi/gstvaapiprofile.h -rw-r--r-- root/root usr/include/gstreamer-0.10/gst/vaapi/gstvaapisubpicture.h -rw-r--r-- root/root usr/include/gstreamer-0.10/gst/vaapi/gstvaapisurface.h diff --git a/gstreamer-vaapi/.md5sum b/gstreamer-vaapi/.md5sum index 7239c4891..e44d09626 100644 --- a/gstreamer-vaapi/.md5sum +++ b/gstreamer-vaapi/.md5sum @@ -1 +1 @@ -6f276129c3d83e221932f545fafa0b14 gstreamer-vaapi-0.5.5.tar.bz2 +0a3e645d12c8f275e8ea221ecb89f981 gstreamer-vaapi-0.5.6.tar.bz2 diff --git a/gstreamer-vaapi/Pkgfile b/gstreamer-vaapi/Pkgfile index 216f587b1..e524b7c70 100644 --- a/gstreamer-vaapi/Pkgfile +++ b/gstreamer-vaapi/Pkgfile @@ -5,7 +5,7 @@ # Depends on: gst-plugins-base gst-plugins-bad libva xorg-libxrandr name=gstreamer-vaapi -version=0.5.5 +version=0.5.6 release=1 source=(http://www.freedesktop.org/software/vaapi/releases/$name/$name-$version.tar.bz2) |