2007-06-22 Dodji Seketeli * src/test-xvideo.c: (push_yuv_to_xvideo): flush each XvPutImage call. kill a memleak, fix some logging. 2007-06-21 Dodji Seketeli * src/test-xvideo.c: added --src-size --src-origin , --dst-size , --dst-origin , --nb-frames arguments. Size and coordinates can now be given under the form 234x567. Image resizing is not allowed. * data/*.yuv: added som yuv files to ease testing. 2007-06-18 Dodji Seketeli * src/test-xvideo.c: first attempt at loading one frame from a yuv file and throwing it at xvideo. More work need to be done to support yuv formats other than yuv420planar.