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-libs
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
libs: display: Add a helper function to get profiles by codec.
He Junyan
2
-6
/
+36
2020-07-30
libs: encoder: h265: modify set_max_profile to set_allowed_profiles.
He Junyan
2
-26
/
+23
2020-07-30
libs: encoder: h265: No need to check hw_max_profile.
He Junyan
1
-38
/
+0
2020-07-29
libs: profile: Use get_codec_from_caps to get codec type.
He Junyan
3
-11
/
+47
2020-07-29
libs: profile: h265: Fix return value of from_codec_data_h265.
He Junyan
1
-4
/
+5
2020-07-29
libs: utils: vpx: Add utils vpx to handle VP8/9 misc things.
He Junyan
3
-0
/
+130
2020-07-29
libs: display, context: handle broken jpeg decoder for i965 driver
Víctor Manuel Jáquez Leal
3
-1
/
+29
2020-07-29
libs: context: change function to internal code style
Víctor Manuel Jáquez Leal
1
-8
/
+11
2020-07-27
vaapidecode: build allowed srcpad caps from va context
Víctor Manuel Jáquez Leal
2
-21
/
+52
2020-07-27
libs: window: wayland: use dmabuf protocol if available
Michael Olbrich
1
-39
/
+306
2020-07-27
libs: window: allow choosing the format for the vpp pool
Michael Olbrich
2
-1
/
+23
2020-07-27
video-format: add DRM formats to the mapping table
Michael Olbrich
2
-41
/
+121
2020-07-27
libs: display: wayland: add basic dmabuf protocol support
Michael Olbrich
3
-0
/
+64
2020-07-27
libs: window: wayland: wait for configure before committing the first buffer
Michael Olbrich
1
-1
/
+12
2020-07-27
libs: encoder: h265: set no P frame automatically.
He Junyan
1
-2
/
+49
2020-07-27
libs: encoder: h265: Deprecate the low-delay-b property.
He Junyan
1
-7
/
+24
2020-07-20
libs: decoder: H265: Add MAIN_12 profile supporting.
He Junyan
5
-1
/
+31
2020-07-20
video-format: Add P012_LE format.
He Junyan
2
-0
/
+2
2020-07-12
libs: profile: The VP9 profiles' name should be just "0,1,2,3"
He Junyan
1
-4
/
+4
2020-07-09
vaapidecode: Remove NO_SURFACE error handling
Víctor Manuel Jáquez Leal
2
-21
/
+0
2020-07-09
libs: decoder: context: remove surfaces binding from context.
He Junyan
1
-3
/
+19
2020-07-07
libs: decoder: h264, h265: in context at least 16 reference surfaces
Víctor Manuel Jáquez Leal
2
-2
/
+2
2020-07-05
libs: encoder: h265: init tier to GST_VAAPI_TIER_H265_UNKNOWN.
He Junyan
1
-0
/
+1
2020-07-05
libs: encoder: h265: fix a bug to get get_profile_tier_level.
He Junyan
1
-1
/
+2
2020-07-03
libs: encoder: h265: no need to check the high compression tune.
He Junyan
1
-40
/
+0
2020-06-19
Update plugin docs and add more plugins
Tim-Philipp Müller
4
-0
/
+12
2020-06-17
libs: wayland: display: only handle the first output
Michael Olbrich
1
-2
/
+4
2020-06-09
libs: context: use correct printing modifier
Víctor Manuel Jáquez Leal
1
-1
/
+1
2020-06-06
plugins: uddate gst_type_mark_as_plugin_api() calls
Mathieu Duponchelle
5
-16
/
+17
2020-06-05
libs: encoder: h265: Enable tile in VA command.
He Junyan
1
-48
/
+98
2020-06-05
libs: encoder: h265: Add ensure_tile to calculate tiles.
He Junyan
1
-0
/
+310
2020-06-05
libs: display: add a quirk for iHD driver tile encoding.
He Junyan
2
-0
/
+4
2020-06-05
libs: encoder: h265: Add tile info to bitstream.
He Junyan
1
-0
/
+24
2020-06-05
libs: encoder: h265: promote level if tile is enabled.
He Junyan
1
-1
/
+27
2020-06-05
libs: encoder: h265: Add num-tile-cols/rows properties.
He Junyan
2
-0
/
+57
2020-06-05
libs: encoder: h265: extract slice creation from add_slice_headers
He Junyan
1
-81
/
+99
2020-06-05
libs: encoder: Add a helper function to check the tile support.
He Junyan
2
-0
/
+42
2020-06-05
libs: decoder: H265: Add SCC_MAIN_444_10 profile support.
He Junyan
5
-1
/
+27
2020-06-05
libs: decoder: update reference list for SCC.
He Junyan
1
-1
/
+39
2020-06-05
libs: decoder: H265: Fill picture and slice SCC parameters.
He Junyan
1
-4
/
+85
2020-06-05
libs: util: H265: recognize the SCC profiles.
He Junyan
1
-0
/
+38
2020-06-05
libs: profile: Add screen extended main/main10/main444 define.
He Junyan
3
-0
/
+15
2020-06-05
libs: encoder: h265: Add support for MAIN 4:2:2 10 profile.
He Junyan
3
-3
/
+28
2020-06-05
libs: encoder: h265: Use correct index for SubWidthC and SubHeightC.
He Junyan
1
-2
/
+7
[prev]
[next]