This HTML5 document contains 12 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
dbpedia-owlhttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n6http://dbpedia.org/resource/C_(programming_language)
n5http://dbpedia.org/resource/Library_(computing)
rdfshttp://www.w3.org/2000/01/rdf-schema#
n8http://www.freedesktop.org/wiki/Software/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n9http://dbpedia.org/resource/Android_(operating_system)
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
dbpedia:Video_Acceleration_API
rdfs:comment
Video Acceleration API (VA API) is a royalty-free API as well as its implementation as free and open-source library (libVA) distributed under the MIT License.The VA API interface is to be implemented by device drivers to offer end-user software, such as VLC media player or GStreamer, access to available video acceleration hardware, such a PureVideo (through the libva-vdpau driver, which implements VA API in terms of VDPAU) or Unified Video Decoder and make use of it.The cross-platform (*nix so far) API enables and provides access to hardware-accelerated video processing, using hardware like for example graphics processing units (GPU) to accelerate video processing in order to offload the central processing unit (CPU) to decode and encode compressed digital video.VA API video decode/encode interface is platform and window system independent but is today primarily targeted at Direct Rendering Infrastructure (DRI) in X Window System on Unix-like operating systems (including Linux, FreeBSD, Solaris), and Android, however it can potentially also be used with direct framebuffer and graphics sub-systems for video output.
foaf:name
libVA
foaf:homepage
n8:vaapi
dbpedia-owl:author
dbpedia:Intel
dbpedia-owl:genre
n5: dbpedia:Application_programming_interface
dbpedia-owl:latestReleaseVersion
1.5.1
dbpedia-owl:license
dbpedia:MIT_License
dbpedia-owl:operatingSystem
dbpedia:Linux dbpedia:Berkeley_Software_Distribution n9:
dbpedia-owl:programmingLanguage
n6: