index
:
gstreamer/gstreamer-vaapi
0.2
0.3
0.4
0.6
1.10
1.12
1.14
1.16
1.18
1.6
1.8
discontinued-for-monorepo
master
Hardware-accelerated video decoding, encoding and processing on Intel graphics through VA-API (mirrored from https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi)
tpm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
vaapi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
vaapi: decoder: modify the condition to judge whether dma buffer is supported
Zhang Yuankun
1
-3
/
+4
2021-08-25
Display: Add a property to export the VA display handle.
He Junyan
1
-0
/
+3
2021-08-25
plugins: video memory: Add a GST_MAP_VAAPI flag to peek the surface.
He Junyan
2
-2
/
+16
2021-07-09
Revert "vaapi: Demote vaapidecodebin to rank NONE."
Víctor Manuel Jáquez Leal
2
-7
/
+7
2021-07-01
plugins: encode: fix a deadlock because of _drain()
He Junyan
1
-25
/
+24
2021-05-21
vaapi: Demote vaapidecodebin to rank NONE.
Víctor Manuel Jáquez Leal
2
-7
/
+7
2021-05-20
plugins: Demote rank of vaapipostproc and vaapioverlay.
Víctor Manuel Jáquez Leal
2
-3
/
+3
2021-03-19
gst: don't use volatile to mean atomic
Matthew Waters
5
-8
/
+8
2021-02-04
plugins: postproc: Fix a problem of propose_allocation when passthrough.
He Junyan
1
-0
/
+7
2021-01-29
libs: display: drm: support gst.vaapi.app.Display context for drm backend
Haihao Xiang
1
-0
/
+12
2021-01-06
libs: decoder: AV1: Add the av1 decoder support.
He Junyan
1
-1
/
+11
2020-12-12
vaapi: use gst_clear_object instead of g_clear_object
Víctor Manuel Jáquez Leal
3
-13
/
+13
2020-12-11
plugins: encode: unlock the stream lock before _flush()
He Junyan
1
-1
/
+6
2020-11-30
plugin: encode: vp9: Implement the set_config().
He Junyan
1
-0
/
+80
2020-11-30
plugin: encode: vp9: Add the profile into output caps.
He Junyan
1
-0
/
+6
2020-11-27
libs: decoder: H265: Add MAIN_422_12 profile supporting.
He Junyan
1
-1
/
+2
2020-11-27
libs: decoder: H265: Add MAIN_444_12 profile supporting.
He Junyan
1
-1
/
+2
2020-09-20
decoder: don't reply src caps query with allowed if pad is fixed
Víctor Manuel Jáquez Leal
1
-15
/
+21
2020-09-15
plugins: decode: fix a DMA caps typo in ensure_allowed_srcpad_caps.
He Junyan
1
-1
/
+1
2020-09-09
vaapisink: when updating the caps, reset rotation
Marc Leeman
1
-0
/
+3
2020-08-17
plugin: decode: Fix two mem leaks because of caps.
He Junyan
1
-1
/
+2
2020-08-16
plugin: allocator: No need to ref allocator when create mem.
He Junyan
1
-2
/
+1
2020-08-14
vaapiencode: h264: ignore level without breaking negotiation
Víctor Manuel Jáquez Leal
1
-6
/
+1
2020-08-12
plugins: remove gst_vaapi_plugin_base_get_allowed_srcpad_raw_caps()
Víctor Manuel Jáquez Leal
2
-61
/
+21
2020-08-12
vaapidecode: expose raw src caps with same chroma
Víctor Manuel Jáquez Leal
1
-9
/
+41
2020-08-07
build: update for gl pkg-config file split
Víctor Manuel Jáquez Leal
1
-1
/
+2
2020-07-31
libs: window: implements gst_vaapi_window_set_render_rectangle
Hyunjun Ko
1
-0
/
+6
2020-07-31
vaapisink: implements gst_vaapisink_wayland_create_window_from_handle()
Hyunjun Ko
1
-0
/
+20
2020-07-31
plugins: add gst_vaapi_caps_set_width_and_height_range()
Víctor Manuel Jáquez Leal
3
-48
/
+40
2020-07-30
plugins: encode: h265: set all allowed profiles to encoder.
He Junyan
1
-8
/
+62
2020-07-30
plugins: encode: h265: collect all allowed profiles to encoder.
He Junyan
1
-65
/
+9
2020-07-30
libs: encoder: h265: modify set_max_profile to set_allowed_profiles.
He Junyan
1
-1
/
+1
2020-07-29
vaapipostproc: early return if fixate srcpad caps fails
Víctor Manuel Jáquez Leal
1
-1
/
+4
2020-07-29
vaapipluginutil: simplify gst_vaapi_find_preferred_caps_feature()
Víctor Manuel Jáquez Leal
1
-20
/
+10
2020-07-29
libs: profile: Use get_codec_from_caps to get codec type.
He Junyan
2
-10
/
+3
2020-07-29
plugins: encode: vp9: Implement vp9's allowed_profiles() func.
He Junyan
1
-1
/
+12
2020-07-29
plugin: util: rename h26x_encoder_get_profiles_from_caps().
He Junyan
4
-7
/
+6
2020-07-29
vaapidecode: always merge profile caps in sink caps
Víctor Manuel Jáquez Leal
1
-2
/
+2
2020-07-27
vaapidecode: dma caps only use reported color format
Víctor Manuel Jáquez Leal
1
-3
/
+3
2020-07-27
vaapidecode: use allowed srcpad caps for caps query
Víctor Manuel Jáquez Leal
1
-2
/
+1
2020-07-27
vaapidecode: build allowed srcpad caps from va context
Víctor Manuel Jáquez Leal
1
-23
/
+82
2020-07-27
vaapidecode: reorder src caps template
Víctor Manuel Jáquez Leal
1
-4
/
+4
2020-07-24
postproc: reconfigure after changing cropping values
Marc Leeman
1
-0
/
+16
2020-07-23
plugin: encode: Add static caps for template documentation.
He Junyan
7
-24
/
+90
2020-07-23
plugin: encode: vp9: Use the dynamically built src template caps.
He Junyan
1
-14
/
+4
2020-07-23
plugin: encode: vp8: Use the dynamically built src template caps.
He Junyan
1
-15
/
+5
2020-07-23
plugin: encode: jpeg: Use the dynamically built src template caps.
He Junyan
1
-15
/
+5
2020-07-23
plugin: encode: mpeg2: Use the dynamically built src template caps.
He Junyan
1
-15
/
+5
2020-07-23
plugin: encode: h265: Use the dynamically built src template caps.
He Junyan
1
-16
/
+5
2020-07-23
plugin: encode: h264: Use the dynamically built src template caps.
He Junyan
1
-17
/
+6
[next]