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
2016-07-06
Release 1.9.1
1.9.1
Sebastian Dröge
5
-795
/
+1276
2016-07-05
tests: elements: rotate orientation event
Víctor Manuel Jáquez Leal
1
-1
/
+5
2016-07-05
tests: elements: Add testsuite for vaapisink
Hyunjun Ko
4
-0
/
+186
2016-07-05
vaapisink: add support for GST_TAG_IMAGE_ORIENTATION
Hyunjun Ko
4
-1
/
+74
2016-06-29
vaapipostproc: return caps template if no display
Víctor Manuel Jáquez Leal
1
-17
/
+13
2016-06-29
vaapipostproc: don't require a vaapi display for all caps queries
Matthew Waters
1
-7
/
+12
2016-06-28
utils: report VP9 profiles
Víctor Manuel Jáquez Leal
1
-0
/
+8
2016-06-28
vaapi: nest includes under USE_ENCODER macro
Víctor Manuel Jáquez Leal
1
-1
/
+1
2016-06-28
vaapi: nest encoders under USE_ENCODER macro
Víctor Manuel Jáquez Leal
1
-1
/
+1
2016-06-24
vaapivideocontext: check if query context is NULL
Víctor Manuel Jáquez Leal
1
-0
/
+3
2016-06-23
remove unused glibcompat.h
Scott D Phillips
3
-41
/
+0
2016-06-23
encoder: h264: Use high profile by default
Scott D Phillips
1
-3
/
+3
2016-06-23
vaapidecodebin: element warning if missing element
Víctor Manuel Jáquez Leal
1
-4
/
+5
2016-06-22
decoder: h265: fix to release all dpb pictures
Hyunjun Ko
1
-3
/
+10
2016-06-21
Automatic update of common submodule
Nicolas Dufresne
1
-0
/
+0
2016-06-21
vaapi: fix minor leaks
Hyunjun Ko
2
-1
/
+5
2016-06-17
vaapi: remove an already included header
Víctor Manuel Jáquez Leal
1
-1
/
+0
2016-06-17
vaapidecodebin: add vp9 in sink pad template
Víctor Manuel Jáquez Leal
1
-0
/
+3
2016-06-16
vaapisink: return caps template if no display
Víctor Manuel Jáquez Leal
1
-18
/
+15
2016-06-15
decoder: vp9: Update comment about context resets
Scott D Phillips
1
-3
/
+4
2016-06-15
gstvaapicontext: control reset_on_resize with option
Scott D Phillips
3
-1
/
+28
2016-06-15
vaapivideobufferpool: add video meta to config when needed
Scott D Phillips
1
-1
/
+18
2016-06-14
plugins: retry pool config
Scott D Phillips
1
-2
/
+12
2016-06-08
vaapivideomemory: internal attributes to methods
Víctor Manuel Jáquez Leal
1
-0
/
+3
2016-06-08
plugins: remove precondition for decide_allocation()
Víctor Manuel Jáquez Leal
1
-2
/
+0
2016-06-08
plugins: avoid possible memory leaks
Víctor Manuel Jáquez Leal
1
-4
/
+6
2016-06-08
plugins: use GstParentBufferMeta
Víctor Manuel Jáquez Leal
1
-3
/
+1
2016-06-08
plugins: cache VASurfaces from dmabufs
Víctor Manuel Jáquez Leal
1
-5
/
+25
2016-06-08
libs: change gst_vaapi_surface_new_with_dma_buf_handle()
Víctor Manuel Jáquez Leal
3
-14
/
+9
2016-06-08
plugins: use an unique allocator per pad
Víctor Manuel Jáquez Leal
2
-12
/
+36
2016-06-08
vaapivideobufferpool: share options flag with pluginbase
Víctor Manuel Jáquez Leal
3
-29
/
+37
2016-06-08
plugins: add gst_vaapi_plugin_base_create_pool()
Víctor Manuel Jáquez Leal
1
-85
/
+95
2016-06-08
pluginbase negotiates allocator with bufferpool
Víctor Manuel Jáquez Leal
5
-57
/
+108
2016-06-08
vaapivideobufferpool: keep only current video info
Víctor Manuel Jáquez Leal
1
-12
/
+9
2016-06-08
pluginutil: add gst_video_info_force_nv12_if_encoded()
Víctor Manuel Jáquez Leal
4
-14
/
+25
2016-06-08
pluginutil: add gst_video_info_changed() helper
Víctor Manuel Jáquez Leal
4
-10
/
+29
2016-06-08
vaapipostproc: Add colorimetry attributes to src caps
Hyunjun Ko
1
-0
/
+40
2016-06-08
vaapidecode: remove chroma-site and colorimetry from src caps
Hyunjun Ko
1
-0
/
+8
2016-06-08
vaapipostproc: add postproc_lock to protect data members
Scott D Phillips
2
-8
/
+27
2016-05-30
encoder: vp9: Add simple algorithms for reference picture selection
Sreerenj Balachandran
2
-17
/
+101
2016-05-30
encoder: vp9: Define Max frame width and height
Sreerenj Balachandran
1
-3
/
+5
2016-05-30
encoder: vp9: Add more propertis for tuning encode quality
Sreerenj Balachandran
2
-9
/
+48
2016-05-30
Add vp9 encode element to "vaapi" plugin
Sreerenj Balachandran
4
-2
/
+263
2016-05-30
Add vp9 encoder support in libgstvaapi
Sreerenj Balachandran
3
-0
/
+496
2016-05-30
build: Add check for VP9 encode API support in libva
Sreerenj Balachandran
1
-0
/
+41
2016-05-26
gstvaapisurface_drm: fix internal documentation
Víctor Manuel Jáquez Leal
1
-2
/
+2
2016-05-26
gstvaapisurface_drm: fix code-style
Víctor Manuel Jáquez Leal
1
-8
/
+7
2016-05-25
plugins: remove unused header
Víctor Manuel Jáquez Leal
1
-1
/
+0
2016-05-25
vaapivideobufferpool: remove GL_TEXTURE_UPLOAD_META
Víctor Manuel Jáquez Leal
1
-15
/
+0
2016-05-24
plugins: add gst_vaapi_buffer_pool_caps_is_equal()
Víctor Manuel Jáquez Leal
1
-7
/
+18
[next]