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-09-23
Release 1.19.2
HEAD
1.19.2
master
discontinued-for-monorepo
Tim-Philipp Müller
5
-13
/
+137
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
2
-0
/
+18
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-07-01
libs: decoder: av1: Clean the film_grain_info field.
He Junyan
1
-2
/
+3
2021-06-23
libs: encoder: mpeg2: Add highP level for 1080@50p/60p.
He Junyan
2
-2
/
+8
2021-06-10
Decoder: H264: Add the support for frame packing arrangement SEI message.
He Junyan
1
-5
/
+161
2021-06-02
Use g_memdup2() where available and add fallback for older GLib versions
Tim-Philipp Müller
2
-1
/
+5
2021-06-01
Back to development
Tim-Philipp Müller
1
-1
/
+1
2021-06-01
Release 1.19.1
1.19.1
Tim-Philipp Müller
5
-1992
/
+570
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-05-05
Use gst_element_request_pad_simple...
François Laignel
1
-2
/
+2
2021-04-23
libs: encoder: VP9: fix > 4k encode fail issue
Zhang yuankun
1
-0
/
+11
2021-04-08
libs: display: drm: don't fallback to default device if explicitly specified ...
Haihao Xiang
1
-6
/
+6
2021-03-22
decoder: H265: Enable cu_qp_delta_enabled_flag when ROI
He Junyan
3
-1
/
+7
2021-03-19
gst: don't use volatile to mean atomic
Matthew Waters
17
-32
/
+32
2021-02-27
gstvaapiencoder_h264: add ENCODER_EXPOSURE on aud propertie
Paul Goulpié
1
-1
/
+2
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
3
-0
/
+49
2021-01-29
libs: display: drm: allow user specify a drm device via an env variable
Haihao Xiang
2
-5
/
+22
2021-01-28
libs: display: drm: fix set_device_path_from_fd
Haihao Xiang
1
-56
/
+23
2021-01-20
glx: Iterate over FBConfig and select 8 bit color size
Rafał Dzięgiel
1
-2
/
+38
2021-01-11
vaapipostproc: fix code style.
Ung, Teng En
1
-2
/
+1
2021-01-11
vaapipostproc: Remove YUV to/from RGB color primary quirk since iHD driver ha...
Ung, Teng En
3
-25
/
+0
2021-01-11
vaapipostproc: Added gstreamer BT2020 color standard support.
Ung, Teng En
1
-1
/
+3
2021-01-09
decoder: AV1: Fix a static analysis problem of update_state().
He Junyan
1
-7
/
+2
2021-01-06
libs: decoder: Add decode_with_surface_id for AV1 film_grain.
He Junyan
3
-5
/
+23
2021-01-06
libs: decoder: AV1: Add the av1 decoder support.
He Junyan
8
-1
/
+1375
2020-12-14
libs: codecobject: Add number of elements when create codec object.
He Junyan
4
-6
/
+50
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-12-09
libs: encoder: H264: Fix one assert in get_pending_reordered().
He Junyan
1
-21
/
+36
2020-12-06
libs: encoder: H265: Add screen content coding extensions support.
He Junyan
2
-10
/
+274
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-30
libs: encoder: vp9: no need to ensure_hw_profile.
He Junyan
1
-36
/
+2
2020-11-30
libs: encoder: vp9: Improve the manner to decide the profile.
He Junyan
1
-8
/
+56
2020-11-30
libs: util: vpx: add get_chroma_format_idc for VP9
He Junyan
2
-0
/
+34
2020-11-30
libs: encoder: vp9: Add allowed_profiles.
He Junyan
2
-0
/
+38
2020-11-30
libs: decoder: H265: Fix a typo in scc reference setting.
He Junyan
1
-1
/
+1
2020-11-27
libs: decoder: H265: Add MAIN_422_12 profile supporting.
He Junyan
6
-2
/
+17
2020-11-27
video-format: Add Y212_LE format.
He Junyan
3
-1
/
+3
2020-11-27
libs: decoder: H265: Add MAIN_444_12 profile supporting.
He Junyan
6
-2
/
+17
2020-11-27
video-format: Add Y412_LE format.
He Junyan
3
-1
/
+5
2020-11-15
libs: decoder: h265: fill missing predictor_palette_size field.
He Junyan
1
-0
/
+4
2020-10-30
libs: utils: h265: Use get_profile_from_sps to get profile.
He Junyan
1
-1
/
+1
2020-10-19
libs: decoder: vp9: 0xff segment pred probs if no temporal update
Víctor Manuel Jáquez Leal
1
-2
/
+8
[next]