summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* vaapi: decoder: modify the condition to judge whether dma buffer is supportedZhang Yuankun2021-08-261-3/+4
* Display: Add a property to export the VA display handle.He Junyan2021-08-251-0/+3
* plugins: video memory: Add a GST_MAP_VAAPI flag to peek the surface.He Junyan2021-08-252-2/+16
* Revert "vaapi: Demote vaapidecodebin to rank NONE."Víctor Manuel Jáquez Leal2021-07-092-7/+7
* plugins: encode: fix a deadlock because of _drain()He Junyan2021-07-011-25/+24
* vaapi: Demote vaapidecodebin to rank NONE.Víctor Manuel Jáquez Leal2021-05-212-7/+7
* plugins: Demote rank of vaapipostproc and vaapioverlay.Víctor Manuel Jáquez Leal2021-05-202-3/+3
* gst: don't use volatile to mean atomicMatthew Waters2021-03-195-8/+8
* plugins: postproc: Fix a problem of propose_allocation when passthrough.He Junyan2021-02-041-0/+7
* libs: display: drm: support gst.vaapi.app.Display context for drm backendHaihao Xiang2021-01-291-0/+12
* libs: decoder: AV1: Add the av1 decoder support.He Junyan2021-01-061-1/+11
* vaapi: use gst_clear_object instead of g_clear_objectVíctor Manuel Jáquez Leal2020-12-123-13/+13
* plugins: encode: unlock the stream lock before _flush()He Junyan2020-12-111-1/+6
* plugin: encode: vp9: Implement the set_config().He Junyan2020-11-301-0/+80
* plugin: encode: vp9: Add the profile into output caps.He Junyan2020-11-301-0/+6
* libs: decoder: H265: Add MAIN_422_12 profile supporting.He Junyan2020-11-271-1/+2
* libs: decoder: H265: Add MAIN_444_12 profile supporting.He Junyan2020-11-271-1/+2
* decoder: don't reply src caps query with allowed if pad is fixedVíctor Manuel Jáquez Leal2020-09-201-15/+21
* plugins: decode: fix a DMA caps typo in ensure_allowed_srcpad_caps.He Junyan2020-09-151-1/+1
* vaapisink: when updating the caps, reset rotationMarc Leeman2020-09-091-0/+3
* 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
* 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
* build: update for gl pkg-config file splitVíctor Manuel Jáquez Leal2020-08-071-1/+2
* libs: window: implements gst_vaapi_window_set_render_rectangleHyunjun Ko2020-07-311-0/+6
* vaapisink: implements gst_vaapisink_wayland_create_window_from_handle()Hyunjun Ko2020-07-311-0/+20
* plugins: add gst_vaapi_caps_set_width_and_height_range()Víctor Manuel Jáquez Leal2020-07-313-48/+40
* plugins: encode: h265: set all allowed profiles to encoder.He Junyan2020-07-301-8/+62
* plugins: encode: h265: collect all allowed profiles to encoder.He Junyan2020-07-301-65/+9
* libs: encoder: h265: modify set_max_profile to set_allowed_profiles.He Junyan2020-07-301-1/+1
* vaapipostproc: early return if fixate srcpad caps failsVíctor Manuel Jáquez Leal2020-07-291-1/+4
* vaapipluginutil: simplify gst_vaapi_find_preferred_caps_feature()Víctor Manuel Jáquez Leal2020-07-291-20/+10
* libs: profile: Use get_codec_from_caps to get codec type.He Junyan2020-07-292-10/+3
* plugins: encode: vp9: Implement vp9's allowed_profiles() func.He Junyan2020-07-291-1/+12
* plugin: util: rename h26x_encoder_get_profiles_from_caps().He Junyan2020-07-294-7/+6
* vaapidecode: always merge profile caps in sink capsVíctor Manuel Jáquez Leal2020-07-291-2/+2
* vaapidecode: dma caps only use reported color formatVíctor Manuel Jáquez Leal2020-07-271-3/+3
* vaapidecode: use allowed srcpad caps for caps queryVíctor Manuel Jáquez Leal2020-07-271-2/+1
* vaapidecode: build allowed srcpad caps from va contextVíctor Manuel Jáquez Leal2020-07-271-23/+82
* vaapidecode: reorder src caps templateVíctor Manuel Jáquez Leal2020-07-271-4/+4
* postproc: reconfigure after changing cropping valuesMarc Leeman2020-07-241-0/+16
* plugin: encode: Add static caps for template documentation.He Junyan2020-07-237-24/+90
* plugin: encode: vp9: Use the dynamically built src template caps.He Junyan2020-07-231-14/+4
* plugin: encode: vp8: Use the dynamically built src template caps.He Junyan2020-07-231-15/+5
* plugin: encode: jpeg: Use the dynamically built src template caps.He Junyan2020-07-231-15/+5
* plugin: encode: mpeg2: Use the dynamically built src template caps.He Junyan2020-07-231-15/+5
* plugin: encode: h265: Use the dynamically built src template caps.He Junyan2020-07-231-16/+5
* plugin: encode: h264: Use the dynamically built src template caps.He Junyan2020-07-231-17/+6