tests/check/: use the new macro
[platform/upstream/gstreamer.git] / gst / gstpluginfeature.c
2006-06-12 Wim Taymansgst/: Use _CAST macros to avoid unneeded type checking.
2006-04-11 Wim Taymansgst/gstelementfactory.c: Some cleanups.
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2005-12-12 Stefan Kostgst/gstpluginfeature.c: more meaningful debug output
2005-11-26 Edward Herveygst/gstpluginfeature.c: This shouldn't issue a g_warnin...
2005-11-21 Stefan Kostdocs/random/ensonic/media-device-daemon.txt: wild idea...
2005-10-15 Thomas Vander Stichelegst/: privatize more symbols
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-14 Tim-Philipp MüllerAdd new API to check plugin feature version requirements.
2005-10-06 Thomas Vander Stichelegst/: widen the debug category in output to fit the...
2005-10-04 Michael Smithgst/gsterror.c: Add another error string used in a...
2005-09-23 Thomas Vander Sticheledon't break docs build
2005-09-23 Thomas Vander Stichelevarious doc updates
2005-09-22 Andy Wingogst/gstconfig.h.in: Psych out gtk-doc.
2005-09-20 Stefan Kostmore docs inlined, splitted gstindex.{c,h}
2005-09-19 Thomas Vander Stichelecheck/Makefile.am: re-enable tests now that leaks are...
2005-09-18 Thomas Vander Stichelevarious cleanups and memleak plugging. make valgrind...
2005-09-18 David Schleefcheck/Makefile.am: Fix environment variables.
2005-09-16 David SchleefGetting tired of debugging. Disabled all the unreffing...
2005-09-15 David Schleefgst/gstplugin.c: Implement semi-decent recounting and...
2005-09-15 David Schleefremove
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-01-09 Ronald S. Bultjegst/gstpluginfeature.c: Protect plugin loading by a...
2004-04-09 Benjamin Ottegst/: don't use memchunks for these objects, use malloc...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-01-20 Thomas Vander Stichelefix output of typefind add GPL headers fix doc snippet
2003-11-24 Benjamin Otteimplement URI schemes
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-08-19 David SchleefEr, plugins actually use gst_element_factory_set_rank...
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-04-14 Wim Taymans- Added infrastructure to run a filter against plugins...
2003-02-10 Wim Taymans- Add more --disable options
2003-01-27 Wim TaymansSmall cleanup
2002-12-19 Wim Taymans- Cleanups
2002-09-10 Thomas Vander Sticheleone extra check
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-09-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-09-10 Erik Walthinsengstinfo.[ch], cothreads.c: added initial support for...
2001-08-21 Wim TaymansLots of modifications to the plugin system.