- 14 Mar, 2004 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: gst-indent
-
- 04 Dec, 2003 1 commit
-
-
Andy Wingo Wingo authored
Original commit message from CVS: remove copyright field from plugins
-
- 16 Nov, 2003 1 commit
-
-
Leif Johnson authored
Original commit message from CVS: + checking in plugin category changes
-
- 07 Nov, 2003 1 commit
-
-
Ronald S. Bultje authored
Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... Original commit message from CVS: Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
-
- 02 Nov, 2003 1 commit
-
-
Benjamin Otte authored
Original commit message from CVS: fix for new plugin system
-
- 08 Oct, 2003 1 commit
-
-
Andy Wingo Wingo authored
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Original commit message from CVS: /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
-
- 29 Jun, 2003 1 commit
-
-
Benjamin Otte authored
Original commit message from CVS: compatibility fix for new GST_DEBUG stuff. Includes fixes for missing includes for config.h and unistd.h I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
-
- 18 Sep, 2002 1 commit
-
-
Christian Schaller authored
Original commit message from CVS: plugins part of license field patch
-
- 20 Apr, 2002 1 commit
-
-
Andy Wingo Wingo authored
a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... Original commit message from CVS: * a hack to work around intltool's brokenness * a current check for mpeg2dec * details->klass reorganizations * an element browser that uses details->klass * separated cdxa parse out from the avi directory
-
- 11 Apr, 2002 1 commit
-
-
Andy Wingo Wingo authored
Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes.
-
- 20 Mar, 2002 1 commit
-
-
Andy Wingo Wingo authored
Original commit message from CVS: s/Gnome-Streamer/GStreamer/
-
- 19 Mar, 2002 1 commit
-
-
Andy Wingo Wingo authored
removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... Original commit message from CVS: * removal of //-style comments * don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct, and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
-
- 22 Dec, 2001 1 commit
-
-
Andy Wingo Wingo authored
Original commit message from CVS: Initial revision
-