gstreamer/gst
Benjamin Otte 2ab9d39848 configure.ac: require valgrind >= 2.1 (fixes Gentoo bug 53967, see http://bugs.gentoo.org/show_bug.cgi?id=53967)
Original commit message from CVS:
* configure.ac:
require valgrind >= 2.1 (fixes Gentoo bug 53967, see
http://bugs.gentoo.org/show_bug.cgi?id=53967)
* gst/gstpad.c: (gst_pad_alloc_buffer):
allow buffer_alloc functions to return NULL and allocate a normal
buffer in that case
2004-07-12 21:20:40 +00:00
..
autoplug gst/autoplug/gstspideridentity.c: extra debugging 2004-07-08 13:49:14 +00:00
elements Handle binary files under Windows 2004-07-12 20:24:45 +00:00
indexers Handle binary files under Windows 2004-07-12 20:24:45 +00:00
parse gst/parse/grammar.y: don't try to link elements before they have been added to bins 2004-06-24 03:51:02 +00:00
registries rebuild registry only for newer plugins. fixes #145520 2004-07-06 17:55:25 +00:00
schedulers set PENDING on bin correctly for special case. fixes testsuite again. 2004-07-12 10:03:04 +00:00
.gitignore
cothreads.c Changes to handle compilers that don't have variadic macro support. In particular, glib headers define some inlines ... 2004-05-07 02:36:28 +00:00
cothreads.h
gettext.h
gst-i18n-app.h Enable NLS under Windows 2004-06-12 10:45:54 +00:00
gst-i18n-lib.h A bunch of portability fixes, derived from Steve Lhomme's MSVC 2004-04-28 23:26:06 +00:00
gst.c Somehow a clean fix to the semi-private export 2004-06-12 13:45:17 +00:00
gst.h rename GSTREAMER_EXPORT to GST_EXPORT 2004-06-13 10:04:12 +00:00
gst_private.h gst/elements/gstfilesrc.c: compute mapsize correctly 2004-05-11 16:20:41 +00:00
gstarch.h
gstatomic.c Changes to handle compilers that don't have variadic macro support. In particular, glib headers define some inlines ... 2004-05-07 02:36:28 +00:00
gstatomic.h
gstatomic_impl.h A bunch of portability fixes, derived from Steve Lhomme's MSVC 2004-04-28 23:26:06 +00:00
gstbin.c gst/gstbin.c (gst_bin_add_func): If we're adding an element whose state is higher than the bin state, raise the bin s... 2004-07-11 12:16:29 +00:00
gstbin.h rename GSTREAMER_EXPORT to GST_EXPORT 2004-06-13 10:04:12 +00:00
gstbuffer.c gst/gstbuffer.c (gst_buffer_default_copy): Don't forget to merge the flags from the buffer we're copying. 2004-06-09 16:04:37 +00:00
gstbuffer.h debugging and cleanups 2004-07-07 14:15:28 +00:00
gstcaps.c gst/gstcaps.c: Fix memleak. 2004-07-06 22:33:04 +00:00
gstcaps.h gst/gstcaps.c: Patch from Tim-Philipp Müller to fix GST_CAPS() and GST_IS_CAPS(). (bug #141304) 2004-04-28 20:19:46 +00:00
gstclock.c A bunch of portability fixes, derived from Steve Lhomme's MSVC 2004-04-28 23:26:06 +00:00
gstclock.h gst/gstclock.h: GST_SECOND shouldn't cause a conversion to unsigned. 2004-07-11 18:19:54 +00:00
gstcompat.h reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
gstconfig.h.in rename GSTREAMER_EXPORT to GST_EXPORT 2004-06-13 10:04:12 +00:00
gstcpu.c gst/gstcpu.c: Fix problem when using 2004-06-14 18:15:23 +00:00
gstcpu.h
gstdata.c gst/gstdata.c: whoops, return values were wrong, so writable data was marked as non-writable and vice versa. (fixes #... 2004-06-20 20:49:32 +00:00
gstdata.h
gstdata_private.h
gstelement.c set PENDING on bin correctly for special case. fixes testsuite again. 2004-07-12 10:03:04 +00:00
gstelement.h gst/gstelement.h: remove define that referenced a nonexisting GstElement struct member 2004-06-22 03:08:56 +00:00
gstelementfactory.c gst/gstelementfactory.c: make the freakin "elementfactory bla has no type" message more useful. So we actually can do... 2004-06-16 21:06:50 +00:00
gsterror.c Changes to handle compilers that don't have variadic macro support. In particular, glib headers define some inlines ... 2004-05-07 02:36:28 +00:00
gsterror.h gst/gsterror.h: include the headers needed for declarations used in this header 2004-04-30 17:57:41 +00:00
gstevent.c debugging fixes 2004-07-07 16:50:30 +00:00
gstevent.h gst/autoplug/gstspideridentity.c: extra debugging 2004-07-08 13:49:14 +00:00
gstfilter.c Changes to handle compilers that don't have variadic macro support. In particular, glib headers define some inlines ... 2004-05-07 02:36:28 +00:00
gstfilter.h
gstformat.c remove gst_info remove gstlog.h, fold back to gstinfo.h update translations 2004-05-03 16:03:24 +00:00
gstformat.h
gstindex.c gst/gstindex.c: Fix overflows in comparison code. (bug #142819) 2004-05-20 19:32:34 +00:00
gstindex.h
gstinfo.c gst/autoplug/gstspideridentity.c: extra debugging 2004-07-08 13:49:14 +00:00
gstinfo.h cleanup 2004-07-09 11:00:06 +00:00
gstinterface.c remove gst_info remove gstlog.h, fold back to gstinfo.h update translations 2004-05-03 16:03:24 +00:00
gstinterface.h
gstmacros.h A bunch of portability fixes, derived from Steve Lhomme's MSVC 2004-04-28 23:26:06 +00:00
gstmarshal.list
gstmemchunk.c remove gst_info remove gstlog.h, fold back to gstinfo.h update translations 2004-05-03 16:03:24 +00:00
gstmemchunk.h
gstobject.c clean up clock lifecycle. fixes #109831 2004-07-06 11:21:34 +00:00
gstobject.h gst/gstinfo.h: wrap #pragmas in #ifdefs for the correct compiler 2004-07-03 04:59:12 +00:00
gstpad.c configure.ac: require valgrind >= 2.1 (fixes Gentoo bug 53967, see http://bugs.gentoo.org/show_bug.cgi?id=53967) 2004-07-12 21:20:40 +00:00
gstpad.h rename GSTREAMER_EXPORT to GST_EXPORT 2004-06-13 10:04:12 +00:00
gstparse.c gst/gstparse.c: Free the GString used in _gst_parse_escape() 2004-04-21 22:56:59 +00:00
gstparse.h gst/gstinfo.h: wrap #pragmas in #ifdefs for the correct compiler 2004-07-03 04:59:12 +00:00
gstpipeline.c gst/gstpipeline.c: call gst_scheduler_reset on dispose (fixes #141416) 2004-05-12 23:43:03 +00:00
gstpipeline.h
gstplugin.c fix i18n under Windows and a C syntax error 2004-07-12 19:32:30 +00:00
gstplugin.h rebuild registry only for newer plugins. fixes #145520 2004-07-06 17:55:25 +00:00
gstpluginfeature.c
gstpluginfeature.h
gstprobe.c Changes to handle compilers that don't have variadic macro support. In particular, glib headers define some inlines ... 2004-05-07 02:36:28 +00:00
gstprobe.h
gstquery.c Changes to handle compilers that don't have variadic macro support. In particular, glib headers define some inlines ... 2004-05-07 02:36:28 +00:00
gstquery.h
gstqueue.c clean up debugging. change to finalize to free all resources 2004-07-09 11:23:55 +00:00
gstqueue.h fix queue event code 2004-06-11 15:18:58 +00:00
gstregistry.c gst/gstregistry.c: refuse to add plugins when a plugin with same name is already registered. Fixes a bunch of "How to... 2004-05-10 00:35:59 +00:00
gstregistry.h A bunch of portability fixes, derived from Steve Lhomme's MSVC 2004-04-28 23:26:06 +00:00
gstregistrypool.c remove gst_info remove gstlog.h, fold back to gstinfo.h update translations 2004-05-03 16:03:24 +00:00
gstregistrypool.h
gstscheduler.c clean up clock lifecycle. fixes #109831 2004-07-06 11:21:34 +00:00
gstscheduler.h
gststructure.c add IN_CAPS buffer flag; add GST_TYPE_FIXED_LIST + functions 2004-05-20 17:03:02 +00:00
gststructure.h
gstsystemclock.c clean up clock lifecycle. fixes #109831 2004-07-06 11:21:34 +00:00
gstsystemclock.h
gsttag.c
gsttag.h
gsttaginterface.c Changes to handle compilers that don't have variadic macro support. In particular, glib headers define some inlines ... 2004-05-07 02:36:28 +00:00
gsttaginterface.h
gsttaglist.c
gsttaglist.h
gsttagsetter.c Changes to handle compilers that don't have variadic macro support. In particular, glib headers define some inlines ... 2004-05-07 02:36:28 +00:00
gsttagsetter.h
gstthread.c gst/: Since remove is virtual in GstBin we must not assume the elements GList to have anothing usefull. 2004-07-09 15:03:51 +00:00
gstthread.h
gsttrace.c gst/gstinfo.h: Add missing inline function. 2004-05-10 18:07:24 +00:00
gsttrace.h gst/gstinfo.h: wrap #pragmas in #ifdefs for the correct compiler 2004-07-03 04:59:12 +00:00
gsttrashstack.c Changes to handle compilers that don't have variadic macro support. In particular, glib headers define some inlines ... 2004-05-07 02:36:28 +00:00
gsttrashstack.h gst/gstcpu.c: Don't clobber ebx in inline assembly. gcc doesn't handle it correctly. (bug #141083) 2004-04-26 20:04:22 +00:00
gsttypefind.c remove gst_info remove gstlog.h, fold back to gstinfo.h update translations 2004-05-03 16:03:24 +00:00
gsttypefind.h
gsttypes.h Handle binary files under Windows 2004-07-12 20:24:45 +00:00
gsturi.c Changes to handle compilers that don't have variadic macro support. In particular, glib headers define some inlines ... 2004-05-07 02:36:28 +00:00
gsturi.h
gsturitype.c
gsturitype.h
gstutils.c
gstutils.h next time someone tells me to use the gst macros because they are better, they'd better be correct, damnit 2004-05-20 14:01:45 +00:00
gstvalue.c Fix enum serialization, deserialization, comparison in caps, add a test to ensure that this continues working in the ... 2004-07-07 04:22:28 +00:00
gstvalue.h add IN_CAPS buffer flag; add GST_TYPE_FIXED_LIST + functions 2004-05-20 17:03:02 +00:00
gstversion.h.in
gstxml.c
gstxml.h gst/gstinfo.h: wrap #pragmas in #ifdefs for the correct compiler 2004-07-03 04:59:12 +00:00
Makefile.am don't break distcheck 2004-05-09 15:00:15 +00:00
Makefile.am.future
ROADMAP