summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2021-03-01gstvaapiencoder_h264: add ENCODER_EXPOSURE on aud propertiePaul Goulpié1-1/+2
2021-01-21glx: Iterate over FBConfig and select 8 bit color sizeRafał Dzięgiel1-2/+38
2020-12-05libs: decoder: H265: Fix a typo in scc reference setting.He Junyan1-1/+1
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-18libs: surface: egl: guard memory typeVíctor Manuel Jáquez Leal1-0/+2
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-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 Leal1-3/+4
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-31libs: wayland: update the opaque region in set_render_rectMichael Olbrich1-15/+31
2020-07-31libs: window: implements gst_vaapi_window_set_render_rectangleHyunjun Ko4-0/+43
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-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-30libs: display: Add a helper function to get profiles by codec.He Junyan2-6/+36
2020-07-30libs: encoder: h265: modify set_max_profile to set_allowed_profiles.He Junyan2-26/+23
2020-07-30libs: encoder: h265: No need to check hw_max_profile.He Junyan1-38/+0
2020-07-29libs: profile: Use get_codec_from_caps to get codec type.He Junyan3-11/+47
2020-07-29libs: profile: h265: Fix return value of from_codec_data_h265.He Junyan1-4/+5
2020-07-29libs: utils: vpx: Add utils vpx to handle VP8/9 misc things.He Junyan3-0/+130
2020-07-29libs: display, context: handle broken jpeg decoder for i965 driverVíctor Manuel Jáquez Leal3-1/+29
2020-07-29libs: context: change function to internal code styleVíctor Manuel Jáquez Leal1-8/+11
2020-07-27vaapidecode: build allowed srcpad caps from va contextVíctor Manuel Jáquez Leal2-21/+52
2020-07-27libs: window: wayland: use dmabuf protocol if availableMichael Olbrich1-39/+306
2020-07-27libs: window: allow choosing the format for the vpp poolMichael Olbrich2-1/+23
2020-07-27video-format: add DRM formats to the mapping tableMichael Olbrich2-41/+121
2020-07-27libs: display: wayland: add basic dmabuf protocol supportMichael Olbrich3-0/+64
2020-07-27libs: window: wayland: wait for configure before committing the first bufferMichael Olbrich1-1/+12
2020-07-27libs: encoder: h265: set no P frame automatically.He Junyan1-2/+49
2020-07-27libs: encoder: h265: Deprecate the low-delay-b property.He Junyan1-7/+24
2020-07-20libs: decoder: H265: Add MAIN_12 profile supporting.He Junyan5-1/+31
2020-07-20video-format: Add P012_LE format.He Junyan2-0/+2
2020-07-12libs: profile: The VP9 profiles' name should be just "0,1,2,3"He Junyan1-4/+4
2020-07-09vaapidecode: Remove NO_SURFACE error handlingVíctor Manuel Jáquez Leal2-21/+0
2020-07-09libs: decoder: context: remove surfaces binding from context.He Junyan1-3/+19
2020-07-07libs: decoder: h264, h265: in context at least 16 reference surfacesVíctor Manuel Jáquez Leal2-2/+2
2020-07-05libs: encoder: h265: init tier to GST_VAAPI_TIER_H265_UNKNOWN.He Junyan1-0/+1
2020-07-05libs: encoder: h265: fix a bug to get get_profile_tier_level.He Junyan1-1/+2
2020-07-03libs: encoder: h265: no need to check the high compression tune.He Junyan1-40/+0
2020-06-19Update plugin docs and add more pluginsTim-Philipp Müller4-0/+12
2020-06-17libs: wayland: display: only handle the first outputMichael Olbrich1-2/+4