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
2020-07-29
libs: profile: h265: Fix return value of from_codec_data_h265.
He Junyan
1
-4
/
+5
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
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-29
vaapidecode: always merge profile caps in sink caps
Víctor Manuel Jáquez Leal
1
-2
/
+2
2020-07-28
build: request libdrm >= 2.4.98 and fallback
Víctor Manuel Jáquez Leal
1
-1
/
+3
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
3
-44
/
+134
2020-07-27
vaapidecode: reorder src caps template
Víctor Manuel Jáquez Leal
1
-4
/
+4
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-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
2020-07-23
plugin: encode: Store the coded caps in type's init data.
He Junyan
7
-14
/
+42
2020-07-23
plugin: util: add helper function build_template_coded_caps_by_codec()
He Junyan
2
-1
/
+81
2020-07-23
plugins: utils: rename build_template_caps_by_codec.
He Junyan
3
-4
/
+4
2020-07-23
vaapidecode: merge common profiles before setting size range
Víctor Manuel Jáquez Leal
3
-79
/
+102
2020-07-21
plugin: util: Add the missing DMA buffer input in template caps.
He Junyan
1
-1
/
+2
2020-07-20
libs: decoder: H265: Add MAIN_12 profile supporting.
He Junyan
6
-2
/
+33
2020-07-20
video-format: Add P012_LE format.
He Junyan
2
-0
/
+2
2020-07-17
plugin: decode: correct ensure_allowed_sinkpad_caps's caps.
He Junyan
1
-1
/
+8
2020-07-13
vaapidecodebin: don't force NV12 since P010_10LE is now possible
Víctor Manuel Jáquez Leal
1
-3
/
+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
5
-83
/
+1
2020-07-09
Revert "vaapidecode: drop non-keyframe in reverse playback"
Víctor Manuel Jáquez Leal
2
-31
/
+0
2020-07-09
libs: decoder: context: remove surfaces binding from context.
He Junyan
1
-3
/
+19
2020-07-08
meson: set release date from .doap file for releases
Tim-Philipp Müller
2
-1
/
+61
2020-07-08
plugins: use VA allocator by default on raw caps
Víctor Manuel Jáquez Leal
1
-5
/
+1
2020-07-08
vaapisink: rank it as secondary
Víctor Manuel Jáquez Leal
1
-1
/
+1
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
plugins: encode: h265: Add profile,level,tier to output caps.
He Junyan
1
-1
/
+21
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-07-03
Back to development
Tim-Philipp Müller
1
-1
/
+1
2020-07-03
Release 1.17.2
1.17.2
Tim-Philipp Müller
5
-4
/
+46
[prev]
[next]