summaryrefslogtreecommitdiffstats
path: root/gst/debug/gstnavigationtest.c
Commit message (Expand)AuthorAgeFilesLines
* gst/debug/gstnavigationtest.c: MSVC doesn't provide rint(), define an adequat...Michael Smith2008-04-281-0/+4
* Fix build against core CVS.Tim-Philipp Müller2007-07-111-1/+1
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller2006-06-221-1/+1
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-1/+1
* gst/: update for symbols changeThomas Vander Stichele2005-11-301-2/+2
* gst/: Handle strides correctly, fix identity flipping, convert navigation eve...Julien Moutte2005-11-241-7/+6
* gst/debug/gstnavigationtest.c: Oops, initialise the framerate GValueJan Schmidt2005-11-231-0/+1
* VideoFilter inherits fromJulien Moutte2005-11-231-135/+167
* Convert to fractional framerates.Jan Schmidt2005-11-221-2/+8
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* gst/debug/: Port progressreport, navseek, navigationtest, testsink and breakm...Tim-Philipp Müller2005-10-051-129/+65
* All plugins updated for element state changes.Andy Wingo2005-09-021-8/+10
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* Die, thou faulty symbol pollutors (non-static parent_class).Ronald S. Bultje2005-02-091-1/+1
* gst/debug/gstnavigationtest.*: make navigationtest display button-press and b...Benjamin Otte2004-09-261-35/+114
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-6/+7
* gst-indentThomas Vander Stichele2004-03-141-87/+92
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* Change GstCaps to GstStructure in navigation events. Fix x[v]imagesink to sc...David Schleef2003-11-111-4/+4
* navigation testerDavid Schleef2003-11-101-0/+295