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
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-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
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
1
-1
/
+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-09
vaapidecode: Remove NO_SURFACE error handling
Víctor Manuel Jáquez Leal
2
-36
/
+0
2020-07-09
Revert "vaapidecode: drop non-keyframe in reverse playback"
Víctor Manuel Jáquez Leal
2
-31
/
+0
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-05
plugins: encode: h265: Add profile,level,tier to output caps.
He Junyan
1
-1
/
+21
2020-06-23
docs: Mark parent classes as plugin API
Thibault Saunier
1
-0
/
+2
2020-06-11
plugins: pluginbase: Do not destroy display when _close()
He Junyan
1
-1
/
+2
2020-06-05
libs: encoder: h265: Add support for MAIN 4:2:2 10 profile.
He Junyan
1
-1
/
+1
2020-06-03
doc: Fix wrong link to GstVideoDirectionMethod
Thibault Saunier
1
-1
/
+1
2020-06-03
Use gst_type_mark_as_plugin_api() for all non-element plugin types
Thibault Saunier
1
-0
/
+1
[next]