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
/
tests
/
test-decode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
tests: remove already include string.h
Víctor Manuel Jáquez Leal
1
-1
/
+0
2018-09-03
libs: decoder: remove gst_vaapi_decoder_unref()
Víctor Manuel Jáquez Leal
1
-1
/
+1
2018-06-14
libs: display: remove gst_vaapi_display_ref()
Víctor Manuel Jáquez Leal
1
-1
/
+1
2018-06-14
libs: display: remove gst_vaapi_display_unref()
Víctor Manuel Jáquez Leal
1
-2
/
+2
2016-04-29
tests: inforce gstreamer code-style
Víctor Manuel Jáquez Leal
1
-99
/
+98
2013-11-22
legal: add per-file authorship information.
Gwenole Beauchesne
1
-0
/
+2
2013-07-22
tests: add support for render-to-pixmap.
Gwenole Beauchesne
1
-1
/
+31
2013-07-08
tests: add basic support for video cropping.
Gwenole Beauchesne
1
-3
/
+9
2013-05-07
tests: cope with new GstVaapiMiniObject objects.
Gwenole Beauchesne
1
-5
/
+5
2013-03-20
tests: fix license templates.
Gwenole Beauchesne
1
-1
/
+1
2013-03-20
tests: include "sysdeps.h" header instead of "config.h".
Gwenole Beauchesne
1
-1
/
+1
2013-01-29
legal: fix year for some copyright notices (2013).
Gwenole Beauchesne
1
-1
/
+1
2013-01-11
tests: add decoder helpers.
Gwenole Beauchesne
1
-110
/
+12
2012-12-18
decoder: update gst_vaapi_decoder_get_surface() semantics.
Gwenole Beauchesne
1
-2
/
+2
2012-12-18
surfaceproxy: port to GstVaapiMiniObject.
Gwenole Beauchesne
1
-1
/
+1
2012-12-17
tests: add test for MPEG-4:2 decoding.
Gwenole Beauchesne
1
-0
/
+6
2012-07-24
tests: use common display and window creation routines.
Gwenole Beauchesne
1
-13
/
+7
2012-07-19
Drop all references to USE_CODEC_PARSERS.
Gwenole Beauchesne
1
-26
/
+21
2012-07-19
Drop FFmpeg-based decoders.
Gwenole Beauchesne
1
-23
/
+0
2012-07-19
tests: fix build without JPEG decoder support.
Gwenole Beauchesne
1
-0
/
+2
2012-07-17
tests: add test for JPEG decoding.
Gwenole Beauchesne
1
-0
/
+6
2012-01-29
Add initial H.264 decoder.
Gwenole Beauchesne
1
-0
/
+4
2012-01-18
tests: error out if FFmpeg|codecparsers are not supported.
Gwenole Beauchesne
1
-0
/
+4
2012-01-16
legal: fix year for some copyright notices.
Gwenole Beauchesne
1
-1
/
+1
2012-01-16
legal: add Intel copyright on modified files.
Gwenole Beauchesne
1
-0
/
+1
2012-01-16
legal: fix copyright notices to include "Copyright" term.
Gwenole Beauchesne
1
-1
/
+1
2012-01-16
Add initial VC-1 decoder.
Gwenole Beauchesne
1
-0
/
+4
2012-01-16
Add initial MPEG-2 decoder.
Gwenole Beauchesne
1
-0
/
+4
2012-01-16
Allow conditional build of GStreamer/FFmpeg bitstream parsers.
Gwenole Beauchesne
1
-3
/
+31
2012-01-12
tests: check for shared VA displays (display cache).
Gwenole Beauchesne
1
-1
/
+12
2011-10-19
switch tests licence to LGPL v2.1+
warly
1
-11
/
+12
2011-06-14
Update copyright notice.
Gwenole Beauchesne
1
-1
/
+1
2010-09-20
Rename gst_vaapi_decoder_ffmpeg_new_from_caps() to plain gst_vaapi_decoder_ff...
gb
1
-1
/
+1
2010-09-20
Simplify GstVaapiDecoder API.
gb
1
-2
/
+10
2010-09-20
Use gst_vaapi_decoder_ffmpeg_new_from_caps().
gb
1
-1
/
+16
2010-09-20
Simplify tests info.
gb
1
-11
/
+12
2010-09-20
Drop excessive threading that over-complicates synchronisation.
gb
1
-14
/
+3
2010-09-20
Add timestamps to GstVaapiSurfaceProxy.
gb
1
-1
/
+4
2010-09-20
Add "codec-data" property for additional codec data.
gb
1
-1
/
+1
2010-09-20
Handle user end-of-streams. Add gst_vaapi_decoder_{start,stop}() helpers.
gb
1
-1
/
+1
2010-09-20
Add decoder demos. Use -c (mpeg2|h264|vc1) to select the codec.
gb
1
-0
/
+152