summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-02Back to development1.18Tim-Philipp Müller1-1/+1
2022-02-02Release 1.18.61.18.6Tim-Philipp Müller5-17/+258
2022-02-01vaapi: Disable Wayland if no libdrmVíctor Manuel Jáquez Leal2-4/+5
2022-02-01vaapi: libs: video-format: Check if formats map is not NULL.Víctor Manuel Jáquez Leal1-1/+13
2022-01-17vaapidecode: Autogenerate caps template.Víctor Manuel Jáquez Leal1-16/+18
2021-11-20vaapipostproc: fix mising metadata when using systemUng, Teng En1-0/+3
2021-09-09Back to developmentTim-Philipp Müller1-1/+1
2021-09-08Release 1.18.51.18.5Tim-Philipp Müller5-9/+378
2021-05-21plugins: Demote rank of vaapipostproc and vaapioverlay.Víctor Manuel Jáquez Leal2-3/+3
2021-04-13gst: don't use volatile to mean atomicMatthew Waters17-32/+32
2021-03-15Back to developmentTim-Philipp Müller1-1/+1
2021-03-15Release 1.18.41.18.4Tim-Philipp Müller5-8/+228
2021-03-01gstvaapiencoder_h264: add ENCODER_EXPOSURE on aud propertiePaul Goulpié1-1/+2
2021-02-16plugins: postproc: Fix a problem of propose_allocation when passthrough.He Junyan1-0/+7
2021-01-21glx: Iterate over FBConfig and select 8 bit color sizeRafał Dzięgiel1-2/+38
2021-01-14Back to developmentTim-Philipp Müller1-1/+1
2021-01-13Release 1.18.31.18.3Tim-Philipp Müller5-7/+175
2020-12-06Back to developmentTim-Philipp Müller1-1/+1
2020-12-06Release 1.18.21.18.2Tim-Philipp Müller5-4/+225
2020-12-05libs: decoder: H265: Fix a typo in scc reference setting.He Junyan1-1/+1
2020-10-27Back to developmentTim-Philipp Müller1-1/+1
2020-10-26Release 1.18.11.18.1Tim-Philipp Müller5-21/+272
2020-09-30decoder: don't reply src caps query with allowed if pad is fixedVíctor Manuel Jáquez Leal1-15/+21
2020-09-30plugins: decode: fix a DMA caps typo in ensure_allowed_srcpad_caps.He Junyan1-1/+1
2020-09-08Back to developmentTim-Philipp Müller1-1/+1
2020-09-08Release 1.18.01.18.0Tim-Philipp Müller6-71/+2104
2020-09-07Update for gst_video_transfer_function_*() function renamingSebastian Dröge1-1/+1
2020-08-22Revert "libs: decoder: h264, h265: in context at least 16 reference surfaces"Víctor Manuel Jáquez Leal2-2/+2
2020-08-20Release 1.17.901.17.90Tim-Philipp Müller5-42/+943
2020-08-18libs: surface: egl: guard memory typeVíctor Manuel Jáquez Leal1-0/+2
2020-08-17plugin: decode: Fix two mem leaks because of caps.He Junyan1-1/+2
2020-08-16plugin: allocator: No need to ref allocator when create mem.He Junyan1-2/+1
2020-08-14vaapiencode: h264: ignore level without breaking negotiationVíctor Manuel Jáquez Leal1-6/+1
2020-08-14libs: egl: surface: export EGLImage as DMABuf if GEM not supportedVíctor Manuel Jáquez Leal4-41/+145
2020-08-14libs: filter: gst_vaapi_filter_get_memory_types()Víctor Manuel Jáquez Leal2-0/+21
2020-08-12plugins: remove gst_vaapi_plugin_base_get_allowed_srcpad_raw_caps()Víctor Manuel Jáquez Leal2-61/+21
2020-08-12vaapidecode: expose raw src caps with same chromaVíctor Manuel Jáquez Leal1-9/+41
2020-08-08libs: util: h265: use common parser API to get vaapi profiles.He Junyan1-171/+50
2020-08-07build: update for gl pkg-config file splitVíctor Manuel Jáquez Leal3-5/+32
2020-08-06h264dec: mark remaining frames as unreference before exec_picture_refs_modifi...Xu Guangxin1-2/+2
2020-08-06libs: encoder: H265: Enable Main 12 profile support.He Junyan3-4/+31
2020-08-06video format: Fix P012_LE's chrome type typo.He Junyan1-1/+1
2020-08-04gstvaapiminiobject.c: fix clang 10 warningsJordan Petridis1-1/+1
2020-07-31libs: window: wayland: destroy all wayland buffers during finalizeMichael Olbrich1-18/+30
2020-07-31test: vaapicontext: fix draw callback with multiple videosMichael Olbrich1-3/+6
2020-07-31test: vaapicontext: support wayland displayMichael Olbrich2-33/+116
2020-07-31test: vaapicontext: use playbin to test filesVíctor Manuel Jáquez Leal1-11/+12
2020-07-31test: vaapicontext: add PLAY and NULL buttonsVíctor Manuel Jáquez Leal1-0/+28
2020-07-31libs: wayland: update the opaque region in set_render_rectMichael Olbrich1-15/+31
2020-07-31libs: window: implements gst_vaapi_window_set_render_rectangleHyunjun Ko5-0/+49