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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-29
vaapidecode: properly return from decode loop on downstream errors.
Matthew Waters
1
-9
/
+13
2014-07-28
vaapisink: fix GstVideoOverlay::expose() implementation.
Gwenole Beauchesne
1
-2
/
+1
2014-07-28
vaapidecode: simplify bufferpool configuration.
Gwenole Beauchesne
2
-22
/
+36
2014-07-28
vaapidecode: fix auto-plugging of vaapisink element.
Gwenole Beauchesne
1
-4
/
+4
2014-07-28
vaapisink: allow a specific view component to be displayed.
Gwenole Beauchesne
2
-0
/
+41
2014-07-28
vaapisink: always keep the last displayed buffer around.
Gwenole Beauchesne
1
-21
/
+4
2014-07-25
vaapisink: add support for "display-name" property.
Gwenole Beauchesne
4
-11
/
+69
2014-07-25
vaapidecode: add support for VideoAlignment bufferpool option.
Gwenole Beauchesne
2
-0
/
+35
2014-07-25
vaapivideomemory: always prefer native VA surface formats.
Gwenole Beauchesne
1
-1
/
+7
2014-07-24
vaapivideomemory: disallow memory shares across buffers, use a copy.
Gwenole Beauchesne
1
-5
/
+15
2014-07-24
vaapivideomemory: use an image pool to cache objects.
Gwenole Beauchesne
2
-9
/
+40
2014-07-24
vaapivideomemory: forbid R/W mappings if non direct-rendering mode.
Gwenole Beauchesne
1
-1
/
+1
2014-07-23
vaapivideomemory: minor code clean-ups.
Gwenole Beauchesne
1
-22
/
+10
2014-07-23
vaapivideomemory: add support for raw pixels mappings.
Gwenole Beauchesne
2
-17
/
+92
2014-07-23
vaapivideomemory: fix determination of the surface pool format.
Sreerenj Balachandran
1
-2
/
+2
2014-07-23
vaapivideomemory: fix association of surface to proxy.
Gwenole Beauchesne
1
-3
/
+2
2014-07-23
plugins: expose I420 format for interop with SW elements.
Gwenole Beauchesne
3
-14
/
+6
2014-07-22
plugins: allow download capability to vaapidecode element.
Gwenole Beauchesne
2
-7
/
+28
2014-07-03
vaapidecode: make decoder work with playbin
Lionel Landwerlin
1
-0
/
+13
2014-07-03
vaapipostproc: don't let tmp_rect go out of scope.
Simon Farnsworth
1
-1
/
+3
2014-07-03
build: fix for GStreamer 0.10.
Gwenole Beauchesne
1
-0
/
+2
2014-06-19
decoder: h264: add support for NALU "alignment" optimization.
Sreerenj Balachandran
1
-0
/
+18
2014-06-19
vaapipostproc: don't crash with dynamic framerate (0/1).
Gwenole Beauchesne
1
-4
/
+5
2014-06-18
vaapipostproc: create filter surface pool if it does not exist yet.
Simon Farnsworth
1
-1
/
+1
2014-06-18
vaapipostproc: reset deinterlacer state when there is a discontinuity.
Zhao, Halley
1
-2
/
+14
2014-06-18
vaapipostproc: add support for crop regions in VPP mode.
Gwenole Beauchesne
1
-0
/
+19
2014-06-18
vaapipostproc: make deinterlace-mode behave as expected.
Simon Farnsworth
1
-9
/
+20
2014-06-18
vaapidecode: do not discard video info props when the format changed.
Matthieu Bouron
1
-2
/
+19
2014-06-18
vaapidecode: plug a memory leak.
Matthew Waters
1
-0
/
+2
2014-06-18
vaapidecode: parse source data until a frame is obtained.
Gwenole Beauchesne
1
-2
/
+16
2014-06-13
vaapisink: fix initialization with "drm" display type.
Gwenole Beauchesne
1
-4
/
+22
2014-06-13
plugins: fix initialization with foreign context.
Gwenole Beauchesne
1
-0
/
+2
2014-06-13
plugins: add built-in video parsers as "vaapiparse" element.
Gwenole Beauchesne
3
-0
/
+158
2014-06-02
encoder: h264: add initial support for H.264 Stereo High profile.
Li Xiaowei
1
-1
/
+1
2014-05-09
build: fix conditional compilation of VP8 decoder.
Sreerenj Balachandran
1
-0
/
+2
2014-04-21
build: fix make dist with certain conditionals not met.
Gwenole Beauchesne
1
-2
/
+4
2014-04-18
Add initial VP8 decoder.
Zhao, Halley
1
-0
/
+5
2014-01-22
legal: update copyright notice dates.
Gwenole Beauchesne
15
-15
/
+15
2014-01-22
legal: add per-file authorship information.
Gwenole Beauchesne
6
-0
/
+12
2014-01-15
vaapisink: set csc render flags from sinkpad caps.
Holger Kaelberer
2
-0
/
+27
2014-01-15
surface: rework render flags.
Gwenole Beauchesne
1
-4
/
+2
2014-01-15
vaapipostproc: add support for colorbalance filters.
Zhao, Halley
2
-0
/
+102
2014-01-15
vaapipostproc: fix support for "sharpen" filter.
Zhao, Halley
1
-1
/
+1
2014-01-15
vaapisink: fix display initialization in GstVideoOverlay implementation.
Holger Kaelberer
1
-1
/
+8
2014-01-15
vaapisink: expose the raw video formats in static caps template.
Sreerenj Balachandran
1
-1
/
+2
2014-01-14
vaapidecode: query downstream caps features like GLTextureUploadMeta.
Matthieu Bouron
1
-10
/
+62
2014-01-14
vaapidecode: add system memory caps to template caps.
Matthieu Bouron
1
-1
/
+2
2014-01-14
vaapidecode: fix hang on SIGINT.
Wind Yuan
1
-0
/
+19
2014-01-14
vaapiencode: fix possible hang on SIGINT.
Wind Yuan
1
-0
/
+20
2014-01-14
vaapiencode: fix typo in error message.
Gwenole Beauchesne
1
-1
/
+1
[next]