summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-31vaapisink: implements gst_vaapisink_wayland_create_window_from_handle()Hyunjun Ko1-0/+20
2020-07-31libs: wayland: implement video overlay APIMichael Olbrich5-8/+89
2020-07-31doc: libs: wayland: add 'transfer full' to the returnvalye of gst_vaapi_windo...Michael Olbrich1-1/+1
2020-07-31libs: display: always call close_display()Michael Olbrich1-5/+3
2020-07-31video-format: Add the missing P012_LE into GST_VAAPI_FORMATS_ALL.He Junyan1-1/+1
2020-07-31plugins: add gst_vaapi_caps_set_width_and_height_range()Víctor Manuel Jáquez Leal3-48/+40
2020-07-31libs: decoder: fix a crash issue when get_surface_formats.He Junyan1-0/+2
2020-07-30libs: encoder: h265: choose the profile based on allowed list.He Junyan1-79/+64
2020-07-30plugins: encode: h265: set all allowed profiles to encoder.He Junyan1-8/+62
2020-07-30libs: display: Add a helper function to get profiles by codec.He Junyan2-6/+36
2020-07-30plugins: encode: h265: collect all allowed profiles to encoder.He Junyan1-65/+9