summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-17Release 1.14.1gstreamer-vaapi-1.14.1Tim-Philipp Müller5-72/+255
2018-05-17Update docsTim-Philipp Müller1-0/+196
2018-04-27plugin: remove custom GstGL context handlingVíctor Manuel Jáquez Leal4-49/+33
2018-04-27plugins: GstGL API must use the member variablesVíctor Manuel Jáquez Leal1-23/+3
2018-04-27plugins: pass members as parameters of gst_gl_ensure_element_data()Hyunjun Ko1-5/+8
2018-04-26meson: fix USE_GLES_VERSION_MASKVíctor Manuel Jáquez Leal1-7/+14
2018-04-26libs: egl: utils: mark context as wrapped when it isHyunjun Ko1-0/+4
2018-04-25libs: egl: utils: fix usage of GstGL macrosVíctor Manuel Jáquez Leal1-2/+5
2018-04-18wayland: don't poll if there are no pending framesMichael Olbrich1-0/+5
2018-04-05vaapiencode: h264: find best profile in those availableVíctor Manuel Jáquez Leal1-1/+1
2018-03-19Release 1.14.0gstreamer-vaapi-1.14.0Tim-Philipp Müller5-62/+209
2018-03-16libs: decoder: h264: ensure num_ref_frames is greater than 0Julien Isorce1-0/+3
2018-03-13Release 1.13.91gstreamer-vaapi-1.13.91Tim-Philipp Müller5-42/+917
2018-03-03Release 1.13.90gstreamer-vaapi-1.13.90Tim-Philipp Müller5-103/+3241
2018-03-01vaapipostproc: change how the metadata is copiedVíctor Manuel Jáquez Leal1-19/+26
2018-02-27postproc: Copy meta data from input to outputNicolas Dufresne1-1/+21
2018-02-27tests: element: rewrite ROI testVíctor Manuel Jáquez Leal1-63/+137
2018-02-27libs: encoder: reimplement ROI using metaVíctor Manuel Jáquez Leal6-48/+131
2018-02-27Revert "libs: encoder: add api gst_vaapi_encoder_add/del_roi"Víctor Manuel Jáquez Leal3-123/+0
2018-02-27Revert "tests: simple-encoder: add an option to set ROI"Víctor Manuel Jáquez Leal1-39/+0
2018-02-27Revert "vaapiencode: handle custom event GstVaapiEncoderRegionOfInterest"Víctor Manuel Jáquez Leal2-113/+0
2018-02-27plugins: copy input buffer metasVíctor Manuel Jáquez Leal1-2/+3
2018-02-27libs: surface: cast to uintptr_t pointerVíctor Manuel Jáquez Leal1-1/+1
2018-02-26libs: encoder: add zero as valid value for periodic keyframe.Matteo Valdina1-1/+1
2018-02-22libs: encoder: code-style fixVíctor Manuel Jáquez Leal1-2/+2
2018-02-20vaapidecode: generate system allocated buffersVíctor Manuel Jáquez Leal1-0/+39
2018-02-20vaapipostproc: handle system allocated buffers when requiredVíctor Manuel Jáquez Leal1-5/+82
2018-02-20plugins: add gst_vaapi_copy_va_buffer()Víctor Manuel Jáquez Leal2-0/+72
2018-02-20plugins: add COPY_OUTPUT_FRAME flagVíctor Manuel Jáquez Leal2-0/+10
2018-02-20plugins: store the first downstream allocator if availableVíctor Manuel Jáquez Leal2-1/+18
2018-02-20vaapibufferpool: add gst_vaapi_video_buffer_pool_copy_buffer()Víctor Manuel Jáquez Leal2-0/+28
2018-02-20vaapibufferpool: don't change config when forcing video metaVíctor Manuel Jáquez Leal1-6/+5
2018-02-20vaapipostproc: set discont flag at vpp deinterlacingVíctor Manuel Jáquez Leal1-1/+11
2018-02-20vaapibufferpool: remove wrong gcc annotationVíctor Manuel Jáquez Leal1-1/+1
2018-02-19libs: encoder: h264,h265: extend max periodic keyframe.Matteo Valdina7-21/+1
2018-02-15Back to developmentTim-Philipp Müller2-4/+4
2018-02-15Release 1.13.1gstreamer-vaapi-1.13.1Tim-Philipp Müller5-627/+118
2018-02-15vaapi: dist new headerTim-Philipp Müller1-0/+1
2018-02-13vaapi: register vaapisink as marginal on waylandVíctor Manuel Jáquez Leal1-2/+6
2018-02-13plugins: update mesa's vendor string in whitelistVíctor Manuel Jáquez Leal1-1/+1
2018-02-08meson: make version numbers ints and fix int/string comparisonTim-Philipp Müller1-6/+6
2018-02-08plugins: handle vaapi allocator in allocation queryVíctor Manuel Jáquez Leal1-11/+48
2018-02-07vaapivideomemory: remove unused macroVíctor Manuel Jáquez Leal1-2/+0
2018-02-05vaapisink: don't mask button events for foreign windowsVaL Doroshchuk1-3/+5
2018-02-05autotools: use -fno-strict-aliasing where supportedTim-Philipp Müller1-1/+5
2018-01-30meson: use -fno-strict-aliasing where supportedTim-Philipp Müller1-0/+5
2018-01-30vaapi: add NULL-sentinel to kernel_namesPhilippe Normand1-1/+1
2018-01-18vaapipostproc: remove spurious codeVíctor Manuel Jáquez Leal1-2/+0
2018-01-18vaapipostproc: if no p-a-r in out caps define a rangeVíctor Manuel Jáquez Leal1-5/+2
2018-01-18vaapisink: check for display's color-balance propertiesVíctor Manuel Jáquez Leal1-1/+7