- added urls to the required libs, with a lot of added libs
[platform/upstream/gstreamer.git] / gst /
2001-05-30 Wim TaymansFixed a bug so that gst_props_new (NULL) == NULL
2001-05-30 Erik Walthinsenstupid mistake, I put != instead of == in the g_return_if's
2001-05-30 Erik Walthinsenadded sanity checks to make sure _push and _pull don...
2001-05-29 Richard BoultonUpdate Makefile.am.future - a replacement for Makefile...
2001-05-28 Erik Walthinsenfixed #define line continuation in gstsparc.h
2001-05-28 Erik Walthinsenchanged debug so it always prints pid and cid in color
2001-05-28 Erik Walthinsensome fixes to handle builddirs, which distcheck uses...
2001-05-27 Erik WalthinsenAdded some caps != NULL checks.
2001-05-27 Erik Walthinsenvarious build fixes
2001-05-27 Wim TaymansDocs updates
2001-05-27 Erik Walthinsenfixed up and turned back on GST_SCHEDULE_SAFETY
2001-05-26 Erik Walthinsenfixed cothread locking and set_arg/get_arg safety,...
2001-05-26 Wim TaymansRemoved redundant prototypes.
2001-05-26 Wim TaymansFixed a bug in the typecast macros for padtemplates.
2001-05-26 Wim Taymansdon't link against libgst.la because it seems to fail...
2001-05-25 Wim TaymansRemoved a stupid printf.
2001-05-25 Wim TaymansSome cleanups.
2001-05-25 Wim TaymansAdded GST_LIBS to LIBADD.
2001-05-25 Erik Walthinsenfixed rather heinous bug in gst_buffer_copy
2001-05-25 Erik Walthinsenremoved some more noise, converted to GST_DEBUG
2001-05-25 Erik Walthinsenremoved annoying debug message during state change...
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-05-23 David I. LehnUpdate some signal func vars.
2001-05-22 Bastien Nocera- it is now possible to change the opened file when...
2001-05-20 Wim TaymansAdded the possibility to escape chars in gstparse....
2001-05-20 Thomas Vander Stichelereinstated exit(-1) when gstparse.c doesn't find the...
2001-05-20 Wim TaymansMade pipefilter a DECOUPLED element.
2001-05-16 David I. Lehn- Fix cothread pointers and allocation so full 2M stack...
2001-05-16 David I. Lehn- basic arch check for HAVE_RDTSC
2001-05-10 Erik Walthinsensome minor updates with a hair more speed
2001-05-10 Erik Walthinsenmove cothread_context definition over to the .c
2001-05-10 Erik Walthinsenfixed up macros to match new RealPad stuff, change...
2001-05-10 Erik Walthinsenmoved cothread parameters into .c to avoid rebuilding...
2001-05-10 David I. LehnPass buffer in handoff signal
2001-05-09 David I. LehnAdded "silent" arg.
2001-05-05 Wim TaymansMake sure the plugin filaname is set before calling...
2001-05-03 Erik Walthinsenfixed spelling mistake in user-visible output
2001-05-03 Wim TaymansCreated a macro of the va_arg parsing function because...
2001-05-03 Wim TaymansAdded dynamic pads to the command line parser. ./gstrea...
2001-05-01 Wim TaymansRemoved the assert on an unknown propertytype and print...
2001-04-28 Steve Bakerupdate sinesrc to latest caps
2001-04-28 Steve Bakeradd factory init for sinesrc
2001-04-28 Steve Bakeradd gst_props_get_float function
2001-04-27 Wim TaymansAdded enum parsing...
2001-04-27 Erik Walthinsensyntax error fixed (s/;/,/)
2001-04-27 Erik WalthinsenAdded colorization to DEBUG and INFO. Colors are based...
2001-04-24 Erik WalthinsenI will successfully compile code before I check it in.
2001-04-24 Erik Walthinsen- commented out remainder of Meta stuff
2001-04-23 Erik WalthinsenCollection of minor changes: autogen.sh - remove config...
2001-04-22 Wim TaymansAPI docs updates.
2001-04-22 Richard BoultonMerged from BRANCH-PLUGINVER1 PLUGINVER1-20010422
2001-04-22 Erik Walthinsenfixes for gstbuffer, and removed ## from gstcaps.h... BRANCH-PLUGINVER1-20010422-ROOT PLUGINVER1-20010422-FREEZE
2001-04-22 Erik Walthinsencompleted gst_buffer_copy, added API comments
2001-04-22 Erik Walthinsenadded GST_STR_FOURCC, which takes strings like "YUY2...
2001-04-22 Erik WalthinsenAdded gst_buffer_copy(). It's not complete, it should...
2001-04-21 Wim TaymansFixed a few plugins so that mpeg1 encoding sorta works.
2001-04-20 Wim TaymansAdded caps proxying and bufferpool passing to identity... BRANCH-PLUGINVER1-ROOT
2001-04-20 Thomas Vander Sticheleupdate to take new gstdisksink element into account
2001-04-20 Richard BoultonUpdate the alternative Makefile.am for gst/, which...
2001-04-20 Thomas Vander Stichelefirst stab at a disk sink element no optimization,...
2001-04-19 Wim TaymansMore API docs updates
2001-04-17 Wim TaymansThe first wave of docs updates
2001-04-17 Erik Walthinsenfinished change to GST_ macros
2001-04-17 Erik Walthinsenadded gstversion.h
2001-04-16 Wim TaymansAdded 1337 macros to create padtemplates and capstemplates.
2001-04-16 Wim TaymansAdded an arg to fakesink so that it doesn't printf.
2001-04-15 Wim TaymansAdded missing category strings... BRANCH-INCSCHED1-200104161-ROOT
2001-04-15 Erik Walthinsenadded comment about missing flag
2001-04-15 Erik Walthinsenchanged some INFOs to DEBUGs
2001-04-15 Wim TaymansFixed the gfloat error in the va_arg code.
2001-04-14 Wim TaymansA rather large patch:
2001-04-12 Wim TaymansLots of updates to the plugins for caps negotiation.
2001-04-03 Richard BoultonAdd a proposed makefile to use in place of Makefile.am.
2001-04-03 Richard BoultonFix obscure segfault I just got: perhaps due to running...
2001-04-02 Wim TaymansMerged the float property patch from Steve Baker. This...
2001-04-02 Wim TaymansA rather large update:
2001-04-02 Erik Walthinsenadded PID and cID to INFO lines when DEBUG is turned on
2001-03-30 Wim TaymansSimplified the FOURCC API to the caps, add a GST_MAKE_F...
2001-03-30 Wim TaymansThis hopefully fixes a slight thread sync issue.
2001-03-29 Wim TaymansAdded a plain X videosink, the videosink uses capsnego...
2001-03-24 Wim TaymansModified a lot of plugins to use the caps system.
2001-03-21 Wim TaymansAPI docs updates
2001-03-20 Wim TaymansMore work on capsnego proxying. It should be OK now.
2001-03-18 Wim TaymansMore work on capsnego, mostly proxying
2001-03-18 Wim TaymansReworked the capsnegotiation function audiosink now...
2001-03-13 Wim TaymansThe typefind element now sets the caps on its sink...
2001-03-13 Wim TaymansSmall fixes to the caps compatibility check.
2001-03-12 Wim TaymansMerged the CAPSNEGO1 branch..
2001-03-11 Wim TaymansApplied the sinesrc patch from Steve Baker.
2001-03-10 Erik Walthinsenadded tool-man's patch for g++ compilation, const gucha...
2001-03-09 Richard BoultonFix gst_init() so that it doesn't fail when passed...
2001-03-07 Wim TaymansMerged the AUTOPLUG2 branch
2001-03-06 Wim TaymansSmall fixes to pipeline and gstbin. HEAD-20010306-PRE_AUTOPLUG2
2001-03-06 Wim TaymansApplied Dominic Ludlam's patch to allow quoted args...
2001-03-03 Wim TaymansAnd the gst_utit_set_object_arg function too of course...
2001-03-03 Wim TaymansAdded gstutils.h to #include
2001-03-03 Wim TaymansAdded a utility function in gstutils to set an object...
2001-03-02 Erik Walthinsenadded sparc cothreads
2001-03-02 Richard BoultonAdd advice to run gstreamer-register when warning that...
2001-02-28 Wim TaymansMake sure a cothreaded element is selected as the first...
next