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
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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-22
tests: simple-decoder: add support for video cropping.
Gwenole Beauchesne
1
-1
/
+3
2013-07-22
tests: add support for render-to-pixmap.
Gwenole Beauchesne
3
-3
/
+54
2013-07-15
Fix new video format API.
Gwenole Beauchesne
2
-4
/
+4
2013-07-10
Use GstVideoInfo for video pools.
Gwenole Beauchesne
2
-15
/
+7
2013-07-09
tests: port to new video format API.
Gwenole Beauchesne
5
-25
/
+25
2013-07-08
tests: add basic support for video cropping.
Gwenole Beauchesne
4
-14
/
+18
2013-05-27
tests: improve check for display cache.
Gwenole Beauchesne
1
-1
/
+77
2013-05-23
tests: cope with GST_VAAPI_IS_xxx() macros removal.
Gwenole Beauchesne
1
-3
/
+3
2013-05-07
tests: cope with new GstVaapiMiniObject objects.
Gwenole Beauchesne
10
-97
/
+59
2013-04-16
surfaceproxy: drop user-data support from GstVaapiSurfaceProxy.
Gwenole Beauchesne
1
-2
/
+2
2013-04-10
Allow build against either GStreamer API (0.10 or 1.0).
Gwenole Beauchesne
1
-1
/
+1
2013-04-10
tests: add support for GStreamer 1.0.
Gwenole Beauchesne
4
-11
/
+30
2013-03-20
tests: modernize GstTypeFind functions.
Gwenole Beauchesne
1
-5
/
+5
2013-03-20
tests: fix license templates.
Gwenole Beauchesne
16
-16
/
+16
2013-03-20
tests: use gst_vaapi_image_format_from_structure() in test-display.
Gwenole Beauchesne
1
-27
/
+38
2013-03-20
tests: include "sysdeps.h" header instead of "config.h".
Gwenole Beauchesne
8
-7
/
+8
2013-03-20
configure: rename GST_MAJORMINOR to GST_API_VERSION.
Gwenole Beauchesne
1
-5
/
+5
2013-01-31
tests: simple-decoder: fix build on older platforms.
Gwenole Beauchesne
1
-8
/
+5
2013-01-29
legal: fix year for some copyright notices (2013).
Gwenole Beauchesne
3
-3
/
+3
2013-01-29
legal: fix year for some copyright notices (2012).
Gwenole Beauchesne
1
-1
/
+1
2013-01-29
legal: add Intel copyright on modified files.
Gwenole Beauchesne
3
-0
/
+3
2013-01-18
tests: simple-decoder: fix build with built-in videoutils.
Gwenole Beauchesne
1
-1
/
+2
2013-01-18
tests: simple-decoder: flush decoded frames at EOS.
Gwenole Beauchesne
1
-2
/
+6
2013-01-18
tests: simple-decoder: drop use of GstVaapiVideoMeta.
Gwenole Beauchesne
1
-35
/
+52
2013-01-17
tests: simple-decoder: add benchmark mode.
Gwenole Beauchesne
1
-1
/
+36
2013-01-17
tests: simple-decoder: honour framerate from the bitstream.
Gwenole Beauchesne
2
-2
/
+57
2013-01-17
tests: simple-decoder: set window size to the surface dimensions.
Gwenole Beauchesne
1
-2
/
+30
2013-01-17
tests: add simple decoder application.
Gwenole Beauchesne
2
-0
/
+585
2013-01-17
tests: add codec helper utils.
Gwenole Beauchesne
3
-2
/
+233
2013-01-17
tests: allow fullscreen mode.
Gwenole Beauchesne
1
-1
/
+16
2013-01-11
overlay: fix build without advanced GstVideoOverlayFormatFlags.
Holger Kaelberer
1
-0
/
+6
2013-01-11
tests: add support for global-alpha subpictures.
Gwenole Beauchesne
1
-0
/
+11
2013-01-11
tests: use GstVideoOverlayComposition API for subpicture test.
Gwenole Beauchesne
2
-55
/
+40
2013-01-11
tests: use common decoder helpers for subpicture test.
Gwenole Beauchesne
2
-84
/
+13
2013-01-11
tests: add decoder helpers.
Gwenole Beauchesne
4
-119
/
+274
2013-01-11
subpicture: add support for global-alpha.
Holger Kaelberer
2
-3
/
+3
2013-01-11
libs: fix build of submodule wrappers.
Gwenole Beauchesne
1
-0
/
+1
2012-12-18
decoder: update gst_vaapi_decoder_get_surface() semantics.
Gwenole Beauchesne
2
-4
/
+4
2012-12-18
surfaceproxy: port to GstVaapiMiniObject.
Gwenole Beauchesne
2
-2
/
+2
2012-12-17
tests: add test for MPEG-4:2 decoding.
Gwenole Beauchesne
4
-1
/
+1715
2012-08-28
tests: dump VA display properties.
Gwenole Beauchesne
1
-11
/
+126
2012-08-01
tests: add support for headless decoding.
Gwenole Beauchesne
4
-0
/
+120
2012-07-25
tests: add support for Wayland.
Gwenole Beauchesne
4
-32
/
+134
2012-07-24
configure: drop check for --enable-vaapi-glx.
Gwenole Beauchesne
1
-3
/
+3
2012-07-24
tests: allow GLX output, if available and selected.
Gwenole Beauchesne
1
-0
/
+10
2012-07-24
tests: use common display and window creation routines.
Gwenole Beauchesne
6
-31
/
+232
2012-07-23
tests: move encoded bitstreams to libutils.la.
Gwenole Beauchesne
1
-7
/
+4
2012-07-23
tests: build convenience library for common utilities.
Gwenole Beauchesne
1
-9
/
+16
2012-07-23
tests: simplify build with various display options.
Gwenole Beauchesne
2
-45
/
+45
2012-07-20
configure: fix previous commit for GLX deps.
Gwenole Beauchesne
1
-2
/
+3
[prev]
[next]