summaryrefslogtreecommitdiff
path: root/tests/simple-decoder.c
Commit message (Expand)AuthorAgeFilesLines
* legal: update copyright notice dates.Gwenole Beauchesne2014-01-221-1/+1
* tests: simple-decoder: don't use deprecated g_thread_create().Gwenole Beauchesne2014-01-061-2/+4
* legal: add per-file authorship information.Gwenole Beauchesne2013-11-221-0/+1
* tests: simple-decoder: fix for non-X11 backends.Gwenole Beauchesne2013-09-241-1/+1
* tests: simple-decoder: add support for pixmap API.Gwenole Beauchesne2013-07-221-3/+71
* tests: simple-decoder: add support for video cropping.Gwenole Beauchesne2013-07-221-1/+3
* tests: cope with new GstVaapiMiniObject objects.Gwenole Beauchesne2013-05-071-11/+8
* surfaceproxy: drop user-data support from GstVaapiSurfaceProxy.Gwenole Beauchesne2013-04-161-2/+2
* tests: add support for GStreamer 1.0.Gwenole Beauchesne2013-04-101-5/+4
* tests: simple-decoder: fix build on older platforms.Gwenole Beauchesne2013-01-311-8/+5
* tests: simple-decoder: flush decoded frames at EOS.Gwenole Beauchesne2013-01-181-2/+6
* tests: simple-decoder: drop use of GstVaapiVideoMeta.Gwenole Beauchesne2013-01-181-35/+52
* tests: simple-decoder: add benchmark mode.Gwenole Beauchesne2013-01-171-1/+36
* tests: simple-decoder: honour framerate from the bitstream.Gwenole Beauchesne2013-01-171-0/+55
* tests: simple-decoder: set window size to the surface dimensions.Gwenole Beauchesne2013-01-171-2/+30
* tests: add simple decoder application.Gwenole Beauchesne2013-01-171-0/+577