summaryrefslogtreecommitdiff
path: root/gst/games
AgeCommit message (Expand)AuthorFilesLines
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+13
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt1-9/+9
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller3-6/+6
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2010-10-19various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-2/+4
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-6/+5
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2006-09-16More G_OBJECT macro fixing.Stefan Kost1-1/+1
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-1/+1
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2006-01-05gst/games/gstpuzzle.c: call oil_init() when using liboilStefan Kost1-0/+4
2005-12-06expand tabsThomas Vander Stichele3-51/+51
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2005-01-08gst/games/gstpuzzle.c: - handle nav events differently: forward every event n...Benjamin Otte1-28/+49
2005-01-06gst/games/gstpuzzle.c: don't draw a puzzle if either width or height of tiles...Benjamin Otte1-0/+6
2005-01-06gst/games/gstpuzzle.c: no memleaks, please change initialization code around ...Benjamin Otte1-12/+44
2005-01-06gst/games/gstvideoimage.c: fix stupid typo that borked copying on YUY2Benjamin Otte1-1/+1
2005-01-06gst/games/gstpuzzle.c: fix edges when image sizes aren't multiples of tile sizesBenjamin Otte1-10/+14
2005-01-06gst/games/gstpuzzle.c: make RGB endianness work correctly refactor and fix ra...Benjamin Otte1-9/+61
2005-01-06gst/asfdemux/gstasfdemux.c: Extract TrackNumber metadata + clean up codeStéphane Loeuillet1-1/+1
2005-01-06add a puzzle game with...Benjamin Otte4-0/+1530