summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-13Release 1.13.911.13.91Tim-Philipp Müller5-42/+917
2018-03-03Release 1.13.901.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.11.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
2018-01-17plugins: re-using buffer pool breaks renegotiationVíctor Manuel Jáquez Leal1-4/+12
2018-01-17plugins: use g_clear_object() to unref sinkpad_buffer_poolVíctor Manuel Jáquez Leal1-4/+2
2018-01-17build: meson: add missing GstGL dependencyVíctor Manuel Jáquez Leal1-1/+6
2018-01-17libs: utils: egl: add missing guards for GstGLVíctor Manuel Jáquez Leal1-2/+2
2018-01-16plugins: remove dmabuf-import hackVíctor Manuel Jáquez Leal1-69/+0
2018-01-12libs: egl: utils: use eglGetPlatformDisplay()Víctor Manuel Jáquez Leal4-7/+60
2018-01-12vaapipostproc: lock ensure_filter with postproc_lockMichael Tretter1-1/+7
2018-01-10tests: test-filter: fix dereference before null checkVíctor Manuel Jáquez Leal1-1/+2
2018-01-10tests: y4mreader: fix string state checkupVíctor Manuel Jáquez Leal1-1/+1
2018-01-10tests: y4mreader: use int for fgetcVíctor Manuel Jáquez Leal1-4/+2
2018-01-10tests: y4mreader: fix incompatible castVíctor Manuel Jáquez Leal1-6/+9
2017-12-19meson: fix fallback for gstreamer-gl-1.0, it's now in -baseTim-Philipp Müller1-1/+1