summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2010-03-29Fix make dist.gb1-0/+2
2010-03-29Improve VA/GLX textures test.gb2-11/+130
2010-03-26Move code around.gb3-40/+44
2010-03-26Factor out image utilities.gb4-265/+372
2010-03-26Add VA/GLX display tests.gb3-82/+93
2010-03-25Add initial VA/GLX support.gb2-4/+158
2010-03-25Restore the gst_vaapi_{surface,image,subpicture}_get_id() interfaces.gb1-3/+3
2010-03-24Drop tedious LIBVA_EXTRA_{CFLAGS,LIBS} definitions in Makefile.am. Override C...gb1-2/+0
2010-03-24Add compatibility with the original VA-API 0.29.gb1-0/+2
2010-03-24Add support for AYUV format.gb1-0/+27
2010-03-24Simplify upload process and fallback to subpictures.gb1-27/+50
2010-03-24Cosmetics (lowercase for consistency).gb1-1/+1
2010-03-24Move "id" down to the GstVaapiObject base.gb1-10/+19
2010-03-23Add "destroy" signal.gb1-0/+12
2010-03-23Unref subpicture earlier as the surface is supposed to hold a reference to it.gb1-3/+4
2010-03-23Add gst_vaapi_surface_{,de}associate_subpicture() API.gb1-6/+114
2010-03-22Add gst_vaapi_display_get_pixel_aspect_ratio().gb1-1/+4
2010-03-22Add display size accessors.gb1-0/+4
2010-03-21Rename gst_vaapi_window_put_surface_full() to plain gst_vaapi_window_put_surf...gb1-2/+2
2010-03-18Try YV12 & I420 image formats too.gb1-2/+19
2010-03-18Fix typo.gb1-1/+1
2010-03-17Don't show window by default during creation.gb1-3/+4
2010-03-16Split X11 support to libgstvaapi-x11-*.so.*gb1-1/+1
2010-03-16Move tests to top-level tests/ directory.gb6-34/+26
2010-03-15Generate R/G/B rects.gb1-1/+148
2010-03-15Add VA/X11 window abstraction.gb2-0/+125
2010-03-12Add surface tests.gb2-0/+113
2010-03-11Add gst_vaapi_display_x11_new_with_display() API.gb1-10/+65
2010-03-11API change: gst_vaapi_display_x11_new() now takes an X11 display name.gb1-8/+2
2010-03-10Dump caps.gb1-1/+65
2010-01-25Add initial VA display abstraction.gb2-0/+56
2010-01-25Add tests infrastructure.gb3-0/+13