.. |
autoplug
|
Initialize buf with NULL ... should compile now
|
2002-12-01 18:32:34 +00:00 |
caches
|
More cache updates
|
2002-12-02 22:39:56 +00:00 |
elements
|
More forte compiler fixes, added a .h file to store commonly used macros that have to ifdefed out on non-gcc compilers
|
2002-11-29 19:08:47 +00:00 |
parse
|
Added syntax to make filtered connections like: osssrc src\!audio/raw, channels=int 2, width=int 8\!sink fakesink
|
2002-12-06 20:06:06 +00:00 |
registries
|
- Save longdesc
|
2002-11-29 18:15:01 +00:00 |
schedulers
|
Removing unused code related to stack allocation (cothreads_stackquery(), gst_scheduler_get_preferred_stack())
|
2002-12-06 23:05:26 +00:00 |
types
|
commit to make gstreamer follow the gtk function/macro naming conventions:
|
2002-04-11 20:35:18 +00:00 |
.gitignore
|
ignore generated enumtypes files.
|
2002-07-02 13:38:01 +00:00 |
cothreads.c
|
Removing unused code related to stack allocation (cothreads_stackquery(), gst_scheduler_get_preferred_stack())
|
2002-12-06 23:05:26 +00:00 |
cothreads.h
|
Removing unused code related to stack allocation (cothreads_stackquery(), gst_scheduler_get_preferred_stack())
|
2002-12-06 23:05:26 +00:00 |
gst.c
|
Index caches dir too, add caches to Makefile.am
|
2002-11-29 18:16:58 +00:00 |
gst.h
|
gst_init modeled upon gtk_init code cleanups
|
2002-11-27 21:08:06 +00:00 |
gst_private.h
|
Various cleanups and leak fixage.
|
2001-12-15 22:37:35 +00:00 |
gstarch.h
|
I'm too lazy to comment this
|
2002-12-02 19:09:47 +00:00 |
gstatomic.h
|
Add a little cast to make forte happy
|
2002-11-29 18:34:32 +00:00 |
gstautoplug.c
|
- Removed unused locking from the cothreads
|
2002-07-08 19:07:30 +00:00 |
gstautoplug.h
|
merge from BRANCH-RELEASE-0_4_0
|
2002-07-09 10:27:22 +00:00 |
gstbin.c
|
- Reworked the clock to prepare for async notifications
|
2002-11-02 13:54:34 +00:00 |
gstbin.h
|
- Reworked the clock to prepare for async notifications
|
2002-11-02 13:54:34 +00:00 |
gstbuffer.c
|
this debugging would have borked
|
2002-12-01 01:39:35 +00:00 |
gstbuffer.h
|
Added gst_buffer[_pool]_needs_copy_on_write()
|
2002-11-19 02:30:45 +00:00 |
gstbufferpool-default.c
|
Fixed the missing .h file and some reorg (not sure what's best)
|
2002-07-24 20:20:50 +00:00 |
gstbufferpool-default.h
|
Fixed the missing .h file and some reorg (not sure what's best)
|
2002-07-24 20:20:50 +00:00 |
gstcache.c
|
More cache updates
|
2002-12-02 22:39:56 +00:00 |
gstcache.h
|
More cache updates
|
2002-12-02 22:39:56 +00:00 |
gstcaps.c
|
code cleanup and API change (gst_caps_check_compatibility -> gst_caps_is_always_compatible)
|
2002-10-02 07:51:54 +00:00 |
gstcaps.h
|
looks like a silly typo
|
2002-12-06 13:37:43 +00:00 |
gstclock.c
|
- Added first attempt at general caching mechanism (GstTimeCache renamed to GstCache)
|
2002-11-27 20:47:39 +00:00 |
gstclock.h
|
- Reworked the clock to prepare for async notifications
|
2002-11-02 13:54:34 +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
|
merge from BRANCH-RELEASE-0_4_0
|
2002-07-09 10:27:22 +00:00 |
gstcpuid_i386.s
|
Added CPU detection.
|
2000-09-12 18:13:48 +00:00 |
gstdata.c
|
added vishnu's doc patch
|
2002-11-28 00:10:38 +00:00 |
gstdata.h
|
Added gst_data_needs_copy_on_write()
|
2002-11-19 02:29:18 +00:00 |
gstdata_private.h
|
fix name and comment
|
2002-07-31 14:27:22 +00:00 |
gstelement.c
|
move these to macros
|
2002-12-07 22:18:17 +00:00 |
gstelement.h
|
move these to macros
|
2002-12-07 22:18:17 +00:00 |
gstelementfactory.c
|
use plugin feature api vs gstobject api
|
2002-11-01 22:05:28 +00:00 |
gstevent.c
|
Added g_return_if_fail
|
2002-11-22 23:15:14 +00:00 |
gstevent.h
|
applied fixed patch from Brian
|
2002-11-29 17:05:13 +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
|
- Removed unused locking from the cothreads
|
2002-07-08 19:07:30 +00:00 |
gstformat.c
|
Use some hashtables instead of a linked list
|
2002-09-29 17:17:28 +00:00 |
gstformat.h
|
applied fixed patch from Brian
|
2002-11-29 17:05:13 +00:00 |
gstinfo.c
|
fix a warning
|
2002-12-07 14:13:50 +00:00 |
gstinfo.h
|
move some code around to avoid warnings
|
2002-12-07 14:13:27 +00:00 |
gstlog.h
|
applied fixed patch from Brian
|
2002-11-29 17:05:13 +00:00 |
gstmacros.h
|
More forte compiler fixes, added a .h file to store commonly used macros that have to ifdefed out on non-gcc compilers
|
2002-11-29 19:08:47 +00:00 |
gstmarshal.list
|
INT64 is good for passing timestamps in signals
|
2002-06-08 11:57:49 +00:00 |
gstmemchunk.c
|
- Added a bunch of fast atomic operations on x86 with C fallbacks
|
2002-07-08 19:12:38 +00:00 |
gstmemchunk.h
|
- added GstEventMask to specify event masks (next set of commits)
|
2002-07-24 20:41:08 +00:00 |
gstobject.c
|
Use full object path string in default error/notify handlers.
|
2002-11-20 21:13:07 +00:00 |
gstobject.h
|
Moved deep notify to GstObject
|
2002-11-02 13:19:30 +00:00 |
gstpad.c
|
Make sure we don't set caps that violate the (app)filter
|
2002-12-06 20:03:57 +00:00 |
gstpad.h
|
applied fixed patch from Brian
|
2002-11-29 17:05:13 +00:00 |
gstparse.c
|
Added syntax to make filtered connections like: osssrc src\!audio/raw, channels=int 2, width=int 8\!sink fakesink
|
2002-12-06 20:06:06 +00:00 |
gstparse.h
|
- Removed unused locking from the cothreads
|
2002-07-08 19:07:30 +00:00 |
gstpipeline.c
|
Reset the scheduler when going to NULL
|
2002-12-03 21:33:29 +00:00 |
gstpipeline.h
|
- Removed unused locking from the cothreads
|
2002-07-08 19:07:30 +00:00 |
gstplugin.c
|
some debug additions and doc fixes
|
2002-09-23 08:36:05 +00:00 |
gstplugin.h
|
More forte compiler fixes, added a .h file to store commonly used macros that have to ifdefed out on non-gcc compilers
|
2002-11-29 19:08:47 +00:00 |
gstpluginfeature.c
|
one extra check
|
2002-09-10 07:56:06 +00:00 |
gstpluginfeature.h
|
- Removed unused locking from the cothreads
|
2002-07-08 19:07:30 +00:00 |
gstprobe.c
|
small fix
|
2002-11-02 14:06:43 +00:00 |
gstprobe.h
|
small fix
|
2002-11-02 14:06:43 +00:00 |
gstprops.c
|
- Added first attempt at general caching mechanism (GstTimeCache renamed to GstCache)
|
2002-11-27 20:47:39 +00:00 |
gstprops.h
|
More forte compiler fixes, added a .h file to store commonly used macros that have to ifdefed out on non-gcc compilers
|
2002-11-29 19:08:47 +00:00 |
gstqueue.c
|
Change from pthreads to GThreads
|
2002-11-01 21:38:39 +00:00 |
gstqueue.h
|
- Removed bufferpool code and move that to gstbuffer.c
|
2002-07-08 19:22:02 +00:00 |
gstregistry.c
|
add core elements to the registry pool plugin list fix python check
|
2002-08-31 18:17:02 +00:00 |
gstregistry.h
|
commiting Leifs registry to /var/cache patch, works well for me :)
|
2002-11-28 13:29:52 +00:00 |
gstscheduler.c
|
Removing unused code related to stack allocation (cothreads_stackquery(), gst_scheduler_get_preferred_stack())
|
2002-12-06 23:05:26 +00:00 |
gstscheduler.h
|
Removing unused code related to stack allocation (cothreads_stackquery(), gst_scheduler_get_preferred_stack())
|
2002-12-06 23:05:26 +00:00 |
gstsystemclock.c
|
- Reworked the clock to prepare for async notifications
|
2002-11-02 13:54:34 +00:00 |
gstsystemclock.h
|
- Removed unused locking from the cothreads
|
2002-07-08 19:07:30 +00:00 |
gstthread.c
|
typos
|
2002-12-07 14:15:52 +00:00 |
gstthread.h
|
Removing unused code related to stack allocation (cothreads_stackquery(), gst_scheduler_get_preferred_stack())
|
2002-12-06 23:05:26 +00:00 |
gstthreaddummy.c
|
Added a runtime option to use a dummy threading implementation that uses
|
2002-06-21 14:50:00 +00:00 |
gsttrace.c
|
fixes bug http://bugzilla.gnome.org/show_bug.cgi?id=90333 and similar.
|
2002-08-12 16:59:39 +00:00 |
gsttrace.h
|
fixes bug http://bugzilla.gnome.org/show_bug.cgi?id=90333 and similar.
|
2002-08-12 16:59:39 +00:00 |
gsttype.c
|
- Removed unused locking from the cothreads
|
2002-07-08 19:07:30 +00:00 |
gsttype.h
|
- Removed unused locking from the cothreads
|
2002-07-08 19:07:30 +00:00 |
gsttypefind.c
|
style stuff
|
2002-10-29 17:36:41 +00:00 |
gsttypefind.h
|
- Removed unused locking from the cothreads
|
2002-07-08 19:07:30 +00:00 |
gsttypes.h
|
merge from BRANCH-RELEASE-0_4_0
|
2002-07-09 10:27:22 +00:00 |
gstutils.c
|
- Added first attempt at general caching mechanism (GstTimeCache renamed to GstCache)
|
2002-11-27 20:47:39 +00:00 |
gstutils.h
|
- Removed unused locking from the cothreads
|
2002-07-08 19:07:30 +00:00 |
gstversion.h.in
|
merge from EVENTS1 on 20011016
|
2001-10-17 10:21:27 +00:00 |
gstxml.c
|
- Removed unused locking from the cothreads
|
2002-07-08 19:07:30 +00:00 |
gstxml.h
|
- Removed unused locking from the cothreads
|
2002-07-08 19:07:30 +00:00 |
Makefile.am
|
More forte compiler fixes, added a .h file to store commonly used macros that have to ifdefed out on non-gcc compilers
|
2002-11-29 19:08:47 +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 |