index
:
~sree/gstreamer-vaapi
P010
VP9_SVC_and_SoftwareBRC
advanced_enc
dec_vp9_10bit
fei-dev
fei-dev-2
hevc_cbr
iHD_driver
libmebo
master
preenc
staging
svc-enc
svc-vp9-enc
upstream_master
vdenc
vp9-softwarebrc-experimental
vp9_enc_cbr
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-15
tests: simple-encoder: fix build error
Vineeth TM
1
-1
/
+2
2016-02-02
vaapi: fix 'ISO C90 forbids mixed declarations and code' compiler warnings
Tim-Philipp Müller
2
-4
/
+8
2016-01-20
libs: remove versioning
Víctor Manuel Jáquez Leal
1
-6
/
+6
2016-01-19
libs: make libraries no installables
Víctor Manuel Jáquez Leal
1
-8
/
+24
2015-11-09
tests: simple-encoder: remove dead code
Víctor Manuel Jáquez Leal
1
-20
/
+1
2015-07-02
tests: Fix compilation while enabling egl as the only renderer in build
Sreerenj Balachandran
2
-0
/
+7
2015-06-18
build: Don't build simple-encoder test program if there is no VA Encoding sup...
Sreerenj Balachandran
1
-0
/
+5
2015-05-18
build: use git.mk
Víctor Manuel Jáquez Leal
1
-2
/
+1
2015-05-13
build: fix make distcheck
Víctor Manuel Jáquez Leal
1
-0
/
+1
2015-05-12
tests: simple-encoder: fix build warnings on 64-bit platforms.
Gwenole Beauchesne
1
-3
/
+3
2015-05-12
tests: add simple-encoder program
Víctor Manuel Jáquez Leal
4
-0
/
+822
2015-04-03
update and move gstcompat.h
Víctor Manuel Jáquez Leal
1
-3
/
+3
2015-04-03
Remove libgstvaapi-videoutils.so
Víctor Manuel Jáquez Leal
1
-6
/
+3
2015-04-03
Remove HAVE_GST_VIDEO_OVERLAY_HWCAPS macro
Víctor Manuel Jáquez Leal
1
-6
/
+0
2015-04-03
Removal of gstreamer-0.10 support
Víctor Manuel Jáquez Leal
2
-7
/
+1
2015-02-24
egl: update tests.
Gwenole Beauchesne
2
-2
/
+43
2015-01-27
videopool: add optional flags for surface pool allocation.
Gwenole Beauchesne
1
-4
/
+2
2015-01-27
texture: move to core libgstvaapi base library.
Gwenole Beauchesne
1
-6
/
+6
2015-01-27
texture: add support for cropping rectangle during transfer.
Gwenole Beauchesne
1
-2
/
+2
2014-05-09
build: fix source file modes.
Simon Farnsworth
1
-0
/
+0
2014-01-23
tests: test-filter: fix "deinterlace" option parse.
Gwenole Beauchesne
1
-1
/
+5
2014-01-22
legal: update copyright notice dates.
Gwenole Beauchesne
1
-1
/
+1
2014-01-06
tests: simple-decoder: don't use deprecated g_thread_create().
Gwenole Beauchesne
1
-2
/
+4
2013-12-20
display: don't use GstCaps for decode or encode profiles list.
Gwenole Beauchesne
1
-38
/
+35
2013-12-20
display: don't use GstCaps for image or subpicture formats list.
Gwenole Beauchesne
1
-28
/
+21
2013-11-27
Fix build with GStreamer >= 1.3.
Matthieu Bouron
1
-1
/
+2
2013-11-22
legal: update copyright notice dates.
Gwenole Beauchesne
10
-8
/
+12
2013-11-22
legal: add per-file authorship information.
Gwenole Beauchesne
26
-0
/
+32
2013-11-21
filter: fix semantics of deinterlacing flags.
Gwenole Beauchesne
1
-3
/
+5
2013-09-24
tests: simple-decoder: fix for non-X11 backends.
Gwenole Beauchesne
1
-1
/
+1
2013-08-23
tests: filter: add support for deinterlacing.
Gwenole Beauchesne
1
-11
/
+127
2013-08-23
tests: filter: add support for denoising and sharpening.
Zhao Halley
1
-0
/
+51
2013-08-23
tests: filter: add support for frame cropping.
Gwenole Beauchesne
1
-0
/
+40
2013-08-23
tests: filter: dump supported operations and formats.
Gwenole Beauchesne
1
-0
/
+54
2013-08-23
tests: add initial test for video processing.
Zhao Halley
2
-0
/
+191
2013-08-23
tests: image: allow creation of images with interleaved patterns.
Gwenole Beauchesne
2
-28
/
+100
2013-08-23
tests: image: fix conversion from RGB to YUV.
Gwenole Beauchesne
1
-3
/
+3
2013-07-26
tests: image: try to upload images through vaDeriveImage() too.
Gwenole Beauchesne
1
-0
/
+10
2013-07-26
tests: image: add support for packed YUV formats.
Gwenole Beauchesne
1
-0
/
+38
2013-07-26
tests: image: fix generation of I420/YV12 images.
Gwenole Beauchesne
1
-2
/
+2
2013-07-26
tests: image: fix string representation for GstVideoFormat.
Gwenole Beauchesne
1
-2
/
+2
2013-07-22
tests: simple-decoder: add support for pixmap API.
Gwenole Beauchesne
1
-3
/
+71
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
[next]