summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-06Release 1.9.11.9.1Sebastian Dröge5-795/+1276
2016-07-05tests: elements: rotate orientation eventVíctor Manuel Jáquez Leal1-1/+5
2016-07-05tests: elements: Add testsuite for vaapisinkHyunjun Ko4-0/+186
2016-07-05vaapisink: add support for GST_TAG_IMAGE_ORIENTATIONHyunjun Ko4-1/+74
2016-06-29vaapipostproc: return caps template if no displayVíctor Manuel Jáquez Leal1-17/+13
2016-06-29vaapipostproc: don't require a vaapi display for all caps queriesMatthew Waters1-7/+12
2016-06-28utils: report VP9 profilesVíctor Manuel Jáquez Leal1-0/+8
2016-06-28vaapi: nest includes under USE_ENCODER macroVíctor Manuel Jáquez Leal1-1/+1
2016-06-28vaapi: nest encoders under USE_ENCODER macroVíctor Manuel Jáquez Leal1-1/+1
2016-06-24vaapivideocontext: check if query context is NULLVíctor Manuel Jáquez Leal1-0/+3
2016-06-23remove unused glibcompat.hScott D Phillips3-41/+0
2016-06-23encoder: h264: Use high profile by defaultScott D Phillips1-3/+3
2016-06-23vaapidecodebin: element warning if missing elementVíctor Manuel Jáquez Leal1-4/+5
2016-06-22decoder: h265: fix to release all dpb picturesHyunjun Ko1-3/+10
2016-06-21Automatic update of common submoduleNicolas Dufresne1-0/+0
2016-06-21vaapi: fix minor leaksHyunjun Ko2-1/+5
2016-06-17vaapi: remove an already included headerVíctor Manuel Jáquez Leal1-1/+0
2016-06-17vaapidecodebin: add vp9 in sink pad templateVíctor Manuel Jáquez Leal1-0/+3
2016-06-16vaapisink: return caps template if no displayVíctor Manuel Jáquez Leal1-18/+15
2016-06-15decoder: vp9: Update comment about context resetsScott D Phillips1-3/+4
2016-06-15gstvaapicontext: control reset_on_resize with optionScott D Phillips3-1/+28
2016-06-15vaapivideobufferpool: add video meta to config when neededScott D Phillips1-1/+18
2016-06-14plugins: retry pool configScott D Phillips1-2/+12
2016-06-08vaapivideomemory: internal attributes to methodsVíctor Manuel Jáquez Leal1-0/+3
2016-06-08plugins: remove precondition for decide_allocation()Víctor Manuel Jáquez Leal1-2/+0
2016-06-08plugins: avoid possible memory leaksVíctor Manuel Jáquez Leal1-4/+6
2016-06-08plugins: use GstParentBufferMetaVíctor Manuel Jáquez Leal1-3/+1
2016-06-08plugins: cache VASurfaces from dmabufsVíctor Manuel Jáquez Leal1-5/+25
2016-06-08libs: change gst_vaapi_surface_new_with_dma_buf_handle()Víctor Manuel Jáquez Leal3-14/+9
2016-06-08plugins: use an unique allocator per padVíctor Manuel Jáquez Leal2-12/+36
2016-06-08vaapivideobufferpool: share options flag with pluginbaseVíctor Manuel Jáquez Leal3-29/+37
2016-06-08plugins: add gst_vaapi_plugin_base_create_pool()Víctor Manuel Jáquez Leal1-85/+95
2016-06-08pluginbase negotiates allocator with bufferpoolVíctor Manuel Jáquez Leal5-57/+108
2016-06-08vaapivideobufferpool: keep only current video infoVíctor Manuel Jáquez Leal1-12/+9
2016-06-08pluginutil: add gst_video_info_force_nv12_if_encoded()Víctor Manuel Jáquez Leal4-14/+25
2016-06-08pluginutil: add gst_video_info_changed() helperVíctor Manuel Jáquez Leal4-10/+29
2016-06-08vaapipostproc: Add colorimetry attributes to src capsHyunjun Ko1-0/+40
2016-06-08vaapidecode: remove chroma-site and colorimetry from src capsHyunjun Ko1-0/+8
2016-06-08vaapipostproc: add postproc_lock to protect data membersScott D Phillips2-8/+27
2016-05-30encoder: vp9: Add simple algorithms for reference picture selectionSreerenj Balachandran2-17/+101
2016-05-30encoder: vp9: Define Max frame width and heightSreerenj Balachandran1-3/+5
2016-05-30encoder: vp9: Add more propertis for tuning encode qualitySreerenj Balachandran2-9/+48
2016-05-30Add vp9 encode element to "vaapi" pluginSreerenj Balachandran4-2/+263
2016-05-30Add vp9 encoder support in libgstvaapiSreerenj Balachandran3-0/+496
2016-05-30build: Add check for VP9 encode API support in libvaSreerenj Balachandran1-0/+41
2016-05-26gstvaapisurface_drm: fix internal documentationVíctor Manuel Jáquez Leal1-2/+2
2016-05-26gstvaapisurface_drm: fix code-styleVíctor Manuel Jáquez Leal1-8/+7
2016-05-25plugins: remove unused headerVíctor Manuel Jáquez Leal1-1/+0
2016-05-25vaapivideobufferpool: remove GL_TEXTURE_UPLOAD_METAVíctor Manuel Jáquez Leal1-15/+0
2016-05-24plugins: add gst_vaapi_buffer_pool_caps_is_equal()Víctor Manuel Jáquez Leal1-7/+18