diff --git a/gstreamer-vaapi/.footprint b/gstreamer-vaapi/.footprint index 0851b3d1b..9be5224ff 100644 --- a/gstreamer-vaapi/.footprint +++ b/gstreamer-vaapi/.footprint @@ -23,7 +23,10 @@ drwxr-xr-x root/root usr/include/gstreamer-1.0/gst/vaapi/ -rw-r--r-- root/root usr/include/gstreamer-1.0/gst/vaapi/gstvaapidisplay_x11.h -rw-r--r-- root/root usr/include/gstreamer-1.0/gst/vaapi/gstvaapiencoder.h -rw-r--r-- root/root usr/include/gstreamer-1.0/gst/vaapi/gstvaapiencoder_h264.h +-rw-r--r-- root/root usr/include/gstreamer-1.0/gst/vaapi/gstvaapiencoder_h265.h +-rw-r--r-- root/root usr/include/gstreamer-1.0/gst/vaapi/gstvaapiencoder_jpeg.h -rw-r--r-- root/root usr/include/gstreamer-1.0/gst/vaapi/gstvaapiencoder_mpeg2.h +-rw-r--r-- root/root usr/include/gstreamer-1.0/gst/vaapi/gstvaapiencoder_vp8.h -rw-r--r-- root/root usr/include/gstreamer-1.0/gst/vaapi/gstvaapifilter.h -rw-r--r-- root/root usr/include/gstreamer-1.0/gst/vaapi/gstvaapiimage.h -rw-r--r-- root/root usr/include/gstreamer-1.0/gst/vaapi/gstvaapiimagepool.h @@ -42,6 +45,7 @@ drwxr-xr-x root/root usr/include/gstreamer-1.0/gst/vaapi/ -rw-r--r-- root/root usr/include/gstreamer-1.0/gst/vaapi/gstvaapitexture_glx.h -rw-r--r-- root/root usr/include/gstreamer-1.0/gst/vaapi/gstvaapitypes.h -rw-r--r-- root/root usr/include/gstreamer-1.0/gst/vaapi/gstvaapiutils_h264.h +-rw-r--r-- root/root usr/include/gstreamer-1.0/gst/vaapi/gstvaapiutils_h265.h -rw-r--r-- root/root usr/include/gstreamer-1.0/gst/vaapi/gstvaapiutils_mpeg2.h -rw-r--r-- root/root usr/include/gstreamer-1.0/gst/vaapi/gstvaapivalue.h -rw-r--r-- root/root usr/include/gstreamer-1.0/gst/vaapi/gstvaapivideopool.h diff --git a/gstreamer-vaapi/.md5sum b/gstreamer-vaapi/.md5sum index e1da7c418..6dd49c248 100644 --- a/gstreamer-vaapi/.md5sum +++ b/gstreamer-vaapi/.md5sum @@ -1 +1 @@ -c8d8ba19d7d18d9e7bd455f73bb5daf2 gstreamer-vaapi-0.6.0.tar.bz2 +f01425481bd161f57334dab7ab4069d3 gstreamer-vaapi-0.6.1.tar.bz2 diff --git a/gstreamer-vaapi/Pkgfile b/gstreamer-vaapi/Pkgfile index 7f6a5a8bd..2f61ea74d 100644 --- a/gstreamer-vaapi/Pkgfile +++ b/gstreamer-vaapi/Pkgfile @@ -5,7 +5,7 @@ # Depends on: gst-plugins-base gst-plugins-bad libva xorg-libxrandr libvpx name=gstreamer-vaapi -version=0.6.0 +version=0.6.1 release=1 source=(http://www.freedesktop.org/software/vaapi/releases/$name/$name-$version.tar.bz2)