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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-13
Release 1.18.3
1.18.3
Tim-Philipp Müller
5
-7
/
+175
2020-12-06
Back to development
Tim-Philipp Müller
1
-1
/
+1
2020-12-06
Release 1.18.2
1.18.2
Tim-Philipp Müller
5
-4
/
+225
2020-12-05
libs: decoder: H265: Fix a typo in scc reference setting.
He Junyan
1
-1
/
+1
2020-10-27
Back to development
Tim-Philipp Müller
1
-1
/
+1
2020-10-26
Release 1.18.1
1.18.1
Tim-Philipp Müller
5
-21
/
+272
2020-09-30
decoder: don't reply src caps query with allowed if pad is fixed
Víctor Manuel Jáquez Leal
1
-15
/
+21
2020-09-30
plugins: decode: fix a DMA caps typo in ensure_allowed_srcpad_caps.
He Junyan
1
-1
/
+1
2020-09-08
Back to development
Tim-Philipp Müller
1
-1
/
+1
2020-09-08
Release 1.18.0
1.18.0
Tim-Philipp Müller
6
-71
/
+2104
2020-09-07
Update for gst_video_transfer_function_*() function renaming
Sebastian Dröge
1
-1
/
+1
2020-08-22
Revert "libs: decoder: h264, h265: in context at least 16 reference surfaces"
Víctor Manuel Jáquez Leal
2
-2
/
+2
2020-08-20
Release 1.17.90
1.17.90
Tim-Philipp Müller
5
-42
/
+943
2020-08-18
libs: surface: egl: guard memory type
Víctor Manuel Jáquez Leal
1
-0
/
+2
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-14
libs: egl: surface: export EGLImage as DMABuf if GEM not supported
Víctor Manuel Jáquez Leal
4
-41
/
+145
2020-08-14
libs: filter: gst_vaapi_filter_get_memory_types()
Víctor Manuel Jáquez Leal
2
-0
/
+21
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-08
libs: util: h265: use common parser API to get vaapi profiles.
He Junyan
1
-171
/
+50
2020-08-07
build: update for gl pkg-config file split
Víctor Manuel Jáquez Leal
3
-5
/
+32
2020-08-06
h264dec: mark remaining frames as unreference before exec_picture_refs_modifi...
Xu Guangxin
1
-2
/
+2
2020-08-06
libs: encoder: H265: Enable Main 12 profile support.
He Junyan
3
-4
/
+31
2020-08-06
video format: Fix P012_LE's chrome type typo.
He Junyan
1
-1
/
+1
2020-08-04
gstvaapiminiobject.c: fix clang 10 warnings
Jordan Petridis
1
-1
/
+1
2020-07-31
libs: window: wayland: destroy all wayland buffers during finalize
Michael Olbrich
1
-18
/
+30
2020-07-31
test: vaapicontext: fix draw callback with multiple videos
Michael Olbrich
1
-3
/
+6
2020-07-31
test: vaapicontext: support wayland display
Michael Olbrich
2
-33
/
+116
2020-07-31
test: vaapicontext: use playbin to test files
Víctor Manuel Jáquez Leal
1
-11
/
+12
2020-07-31
test: vaapicontext: add PLAY and NULL buttons
Víctor Manuel Jáquez Leal
1
-0
/
+28
2020-07-31
libs: wayland: update the opaque region in set_render_rect
Michael Olbrich
1
-15
/
+31
2020-07-31
libs: window: implements gst_vaapi_window_set_render_rectangle
Hyunjun Ko
5
-0
/
+49
2020-07-31
vaapisink: implements gst_vaapisink_wayland_create_window_from_handle()
Hyunjun Ko
1
-0
/
+20
2020-07-31
libs: wayland: implement video overlay API
Michael Olbrich
5
-8
/
+89
2020-07-31
doc: libs: wayland: add 'transfer full' to the returnvalye of gst_vaapi_windo...
Michael Olbrich
1
-1
/
+1
2020-07-31
libs: display: always call close_display()
Michael Olbrich
1
-5
/
+3
2020-07-31
video-format: Add the missing P012_LE into GST_VAAPI_FORMATS_ALL.
He Junyan
1
-1
/
+1
2020-07-31
plugins: add gst_vaapi_caps_set_width_and_height_range()
Víctor Manuel Jáquez Leal
3
-48
/
+40
2020-07-31
libs: decoder: fix a crash issue when get_surface_formats.
He Junyan
1
-0
/
+2
2020-07-30
libs: encoder: h265: choose the profile based on allowed list.
He Junyan
1
-79
/
+64
2020-07-30
plugins: encode: h265: set all allowed profiles to encoder.
He Junyan
1
-8
/
+62
2020-07-30
libs: display: Add a helper function to get profiles by codec.
He Junyan
2
-6
/
+36
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
3
-27
/
+24
2020-07-30
libs: encoder: h265: No need to check hw_max_profile.
He Junyan
1
-38
/
+0
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
5
-21
/
+50
[next]