summaryrefslogtreecommitdiffstats
path: root/gst/debug
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...Josep Torra Valles2006-10-161-3/+3
* Printf format fixes.Tim-Philipp Müller2006-10-051-2/+2
* More G_OBJECT macro fixing.Stefan Kost2006-09-163-3/+3
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller2006-06-221-1/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-013-4/+4
* gst/: GST_PTR_FORMAT should be used to print caps in debug statements.Tim-Philipp Müller2006-05-281-4/+1
* Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz2006-05-062-4/+6
* gst/: don't leak caps-stringStefan Kost2006-05-021-1/+4
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-257-7/+9
* gst/debug/progressreport.c: Add 'format' property to force querying to a part...Tim-Philipp Müller2006-04-211-82/+138
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-082-2/+2
* better/unified long descriptionsWim Taymans2006-03-306-21/+17
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-152-12/+6
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-131-0/+3
* gst/debug/efence.c: Added pull mode.Edward Hervey2005-12-111-4/+58
* gst/debug/efence.c: Make sure GST_BUFFER_DATA is set on fenced copied buffers...Tim-Philipp Müller2005-12-111-21/+29
* expand tabsThomas Vander Stichele2005-12-062-23/+23
* gst/: update for symbols changeThomas Vander Stichele2005-11-302-4/+4
* gst/debug/: Update for GstBaseTransform event virtual methodEdward Hervey2005-11-292-2/+2
* remove the videofilter library and link to the one in baseThomas Vander Stichele2005-11-292-5/+3
* 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-233-144/+185
* Convert to fractional framerates.Jan Schmidt2005-11-221-2/+8
* *.*: Ran scripts/update-macros. Oh yes.Andy Wingo2005-11-214-36/+36
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-143-3/+3
* API change fix.Wim Taymans2005-10-192-3/+3
* configure.ac: Add check for mmapTim-Philipp Müller2005-10-071-1/+7
* gst/debug/: Port progressreport, navseek, navigationtest, testsink and breakm...Tim-Philipp Müller2005-10-058-589/+716
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-0/+1
* disable flags for unbuilt pluginsThomas Vander Stichele2005-09-191-16/+15
* Port to 0.9 and re-enable efence plugin.Jan Schmidt2005-09-062-97/+126
* All plugins updated for element state changes.Andy Wingo2005-09-022-15/+17
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-283-5/+6
* 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-262-35/+116
* ext/alsa/: Re-commit ALSA switches.Ronald S. Bultje2004-08-311-2/+3
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-273-6/+6
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-273-9/+9
* more plugins supported under windowsSteve Lhomme2004-07-263-0/+462
* ext/dvdnav/gst-dvd: Grab the gconf key from the right spotJan Schmidt2004-06-182-1/+71
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-2/+2
* ext/dv/gstdvdec.c: Fix format conversion and position querying.Jan Schmidt2004-05-211-3/+7
* gst/debug/tests.c: fix segfault on gst-inspectBenjamin Otte2004-05-191-1/+3
* gst/debug/: add new extensible and configurable testing element. Current test...Benjamin Otte2004-05-195-6/+882
* Report which format was used for GST_FORMAT_DEFAULT in dvdecJan Schmidt2004-05-133-1/+280
* change plugin category to match other testing pluginsStéphane Loeuillet2004-05-101-1/+1
* common/m4/gst-feature.m4: Call -config scripts withDavid Schleef2004-04-132-2/+36
* a52dec: Use a debug category, Output timestamps correctlyJan Schmidt2004-04-014-2/+333