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
2013-11-21
0.5.7.
Gwenole Beauchesne
2
-3
/
+3
2013-11-21
NEWS: updates.
Gwenole Beauchesne
1
-1
/
+15
2013-11-21
decoder: don't include obsolete headers.
Gwenole Beauchesne
1
-1
/
+0
2013-11-21
vaapipostproc: add initial support for GStreamer 1.2.
Gwenole Beauchesne
3
-11
/
+60
2013-11-21
vaapipostproc: add support for denoise and sharpen filters.
Halley Zhao
2
-0
/
+51
2013-11-21
vaapipostproc: add support for advanced deinterlacing.
Gwenole Beauchesne
2
-0
/
+101
2013-11-21
vaapipostproc: fix deinterlacing with VPP.
Gwenole Beauchesne
1
-3
/
+4
2013-11-21
vaapipostproc: fix transform caps.
Gwenole Beauchesne
1
-63
/
+44
2013-11-21
filter: add helper to specify references for deinterlacing.
Halley Zhao
3
-0
/
+142
2013-11-21
filter: fix semantics of deinterlacing flags.
Gwenole Beauchesne
5
-11
/
+22
2013-11-21
filter: add helpers to check for supported/active operation.
Gwenole Beauchesne
3
-0
/
+55
2013-11-21
libs: fix GstVaapiSurfaceProxy destroy notify call site.
Gwenole Beauchesne
1
-3
/
+4
2013-11-21
libs: make GstVaapiVideoPool thread-safe.
XuGuangxin
2
-22
/
+93
2013-11-21
libs: robustify decoder objects and surface proxy initialization.
XuGuangxin
2
-3
/
+5
2013-11-21
vaapidecode: fix decoder flush.
Gwenole Beauchesne
1
-14
/
+30
2013-11-21
vaapidecode: fix dead-locks with decoder task.
Gwenole Beauchesne
2
-18
/
+34
2013-11-21
vaapidecode: fix hard reset for seek cases.
XuGuangxin
1
-0
/
+15
2013-11-21
vaapidecode: drop decode timeout, always wait for a free surface.
XuGuangxin
2
-49
/
+17
2013-11-21
vaapidecode: fix srcpad caps for GStreamer 1.2.
Gwenole Beauchesne
1
-0
/
+9
2013-11-21
plugins: streamline VA formats exposed in caps to a realistic set.
Gwenole Beauchesne
2
-2
/
+2
2013-11-21
plugins: expose the expected format for GstVideoGLTextureUploadMeta.
Gwenole Beauchesne
2
-6
/
+2
2013-11-18
configure: automatically detect GStreamer API version.
Gwenole Beauchesne
1
-1
/
+27
2013-11-18
vaapipostproc: fix support for raw YUV data upload on GStreamer 1.0.
Wind Yuan
1
-2
/
+56
2013-11-16
vaapipostproc: try to downgrade deinterlace-method when needed.
Gwenole Beauchesne
1
-2
/
+40
2013-11-15
vaapipostproc: add initial support for deinterlacing with VPP.
Gwenole Beauchesne
1
-2
/
+77
2013-11-15
vaapipostproc: fix build on 64-bit platforms with GStreamer 0.10.
Gwenole Beauchesne
1
-2
/
+8
2013-11-15
vaapipostproc: add initial support for scaling.
Gwenole Beauchesne
2
-0
/
+114
2013-11-15
vaapipostproc: add initial support for color conversion.
Gwenole Beauchesne
2
-17
/
+332
2013-11-15
vaapipostproc: fix bug when user disabled deinterlacing.
Gwenole Beauchesne
1
-4
/
+4
2013-11-15
vaapipostproc: factor out operations to be applied into flags.
Gwenole Beauchesne
2
-6
/
+37
2013-10-09
vaapipostproc: add support for raw YUV video source buffers.
Gwenole Beauchesne
2
-29
/
+304
2013-10-09
vaapipostproc: add support for "mixed" interlace mode.
Gwenole Beauchesne
3
-4
/
+30
2013-10-09
vaapipostproc: rework plug-in element.
Gwenole Beauchesne
5
-294
/
+303
2013-10-09
plugins: fix and optimize check for buffer pool allocator params.
Gwenole Beauchesne
3
-17
/
+28
2013-10-09
plugins: enable memory maps for read & write with direct-rendering.
Gwenole Beauchesne
1
-2
/
+6
2013-10-09
plugins: fix check for direct-rendering support.
Gwenole Beauchesne
1
-9
/
+16
2013-10-09
plugins: fix buffer pool reset_buffer() to reset memory resources.
Gwenole Beauchesne
3
-2
/
+16
2013-10-09
plugins: fix GstVaapiVideoMemory to allocate VA surface proxies.
Gwenole Beauchesne
2
-8
/
+51
2013-10-04
plugins: create a proxy for GstVaapiUploader allocated buffers.
Gwenole Beauchesne
1
-2
/
+8
2013-10-04
plugins: add helper function to disable deinterlacing in caps.
Gwenole Beauchesne
4
-35
/
+36
2013-10-01
filter: fix memory leak of VPP operations.
Gwenole Beauchesne
1
-6
/
+23
2013-10-01
filter: fix first-time operation lookup.
Zhao Halley
1
-2
/
+5
2013-10-01
filter: fix colorbalance related subtypes.
Zhao Halley
1
-0
/
+8
2013-10-01
filter: fix VA-API 0.34.0 symbol guards.
Víctor Manuel Jáquez Leal
1
-2
/
+4
2013-10-01
plugins: hanle the context query in any pad.
Víctor Manuel Jáquez Leal
3
-42
/
+20
2013-10-01
plugins: query upstream element for a GstContext.
Víctor Manuel Jáquez Leal
1
-12
/
+33
2013-09-27
Fix detection and packaging of GStreamer 1.2.x builds.
Gwenole Beauchesne
2
-17
/
+21
2013-09-27
plugins: add support for GstVideoGLTextureUploadMeta.
Víctor Manuel Jáquez Leal
6
-2
/
+175
2013-09-27
plugins: add support for GstCaps features.
Sreerenj Balachandran
3
-1
/
+25
2013-09-27
plugins: improve ::query() debugging messages.
Víctor Manuel Jáquez Leal
2
-2
/
+6
[next]