summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.9.11.9.1Sebastian Dröge2016-07-065-795/+1276
* tests: elements: rotate orientation eventVíctor Manuel Jáquez Leal2016-07-051-1/+5
* tests: elements: Add testsuite for vaapisinkHyunjun Ko2016-07-054-0/+186
* vaapisink: add support for GST_TAG_IMAGE_ORIENTATIONHyunjun Ko2016-07-054-1/+74
* vaapipostproc: return caps template if no displayVíctor Manuel Jáquez Leal2016-06-291-17/+13
* vaapipostproc: don't require a vaapi display for all caps queriesMatthew Waters2016-06-291-7/+12
* utils: report VP9 profilesVíctor Manuel Jáquez Leal2016-06-281-0/+8
* vaapi: nest includes under USE_ENCODER macroVíctor Manuel Jáquez Leal2016-06-281-1/+1
* vaapi: nest encoders under USE_ENCODER macroVíctor Manuel Jáquez Leal2016-06-281-1/+1
* vaapivideocontext: check if query context is NULLVíctor Manuel Jáquez Leal2016-06-241-0/+3
* remove unused glibcompat.hScott D Phillips2016-06-233-41/+0
* encoder: h264: Use high profile by defaultScott D Phillips2016-06-231-3/+3
* vaapidecodebin: element warning if missing elementVíctor Manuel Jáquez Leal2016-06-231-4/+5
* decoder: h265: fix to release all dpb picturesHyunjun Ko2016-06-221-3/+10
* Automatic update of common submoduleNicolas Dufresne2016-06-211-0/+0
* vaapi: fix minor leaksHyunjun Ko2016-06-212-1/+5
* vaapi: remove an already included headerVíctor Manuel Jáquez Leal2016-06-171-1/+0
* vaapidecodebin: add vp9 in sink pad templateVíctor Manuel Jáquez Leal2016-06-171-0/+3
* vaapisink: return caps template if no displayVíctor Manuel Jáquez Leal2016-06-161-18/+15
* decoder: vp9: Update comment about context resetsScott D Phillips2016-06-151-3/+4
* gstvaapicontext: control reset_on_resize with optionScott D Phillips2016-06-153-1/+28
* vaapivideobufferpool: add video meta to config when neededScott D Phillips2016-06-151-1/+18
* plugins: retry pool configScott D Phillips2016-06-141-2/+12
* vaapivideomemory: internal attributes to methodsVíctor Manuel Jáquez Leal2016-06-081-0/+3
* plugins: remove precondition for decide_allocation()Víctor Manuel Jáquez Leal2016-06-081-2/+0
* plugins: avoid possible memory leaksVíctor Manuel Jáquez Leal2016-06-081-4/+6
* plugins: use GstParentBufferMetaVíctor Manuel Jáquez Leal2016-06-081-3/+1
* plugins: cache VASurfaces from dmabufsVíctor Manuel Jáquez Leal2016-06-081-5/+25
* libs: change gst_vaapi_surface_new_with_dma_buf_handle()Víctor Manuel Jáquez Leal2016-06-083-14/+9
* plugins: use an unique allocator per padVíctor Manuel Jáquez Leal2016-06-082-12/+36
* vaapivideobufferpool: share options flag with pluginbaseVíctor Manuel Jáquez Leal2016-06-083-29/+37
* plugins: add gst_vaapi_plugin_base_create_pool()Víctor Manuel Jáquez Leal2016-06-081-85/+95
* pluginbase negotiates allocator with bufferpoolVíctor Manuel Jáquez Leal2016-06-085-57/+108
* vaapivideobufferpool: keep only current video infoVíctor Manuel Jáquez Leal2016-06-081-12/+9
* pluginutil: add gst_video_info_force_nv12_if_encoded()Víctor Manuel Jáquez Leal2016-06-084-14/+25
* pluginutil: add gst_video_info_changed() helperVíctor Manuel Jáquez Leal2016-06-084-10/+29
* vaapipostproc: Add colorimetry attributes to src capsHyunjun Ko2016-06-081-0/+40
* vaapidecode: remove chroma-site and colorimetry from src capsHyunjun Ko2016-06-081-0/+8
* vaapipostproc: add postproc_lock to protect data membersScott D Phillips2016-06-082-8/+27
* encoder: vp9: Add simple algorithms for reference picture selectionSreerenj Balachandran2016-05-302-17/+101
* encoder: vp9: Define Max frame width and heightSreerenj Balachandran2016-05-301-3/+5
* encoder: vp9: Add more propertis for tuning encode qualitySreerenj Balachandran2016-05-302-9/+48
* Add vp9 encode element to "vaapi" pluginSreerenj Balachandran2016-05-304-2/+263
* Add vp9 encoder support in libgstvaapiSreerenj Balachandran2016-05-303-0/+496
* build: Add check for VP9 encode API support in libvaSreerenj Balachandran2016-05-301-0/+41
* gstvaapisurface_drm: fix internal documentationVíctor Manuel Jáquez Leal2016-05-261-2/+2
* gstvaapisurface_drm: fix code-styleVíctor Manuel Jáquez Leal2016-05-261-8/+7
* plugins: remove unused headerVíctor Manuel Jáquez Leal2016-05-251-1/+0
* vaapivideobufferpool: remove GL_TEXTURE_UPLOAD_METAVíctor Manuel Jáquez Leal2016-05-251-15/+0
* plugins: add gst_vaapi_buffer_pool_caps_is_equal()Víctor Manuel Jáquez Leal2016-05-241-7/+18