summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Back to development1.18Tim-Philipp Müller2022-02-021-1/+1
* Release 1.18.61.18.6Tim-Philipp Müller2022-02-025-17/+258
* vaapi: Disable Wayland if no libdrmVíctor Manuel Jáquez Leal2022-02-012-4/+5
* vaapi: libs: video-format: Check if formats map is not NULL.Víctor Manuel Jáquez Leal2022-02-011-1/+13
* vaapidecode: Autogenerate caps template.Víctor Manuel Jáquez Leal2022-01-171-16/+18
* vaapipostproc: fix mising metadata when using systemUng, Teng En2021-11-201-0/+3
* Back to developmentTim-Philipp Müller2021-09-091-1/+1
* Release 1.18.51.18.5Tim-Philipp Müller2021-09-085-9/+378
* plugins: Demote rank of vaapipostproc and vaapioverlay.Víctor Manuel Jáquez Leal2021-05-212-3/+3
* gst: don't use volatile to mean atomicMatthew Waters2021-04-1317-32/+32
* Back to developmentTim-Philipp Müller2021-03-151-1/+1
* Release 1.18.41.18.4Tim-Philipp Müller2021-03-155-8/+228
* gstvaapiencoder_h264: add ENCODER_EXPOSURE on aud propertiePaul Goulpié2021-03-011-1/+2
* plugins: postproc: Fix a problem of propose_allocation when passthrough.He Junyan2021-02-161-0/+7
* glx: Iterate over FBConfig and select 8 bit color sizeRafał Dzięgiel2021-01-211-2/+38
* Back to developmentTim-Philipp Müller2021-01-141-1/+1
* Release 1.18.31.18.3Tim-Philipp Müller2021-01-135-7/+175
* Back to developmentTim-Philipp Müller2020-12-061-1/+1
* Release 1.18.21.18.2Tim-Philipp Müller2020-12-065-4/+225
* libs: decoder: H265: Fix a typo in scc reference setting.He Junyan2020-12-051-1/+1
* Back to developmentTim-Philipp Müller2020-10-271-1/+1
* Release 1.18.11.18.1Tim-Philipp Müller2020-10-265-21/+272
* decoder: don't reply src caps query with allowed if pad is fixedVíctor Manuel Jáquez Leal2020-09-301-15/+21
* plugins: decode: fix a DMA caps typo in ensure_allowed_srcpad_caps.He Junyan2020-09-301-1/+1
* Back to developmentTim-Philipp Müller2020-09-081-1/+1
* Release 1.18.01.18.0Tim-Philipp Müller2020-09-086-71/+2104
* Update for gst_video_transfer_function_*() function renamingSebastian Dröge2020-09-071-1/+1
* Revert "libs: decoder: h264, h265: in context at least 16 reference surfaces"Víctor Manuel Jáquez Leal2020-08-222-2/+2
* Release 1.17.901.17.90Tim-Philipp Müller2020-08-205-42/+943
* libs: surface: egl: guard memory typeVíctor Manuel Jáquez Leal2020-08-181-0/+2
* plugin: decode: Fix two mem leaks because of caps.He Junyan2020-08-171-1/+2
* plugin: allocator: No need to ref allocator when create mem.He Junyan2020-08-161-2/+1
* vaapiencode: h264: ignore level without breaking negotiationVíctor Manuel Jáquez Leal2020-08-141-6/+1
* libs: egl: surface: export EGLImage as DMABuf if GEM not supportedVíctor Manuel Jáquez Leal2020-08-144-41/+145
* libs: filter: gst_vaapi_filter_get_memory_types()Víctor Manuel Jáquez Leal2020-08-142-0/+21
* plugins: remove gst_vaapi_plugin_base_get_allowed_srcpad_raw_caps()Víctor Manuel Jáquez Leal2020-08-122-61/+21
* vaapidecode: expose raw src caps with same chromaVíctor Manuel Jáquez Leal2020-08-121-9/+41
* libs: util: h265: use common parser API to get vaapi profiles.He Junyan2020-08-081-171/+50
* build: update for gl pkg-config file splitVíctor Manuel Jáquez Leal2020-08-073-5/+32
* h264dec: mark remaining frames as unreference before exec_picture_refs_modifi...Xu Guangxin2020-08-061-2/+2
* libs: encoder: H265: Enable Main 12 profile support.He Junyan2020-08-063-4/+31
* video format: Fix P012_LE's chrome type typo.He Junyan2020-08-061-1/+1
* gstvaapiminiobject.c: fix clang 10 warningsJordan Petridis2020-08-041-1/+1
* libs: window: wayland: destroy all wayland buffers during finalizeMichael Olbrich2020-07-311-18/+30
* test: vaapicontext: fix draw callback with multiple videosMichael Olbrich2020-07-311-3/+6
* test: vaapicontext: support wayland displayMichael Olbrich2020-07-312-33/+116
* test: vaapicontext: use playbin to test filesVíctor Manuel Jáquez Leal2020-07-311-11/+12
* test: vaapicontext: add PLAY and NULL buttonsVíctor Manuel Jáquez Leal2020-07-311-0/+28
* libs: wayland: update the opaque region in set_render_rectMichael Olbrich2020-07-311-15/+31
* libs: window: implements gst_vaapi_window_set_render_rectangleHyunjun Ko2020-07-315-0/+49