gstreamer/gst
Ronald S. Bultje 5b9c84091d gst/: Handle negative offsets better. Fixes decodebin.
Original commit message from CVS:
* gst/base/gsttypefindhelper.c: (helper_find_peek):
* gst/elements/gsttypefindelement.c: (find_peek):
Handle negative offsets better. Fixes decodebin.
2005-05-09 15:54:26 +00:00
..
base gst/: Handle negative offsets better. Fixes decodebin. 2005-05-09 15:54:26 +00:00
elements gst/: Handle negative offsets better. Fixes decodebin. 2005-05-09 15:54:26 +00:00
indexers GCC 4 fixen. 2005-05-04 21:29:44 +00:00
parse gst/gstpad.c: Remove handling of filtered caps. Fix/merge functions that handle filtered links. 2005-04-24 21:16:45 +00:00
registries GCC 4 fixen. 2005-05-04 21:29:44 +00:00
schedulers gst/Makefile.am: Remove as-libtool stuff. It's likely not and hard to carry around. 2005-04-23 23:25:08 +00:00
.gitignore
cothreads.c
cothreads.h
gettext.h
gst-i18n-app.h
gst-i18n-lib.h
gst.c gst/gstquery.h 2005-05-06 21:41:22 +00:00
gst.h gst/gstquery.h 2005-05-06 21:41:22 +00:00
gst_private.h
gstarch.h
gstbin.c gst/: Fix name lookup in GstBin. 2005-05-05 09:28:01 +00:00
gstbin.h Next big merge. 2005-03-21 17:34:02 +00:00
gstbuffer.c Convert everything from GstAtomicInt to g_atomic_int_*, and remove gstatomic. 2005-04-24 22:49:45 +00:00
gstbuffer.h gst/: Fix name lookup in GstBin. 2005-05-05 09:28:01 +00:00
gstbus.c Docs updates 2005-03-22 11:32:59 +00:00
gstbus.h Next big merge. 2005-03-21 17:34:02 +00:00
gstcaps.c GCC 4 fixen. 2005-05-04 21:29:44 +00:00
gstcaps.h Convert everything from GstAtomicInt to g_atomic_int_*, and remove gstatomic. 2005-04-24 22:49:45 +00:00
gstclock.c gst/: Fix name lookup in GstBin. 2005-05-05 09:28:01 +00:00
gstclock.h Convert everything from GstAtomicInt to g_atomic_int_*, and remove gstatomic. 2005-04-24 22:49:45 +00:00
gstcompat.h
gstconfig.h.in merges from 0.8 for 64 bit issues 2005-05-02 15:20:30 +00:00
gstdata.c gst/: Fix name lookup in GstBin. 2005-05-05 09:28:01 +00:00
gstdata.h gst/: Fix name lookup in GstBin. 2005-05-05 09:28:01 +00:00
gstdata_private.h gst/gstquery.h 2005-05-06 21:41:22 +00:00
gstelement.c Remove old query functions. Ported old code. 2005-05-09 10:53:13 +00:00
gstelement.h Remove old query functions. Ported old code. 2005-05-09 10:53:13 +00:00
gstelementfactory.c Use libxml2 for registry parsing, use staticpadtemplates in elementfactories. Makes gst_init() +/- 10x faster. 2005-04-12 15:00:30 +00:00
gsterror.c
gsterror.h
gstevent.c gst/: Better debugging of clocking info. 2005-04-28 16:28:28 +00:00
gstevent.h gst/: Added rate to the discont event to prepare for variable speed and reverse playback. 2005-03-31 09:46:28 +00:00
gstfilter.c
gstfilter.h
gstformat.c
gstformat.h
gstindex.c
gstindex.h
gstinfo.c Convert everything from GstAtomicInt to g_atomic_int_*, and remove gstatomic. 2005-04-24 22:49:45 +00:00
gstinfo.h Convert everything from GstAtomicInt to g_atomic_int_*, and remove gstatomic. 2005-04-24 22:49:45 +00:00
gstinterface.c
gstinterface.h
gstiterator.c
gstiterator.h gst/gstiterator.h: Add some includes. 2005-05-09 06:21:10 +00:00
gstmacros.h
gstmarshal.list
gstmemchunk.c pkgconfig/: New files. 2005-04-06 11:08:07 +00:00
gstmemchunk.h
gstmessage.c Remove old query functions. Ported old code. 2005-05-09 10:53:13 +00:00
gstmessage.h Remove old query functions. Ported old code. 2005-05-09 10:53:13 +00:00
gstobject.c gst/: Fix name lookup in GstBin. 2005-05-05 09:28:01 +00:00
gstobject.h Convert everything from GstAtomicInt to g_atomic_int_*, and remove gstatomic. 2005-04-24 22:49:45 +00:00
gstpad.c gst/: Implement accept_caps. 2005-05-09 14:47:15 +00:00
gstpad.h Remove old query functions. Ported old code. 2005-05-09 10:53:13 +00:00
gstparse.c
gstparse.h
gstpipeline.c gst/: Better debugging of clocking info. 2005-04-28 16:28:28 +00:00
gstpipeline.h Next big merge. 2005-03-21 17:34:02 +00:00
gstplugin.c gst/gstplugin.c: apply patch from #172526 to make register work on MacOSX 2005-05-03 12:46:47 +00:00
gstplugin.h gst/: Remove gst_library_load as it does more harm than good with the new g_module flags. 2005-04-25 13:00:47 +00:00
gstpluginfeature.c
gstpluginfeature.h
gstprobe.c
gstprobe.h Next big merge. 2005-03-21 17:34:02 +00:00
gstquery.c Remove old query functions. Ported old code. 2005-05-09 10:53:13 +00:00
gstquery.h Remove old query functions. Ported old code. 2005-05-09 10:53:13 +00:00
gstqueryutils.c Remove old query functions. Ported old code. 2005-05-09 10:53:13 +00:00
gstqueryutils.h Remove old query functions. Ported old code. 2005-05-09 10:53:13 +00:00
gstqueue.c Remove old query functions. Ported old code. 2005-05-09 10:53:13 +00:00
gstqueue.h gst/: Fix gst_pad_peer_get_caps(), make it return NULL if no peer. 2005-05-06 17:10:49 +00:00
gstregistry.c
gstregistry.h
gstregistrypool.c
gstregistrypool.h
gstscheduler.c Next big merge. 2005-03-21 17:34:02 +00:00
gstscheduler.h Next big merge. 2005-03-21 17:34:02 +00:00
gststructure.c gst/gstiterator.h: Add some includes. 2005-05-09 06:21:10 +00:00
gststructure.h Convert everything from GstAtomicInt to g_atomic_int_*, and remove gstatomic. 2005-04-24 22:49:45 +00:00
gstsystemclock.c gst/: Better debugging of clocking info. 2005-04-28 16:28:28 +00:00
gstsystemclock.h
gsttag.c
gsttag.h
gsttaginterface.c
gsttaginterface.h Next big merge. 2005-03-21 17:34:02 +00:00
gsttaglist.c
gsttaglist.h
gsttagsetter.c
gsttagsetter.h Next big merge. 2005-03-21 17:34:02 +00:00
gsttask.c Next big merge. 2005-03-21 17:34:02 +00:00
gsttask.h Next big merge. 2005-03-21 17:34:02 +00:00
gsttrace.c
gsttrace.h
gsttrashstack.c
gsttrashstack.h gst/gsttrashstack.h: Ooohh. a nasty one! After having a failed pop() from the stack, it's possible that the stack is ... 2005-04-26 18:07:45 +00:00
gsttypefind.c gst/: Make gst_caps_replace() work like other _replace() functions. 2005-04-20 09:10:42 +00:00
gsttypefind.h
gsttypes.h Next big merge. 2005-03-21 17:34:02 +00:00
gsturi.c
gsturi.h
gsturitype.c
gsturitype.h
gstutils.c Remove old query functions. Ported old code. 2005-05-09 10:53:13 +00:00
gstutils.h Remove old query functions. Ported old code. 2005-05-09 10:53:13 +00:00
gstvalue.c gst/gstpad.c: Remove handling of filtered caps. Fix/merge functions that handle filtered links. 2005-04-24 21:16:45 +00:00
gstvalue.h
gstversion.h.in
gstxml.c GCC 4 fixen. 2005-05-04 21:29:44 +00:00
gstxml.h
Makefile.am gst/gstiterator.h: Add some includes. 2005-05-09 06:21:10 +00:00
ROADMAP