gstreamer/gst
Ronald S. Bultje 56bd6b1eb4 Header file fix (these ## are needed for multi-arguments) and a fix for gst_props_get() if safe = FALSE (we still nee...
Original commit message from CVS:
Header file fix (these ## are needed for multi-arguments) and a fix for gst_props_get() if safe = FALSE (we still need three arguments per fetch)
2002-05-03 09:34:07 +00:00
..
autoplug a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... 2002-04-20 21:42:53 +00:00
elements Small cleanups 2002-05-01 20:02:40 +00:00
parse Added --gst-fatal-warnings, the same as --g-fatal-warnings 2002-04-16 13:47:50 +00:00
schedulers let's not clobber our local variables -- i think this is a good short-term fix until i get to hacking on the standard... 2002-04-22 04:43:28 +00:00
types commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
.gitignore added gstmarshal.[ch] to .cvsignore, added gstmarshal.list to EXTRA_DIST 2001-06-25 20:01:42 +00:00
cothreads.c doc fixes 2002-04-19 10:26:56 +00:00
cothreads.h Added a private field to the cothread state. 2002-02-23 13:41:17 +00:00
gst.c it's nice to see the core's version when running apps 2002-05-01 14:58:22 +00:00
gst.h merged back fixes from release branch 2002-04-15 09:21:14 +00:00
gst_private.h Various cleanups and leak fixage. 2001-12-15 22:37:35 +00:00
gstarch.h Applied a cothread setup patch for IRIX from Nick Blievers 2001-12-18 16:50:05 +00:00
gstautoplug.c - make all _get_list functions return a const reference to original lists and no copy 2002-04-19 19:49:41 +00:00
gstautoplug.h - make all _get_list functions return a const reference to original lists and no copy 2002-04-19 19:49:41 +00:00
gstbin.c doc fixes 2002-04-23 15:02:35 +00:00
gstbin.h - make all _get_list functions return a const reference to original lists and no copy 2002-04-19 19:49:41 +00:00
gstbuffer.c more doc fixes 2002-04-17 15:19:56 +00:00
gstbuffer.h doc fixes 2002-04-19 10:26:56 +00:00
gstbufferpool.c filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to adder's caps, again 2002-03-24 22:07:09 +00:00
gstbufferpool.h API docs. revived _buffer_ref_by_count fast types for scheduler and bin. 2001-10-21 18:00:31 +00:00
gstcaps.c commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
gstcaps.h Header file fix (these ## are needed for multi-arguments) and a fix for gst_props_get() if safe = FALSE (we still nee... 2002-05-03 09:34:07 +00:00
gstclock.c doc changes 2002-04-23 15:01:56 +00:00
gstclock.h doc changes 2002-04-23 15:01:56 +00:00
gstconfig.h should fix an error in a no-glib2 error message, an error in libxml stuff and silencing a warning in the cothreads stuff 2002-01-25 04:27:24 +00:00
gstcpu.c Small cleanups 2001-12-12 13:37:29 +00:00
gstcpu.h CPU detection of MMXEXT and probably 3DNOW (not on Athlon yet) 2001-02-27 19:44:49 +00:00
gstcpuid_i386.s Added CPU detection. 2000-09-12 18:13:48 +00:00
gstdata.h merge from EVENTS1 on 20011016 2001-10-17 10:21:27 +00:00
gstelement.c Small cleanups 2002-05-01 20:02:40 +00:00
gstelement.h Added method for releasing request pads. 2002-04-28 13:27:32 +00:00
gstelementfactory.c set the "name" property on pad templates 2002-04-26 15:02:34 +00:00
gstevent.c fix all compiler warnings 2002-04-04 19:28:23 +00:00
gstevent.h Added gst_event_copy 2002-02-23 13:57:09 +00:00
gstextratypes.c aye ladie, no more ugly // comments here, even if Taaz gets upset about it 2001-12-14 22:59:21 +00:00
gstextratypes.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstinfo.c commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
gstinfo.h commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
gstlog.h fix g_log_domain_gstreamer compile (again) 2001-09-13 23:49:09 +00:00
gstmarshal.list This patch (nearly) completes the removal of vertical events from the core. 2002-02-06 19:05:19 +00:00
gstobject.c Small cleanup 2002-05-01 19:43:18 +00:00
gstobject.h code review 2002-04-12 09:38:47 +00:00
gstpad.c set the "name" property on pad templates 2002-04-26 15:02:34 +00:00
gstpad.h we don't use // in code we commit :) 2002-04-14 14:59:34 +00:00
gstparse.c Small cleanups 2002-05-01 20:02:40 +00:00
gstparse.h new parser that uses flex and bison 2002-04-07 23:32:16 +00:00
gstpipeline.c a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... 2002-04-20 21:42:53 +00:00
gstpipeline.h - Added a function to get the currently executing cothread 2001-12-27 00:47:41 +00:00
gstplugin.c - make all _get_list functions return a const reference to original lists and no copy 2002-04-19 19:49:41 +00:00
gstplugin.h - make all _get_list functions return a const reference to original lists and no copy 2002-04-19 19:49:41 +00:00
gstpluginfeature.c filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to adder's caps, again 2002-03-24 22:07:09 +00:00
gstpluginfeature.h API docs. revived _buffer_ref_by_count fast types for scheduler and bin. 2001-10-21 18:00:31 +00:00
gstprops.c Header file fix (these ## are needed for multi-arguments) and a fix for gst_props_get() if safe = FALSE (we still nee... 2002-05-03 09:34:07 +00:00
gstprops.h Added some more useful functions to create props 2002-05-01 19:38:58 +00:00
gstqueue.c Small cleanups 2002-05-01 20:02:40 +00:00
gstqueue.h declare those stuff extern. My windec doesn't like it without :) 2002-04-14 23:02:41 +00:00
gstregistry.c we don't use // in code we commit :) 2002-04-14 14:59:34 +00:00
gstregistry.h reg.xml to registry.xml adding spaces 2002-04-12 18:26:17 +00:00
gstscheduler.c doc fixes s/gst_clock_activate/gst_clock_set_active/g 2002-04-23 14:58:51 +00:00
gstscheduler.h - make all _get_list functions return a const reference to original lists and no copy 2002-04-19 19:49:41 +00:00
gstsystemclock.c Documentation updates 2002-03-31 14:04:50 +00:00
gstsystemclock.h - Remove the propsprivate header file 2002-03-30 17:05:03 +00:00
gstthread.c api renaming 2002-04-23 11:15:18 +00:00
gstthread.h code review 2002-04-12 09:38:47 +00:00
gsttimecache.c commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
gsttimecache.h commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
gsttrace.c - some fixes to int2float making automake 1.5 happy (gst now requires automake1.5). It's still not perfect but it bui... 2001-12-04 22:12:50 +00:00
gsttrace.h updated .h files with // fixes 2001-12-15 18:15:13 +00:00
gsttype.c - make all _get_list functions return a const reference to original lists and no copy 2002-04-19 19:49:41 +00:00
gsttype.h - make all _get_list functions return a const reference to original lists and no copy 2002-04-19 19:49:41 +00:00
gsttypefind.c a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... 2002-04-20 21:42:53 +00:00
gsttypefind.h declare those stuff extern. My windec doesn't like it without :) 2002-04-14 23:02:41 +00:00
gsttypes.h Moved the typedef to gsttypes.h as stock rh 7.2 gcc doesn't seem to like it otherwise. 2001-12-19 01:50:11 +00:00
gstutils.c - Remove the propsprivate header file 2002-03-30 17:05:03 +00:00
gstutils.h - Remove the propsprivate header file 2002-03-30 17:05:03 +00:00
gstversion.h.in merge from EVENTS1 on 20011016 2001-10-17 10:21:27 +00:00
gstxml.c commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
gstxml.h summary: fix xml in gstreamer 1) make clear distinction between loading xml that actually creates objects and loading... 2002-01-11 15:49:47 +00:00
Makefile.am registry handling changes read up on it in docs/random/thomasvs/registry if interested net effect should be transpare... 2002-04-12 09:53:00 +00:00
Makefile.am.future Update Makefile.am.future - a replacement for Makefile.am which uses features present in recent versions of automake ... 2001-05-29 12:43:21 +00:00
ROADMAP A bunch more changes to clean up build/make dist issues, as well as a spec file, -config file, .m4, etc. Next step... 2000-01-31 06:46:18 +00:00