summaryrefslogtreecommitdiff
path: root/examples/video-sink.c
Commit message (Expand)AuthorAgeFilesLines
* examples: fix video-sinkLionel Landwerlin2014-12-061-28/+21
* fix compilation warnings all over the placeLionel Landwerlin2013-07-221-1/+1
* remove ClutterGstActor now replaced by ClutterGstContentLionel Landwerlin2013-07-221-5/+7
* Break API and concepts around VideoTextureLionel Landwerlin2013-03-181-24/+23
* Do not use deprecated ClutterTexture.Andre Moreira Magalhaes (andrunko)2013-03-181-17/+12
* remove most of remaining Clutter deprecation warningsLionel Landwerlin2013-01-311-2/+2
* remove clutter_stage_get_default() callsLionel Landwerlin2013-01-301-1/+1
* video-sink* examples: Port to gstreamer 1.0.Andre Moreira Magalhaes (andrunko)2012-09-251-2/+2
* tests, examples: switch to new API to instantiate the videosinkJosep Torra2011-11-021-1/+2
* examples: include stdlib.h for EXIT_{SUCCESS,FAILURE}Damien Lespiau2011-06-061-0/+2
* examples: consistently use exit codesØyvind Kolås2011-06-061-5/+6
* examples: bail if clutter_init failsØyvind Kolås2011-06-061-1/+5
* style: Remove trailing spacesDamien Lespiau2011-03-251-4/+4
* video-texture: Respect the pixel aspect ratio of the incoming framesDamien Lespiau2010-09-161-1/+0
* [misc] size-change signal signature uses gintsDamien Lespiau2009-09-071-2/+2
* [misc] Pass on the c files headersDamien Lespiau2009-06-231-0/+26
* Removed mipmapping of yv12 component planes.Øyvind Kolås2009-06-051-1/+1
* Finishes the port of all the examples/tests to 1.0 APIDamien Lespiau2009-05-221-15/+20
* Fix an __attribute__ ((sentinel)) warningDamien Lespiau2009-03-281-1/+1
* * examples/video-sink.c (main):Chris Lord2008-07-161-2/+2
* 2007-11-22 Zeeshan Ali Khattak <zeenix@gstreamer.net>Emmanuele Bassi2007-11-231-2/+0
* 2007-07-06 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2007-07-061-1/+1
* 2007-06-22 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-06-221-9/+7
* 2007-04-26 Matthew Allum <mallum@openedhand.com>Matthew Allum2007-04-261-0/+101