.. |
autoplug
|
bugfi^H^Hworkaround: only send eos to unconnected elements - fixes new mikmod
|
2003-03-18 00:39:34 +00:00 |
elements
|
Better capsnego
|
2003-03-02 14:00:11 +00:00 |
indexers
|
fix Dispose method by vishnu
|
2003-01-12 13:22:57 +00:00 |
parse
|
Fix various inconsistencies discovered while attempting to fix --disable-*.
|
2003-02-10 07:53:58 +00:00 |
registries
|
Fixed bug #108514.
|
2003-03-16 20:06:02 +00:00 |
schedulers
|
- enable chain if an active group is added to it
|
2003-03-28 17:29:57 +00:00 |
types
|
fix for parallel installability
|
2002-12-08 14:39:38 +00:00 |
.gitignore
|
ignore generated enumtypes files.
|
2002-07-02 13:38:01 +00:00 |
cothreads.c
|
Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<->int conversion. Fixes warnings on alpha.
|
2003-02-01 20:29:27 +00:00 |
cothreads.h
|
Remove GCC-ism used to find current stack pointer, and use this opportunity to clean up the code slightly. Based on ...
|
2003-01-21 22:01:37 +00:00 |
gst.c
|
remove old workaround for older popt version.
|
2003-04-04 17:37:19 +00:00 |
gst.h
|
many changes to startup handling:
|
2003-04-04 16:29:37 +00:00 |
gst_private.h
|
Various cleanups and leak fixage.
|
2001-12-15 22:37:35 +00:00 |
gstarch.h
|
Hide GCC assembly behind define(__GNUC__). From Brian Cameron.
|
2003-01-21 22:11:13 +00:00 |
gstatomic.c
|
- copy kernel headers (waiting for libatomic..)
|
2002-12-31 03:21:08 +00:00 |
gstatomic.h
|
- copy kernel headers (waiting for libatomic..)
|
2002-12-31 03:21:08 +00:00 |
gstatomic_impl.h
|
Hi, my name is Uraeus and I don't compile code before committing :p
|
2003-02-23 11:28:19 +00:00 |
gstautoplug.c
|
inlcude *pool.h
|
2003-02-10 20:46:07 +00:00 |
gstautoplug.h
|
merge from BRANCH-RELEASE-0_4_0
|
2002-07-09 10:27:22 +00:00 |
gstbin.c
|
- Added _LOCKED_STATE element flag
|
2003-03-25 19:39:18 +00:00 |
gstbin.h
|
Close bug #105570 (added gst_bin_remove_many patch from omega)
|
2003-02-11 20:15:50 +00:00 |
gstbuffer.c
|
gst/gstelementfactory.c: Add "g_free (dp->license)" in gst_element_details_free().
|
2003-03-29 11:58:15 +00:00 |
gstbuffer.h
|
gst/gstelementfactory.c: Add "g_free (dp->license)" in gst_element_details_free().
|
2003-03-29 11:58:15 +00:00 |
gstbufferpool-default.c
|
- return boolean in _interrupt to better inform element
|
2003-01-11 16:27:45 +00:00 |
gstbufferpool-default.h
|
Documentation updates
|
2002-12-14 13:02:16 +00:00 |
gstcaps.c
|
Fixed bug #108514.
|
2003-03-16 20:06:02 +00:00 |
gstcaps.h
|
Fixed bug #108514.
|
2003-03-16 20:06:02 +00:00 |
gstclock.c
|
- Add more --disable options
|
2003-02-10 20:32:32 +00:00 |
gstclock.h
|
Small cleanups and portability fixes for GUINT64
|
2003-02-10 20:16:38 +00:00 |
gstcompat.h
|
reverse compat typedefs
|
2003-01-10 00:09:06 +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
|
- copy kernel headers (waiting for libatomic..)
|
2002-12-31 03:21:08 +00:00 |
gstdata.h
|
- copy kernel headers (waiting for libatomic..)
|
2002-12-31 03:21:08 +00:00 |
gstdata_private.h
|
- copy kernel headers (waiting for libatomic..)
|
2002-12-31 03:21:08 +00:00 |
gstelement.c
|
- fix gst_element_unlink, only unlink pads that belong to the dest element. (closes bug #105571)
|
2003-02-11 20:28:29 +00:00 |
gstelement.h
|
- Added _LOCKED_STATE element flag
|
2003-03-25 19:39:18 +00:00 |
gstelementfactory.c
|
gst/gstelementfactory.c: Add "g_free (dp->license)" in gst_element_details_free().
|
2003-03-29 11:58:15 +00:00 |
gstevent.c
|
gst/gstelementfactory.c: Add "g_free (dp->license)" in gst_element_details_free().
|
2003-03-29 11:58:15 +00:00 |
gstevent.h
|
gst/gstelementfactory.c: Add "g_free (dp->license)" in gst_element_details_free().
|
2003-03-29 11:58:15 +00:00 |
gstformat.c
|
- Move common function to gstformat
|
2002-12-22 20:21:27 +00:00 |
gstformat.h
|
Small cleanups and portability fixes for GUINT64
|
2003-02-10 20:16:38 +00:00 |
gstindex.c
|
include *pool.h
|
2003-02-10 20:49:12 +00:00 |
gstindex.h
|
- Added property to select predefined resolver functions
|
2003-01-05 20:34:24 +00:00 |
gstinfo.c
|
- Slight reorganisation of functions that should be disabled
|
2003-03-14 18:31:47 +00:00 |
gstinfo.h
|
- Slight reorganisation of functions that should be disabled
|
2003-03-14 18:31:47 +00:00 |
gstlog.h
|
applied fixed patch from Brian
|
2002-11-29 17:05:13 +00:00 |
gstmacros.h
|
- copy kernel headers (waiting for libatomic..)
|
2002-12-31 03:21:08 +00:00 |
gstmarshal.list
|
INT64 is good for passing timestamps in signals
|
2002-06-08 11:57:49 +00:00 |
gstmemchunk.c
|
And now it's inlined again :)
|
2003-01-06 23:59:04 +00:00 |
gstmemchunk.h
|
- First pass at cleaning up the atomic mess
|
2002-12-29 19:19:45 +00:00 |
gstobject.c
|
Added some extra debugging info
|
2003-03-25 19:42:19 +00:00 |
gstobject.h
|
- Add more --disable options
|
2003-02-10 20:32:32 +00:00 |
gstpad.c
|
documentation changes (thx Ross)
|
2003-03-30 18:30:07 +00:00 |
gstpad.h
|
Fix typo
|
2003-02-27 18:15:50 +00:00 |
gstparse.c
|
- implement FLOATING flag on caps/props
|
2003-02-02 19:58:11 +00:00 |
gstparse.h
|
code cleanups and further deprecation fixes
|
2003-01-09 20:02:34 +00:00 |
gstpipeline.c
|
gst_object_swap -> gst_object_replace as it's a better name. Wait for next commit to make gstelement.c compile again.
|
2003-02-02 19:49:29 +00:00 |
gstpipeline.h
|
- Cleanups
|
2002-12-19 21:31:03 +00:00 |
gstplugin.c
|
Also allow static plugin registration after calling _gst_plugin_init()
|
2003-02-23 23:25:30 +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
|
- Add more --disable options
|
2003-02-10 20:32:32 +00:00 |
gstpluginfeature.h
|
- Added rank to plugin features (for future use)
|
2003-01-16 22:03:39 +00:00 |
gstprobe.c
|
so it's no big thing.
|
2003-02-27 18:56:30 +00:00 |
gstprobe.h
|
so it's no big thing.
|
2003-02-27 18:56:30 +00:00 |
gstprops.c
|
Fixed bug #108514.
|
2003-03-16 20:06:02 +00:00 |
gstprops.h
|
Fixed bug #108514.
|
2003-03-16 20:06:02 +00:00 |
gstquery.c
|
Documentation updates
|
2003-01-02 18:56:09 +00:00 |
gstquery.h
|
Small cleanups and portability fixes for GUINT64
|
2003-02-10 20:16:38 +00:00 |
gstqueue.c
|
cleanup: remove writer/reader booleans, just signal everytime bugfix: signal not_full after flush (Martin Janzen)
|
2003-03-27 03:16:08 +00:00 |
gstqueue.h
|
cleanup: remove writer/reader booleans, just signal everytime bugfix: signal not_full after flush (Martin Janzen)
|
2003-03-27 03:16:08 +00:00 |
gstregistry.c
|
- Add more --disable options
|
2003-02-10 20:32:32 +00:00 |
gstregistry.h
|
- Add more --disable options
|
2003-02-10 20:32:32 +00:00 |
gstregistrypool.c
|
- Add more --disable options
|
2003-02-10 20:32:32 +00:00 |
gstregistrypool.h
|
Added BEGIN_DECLS
|
2003-02-10 21:24:05 +00:00 |
gstscheduler.c
|
Remove redundant _clock_set
|
2003-03-28 17:36:22 +00:00 |
gstscheduler.h
|
Added cutter patch from Andrew Turner and sat default scheduler to opt
|
2003-02-23 20:15:00 +00:00 |
gstsystemclock.c
|
- Small cleanups
|
2003-02-02 19:19:39 +00:00 |
gstsystemclock.h
|
- Keep track of pending clock waits so we can unlock them
|
2002-12-27 04:11:59 +00:00 |
gstthread.c
|
gst_object_swap -> gst_object_replace as it's a better name. Wait for next commit to make gstelement.c compile again.
|
2003-02-02 19:49:29 +00:00 |
gstthread.h
|
Use two GCond vars to work around a problem in NPTL
|
2003-01-12 16:33:33 +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
|
- Add more --disable options
|
2003-02-10 20:32:32 +00:00 |
gsttrace.h
|
- Add more --disable options
|
2003-02-10 20:32:32 +00:00 |
gsttrashstack.c
|
And now it's inlined again :)
|
2003-01-06 23:59:04 +00:00 |
gsttrashstack.h
|
- Fix PAD_IS_USABLE on ghostpads
|
2002-12-31 14:51:54 +00:00 |
gsttype.c
|
- Add more --disable options
|
2003-02-10 20:32:32 +00:00 |
gsttype.h
|
- Cleanups
|
2002-12-19 21:31:03 +00:00 |
gsttypefind.c
|
- Error after configurable number of buffers
|
2003-01-17 20:41:04 +00:00 |
gsttypefind.h
|
- Error after configurable number of buffers
|
2003-01-17 20:41:04 +00:00 |
gsttypes.h
|
merge from BRANCH-RELEASE-0_4_0
|
2002-07-09 10:27:22 +00:00 |
gsturi.c
|
Documentation updates
|
2003-02-10 23:01:55 +00:00 |
gsturi.h
|
Documentation updates
|
2003-02-10 23:01:55 +00:00 |
gsturitype.c
|
new uritype
|
2003-02-10 20:33:50 +00:00 |
gsturitype.h
|
new uritype
|
2003-02-10 20:33:50 +00:00 |
gstutils.c
|
Fixed bug #108514.
|
2003-03-16 20:06:02 +00:00 |
gstutils.h
|
removed old code, g_object_get is the prefered method to get object properties
|
2003-02-08 02:26:15 +00:00 |
gstversion.h.in
|
- Small cleanup
|
2003-02-02 18:58:51 +00:00 |
gstxml.c
|
Fix typo connect -> link, you have been warned
|
2003-01-08 22:45:46 +00:00 |
gstxml.h
|
- Cleanups
|
2002-12-19 21:31:03 +00:00 |
Makefile.am
|
- Add more --disable options
|
2003-02-10 20:32:32 +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 |