summaryrefslogtreecommitdiff
path: root/tests/simple-decoder.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-07vaapi: bump the minimum vaapi version requirement to 0.39.0Haihao Xiang1-2/+0
2016-04-29tests: inforce gstreamer code-styleVíctor Manuel Jáquez Leal1-514/+515
2014-01-22legal: update copyright notice dates.Gwenole Beauchesne1-1/+1
2014-01-06tests: simple-decoder: don't use deprecated g_thread_create().Gwenole Beauchesne1-2/+4
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne1-0/+1
2013-09-24tests: simple-decoder: fix for non-X11 backends.Gwenole Beauchesne1-1/+1
2013-07-22tests: simple-decoder: add support for pixmap API.Gwenole Beauchesne1-3/+71
2013-07-22tests: simple-decoder: add support for video cropping.Gwenole Beauchesne1-1/+3
2013-05-07tests: cope with new GstVaapiMiniObject objects.Gwenole Beauchesne1-11/+8
2013-04-16surfaceproxy: drop user-data support from GstVaapiSurfaceProxy.Gwenole Beauchesne1-2/+2
2013-04-10tests: add support for GStreamer 1.0.Gwenole Beauchesne1-5/+4
2013-01-31tests: simple-decoder: fix build on older platforms.Gwenole Beauchesne1-8/+5
2013-01-18tests: simple-decoder: flush decoded frames at EOS.Gwenole Beauchesne1-2/+6
2013-01-18tests: simple-decoder: drop use of GstVaapiVideoMeta.Gwenole Beauchesne1-35/+52
2013-01-17tests: simple-decoder: add benchmark mode.Gwenole Beauchesne1-1/+36
2013-01-17tests: simple-decoder: honour framerate from the bitstream.Gwenole Beauchesne1-0/+55
2013-01-17tests: simple-decoder: set window size to the surface dimensions.Gwenole Beauchesne1-2/+30
2013-01-17tests: add simple decoder application.Gwenole Beauchesne1-0/+577