Change strtod() -> g_ascii_strtod(), since strtod() is locale dependent.
[platform/upstream/gstreamer.git] / libs /
2003-07-23 David SchleefChange %llu printf formats to G_GUINT64_FORMAT
2003-07-08 Benjamin Ottedon't include optimizations directly in Makefiles
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-06-15 David SchleefFix spelling errors
2003-06-05 Thomas Vander Stichelefix float min and max
2003-05-24 Wim Taymans- First attempt at implementing #113180, this one also...
2003-05-09 David SchleefChange .p2align to .align to make non-gas assemblers...
2003-04-15 Benjamin Ottemake bytestream use the shiny new timestamp macros
2003-04-04 David SchleefAdd $(GST_LIBS) to libgstcontrol's LIBADD. Should...
2003-03-19 Benjamin Otte- added support for _reset so PLAYING -> READY -> PLAYI...
2003-02-25 Wim TaymansAdded bytestream API docs.
2003-02-10 Wim Taymans- Add more --disable options
2003-02-01 David SchleefConvert %lld and %llu in printf formats to G_G[U]INT64_...
2003-01-20 Wim Taymans- Make _tell more accurate
2003-01-17 Thomas Vander Stichelememleak fix
2003-01-13 Thomas Vander Sticheledebug fix
2003-01-11 David SchleefFix prototypes (trivial)
2003-01-05 Jan SchmidtMoved a check for NULL buffer from gst_pad_pull to...
2002-12-31 Wim TaymansCleanups + better timestamp capture
2002-12-30 Wim Taymans- major API breakage (one of the last, I promise...)
2002-12-27 Wim TaymansCleanups
2002-12-18 Thomas Vander Stichelepatch from brian cameron for iso c compliance
2002-12-08 Thomas Vander Stichelefix for parallel installability
2002-10-30 David I. Lehnuse G_{BEGIN,END}_DECLS
2002-10-22 Wim TaymansFix C++ linkage problems
2002-10-03 David I. Lehnbuild as a lib rather than a plugin
2002-08-26 Thomas Vander Stichelefixes bugzilla.gnome.org/show_bug.cgi?id=91179 make...
2002-08-11 Steve Bakergstcontrol is now just a normal lib, not a plugin
2002-07-08 Wim Taymansunref event instead of freeing it
2002-06-22 Thomas Vander Sticheleas promised, the header changes and some of wingo's...
2002-06-22 Steve Bakeradd getters for values
2002-06-13 Wim TaymansImplement size_hint on bytestream so that plugins can...
2002-06-07 Wim TaymansAdded _length method for peer pads that can answer...
2002-05-31 Wim TaymansSlightly better timestamp handling use pad_query for...
2002-05-29 Steve Bakermany changes including:
2002-05-29 Steve Bakercompletely rewrite interpolation so that it is more...
2002-05-29 Steve Bakeradd a value-changed signal so that subclasses can preca...
2002-05-26 Wim Taymans- The clock_wait now returns the difference between...
2002-05-26 Steve Bakercosmetic change: remove newlines from bs_print strings
2002-05-15 Steve BakerNew bytestream fileio style api has landed, along with...
2002-05-10 David I. LehnAdded gst_bytestream_get_timestamp() call to get timest...
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-05-05 Steve Bakera few internal changes:
2002-05-05 Steve Bakerrenamed rate-proportion to the more accurate hertz...
2002-05-02 Thomas Vander Stichelesame change here
2002-05-02 Thomas Vander Stichelemy mistake - this should compile with the header in...
2002-04-19 Benjamin Otte- make all _get_list functions return a const reference...
2002-04-14 Benjamin Ottewe don't use // in code we commit :)
2002-04-14 Steve Bakermore _
2002-04-14 Steve Bakercannot use _ in unit names for some reason.
2002-04-14 Steve Bakeradded unitconvert which has a registry of Units of...
2002-04-12 Thomas Vander Stichelevarious include fixes, adding a doc on why as well
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-04-04 Benjamin Ottefix all compiler warnings
2002-04-02 Steve BakerAdded a signal which notifies when a required dparam...
2002-03-30 Wim TaymansChanged to the new props API
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-24 Andy Wingoadded plugin_desc structures to libs, which makes their...
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-03-19 Andy Wingos/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substit...
2002-03-06 Benjamin Ottewarning: 'current_diff' might be used uninitialized...
2002-03-04 Steve BakerThis is a major update to the dparams api - I think...
2002-02-21 Steve Bakeruse the correct marshal
2002-02-12 Andy Wingofix funny build issue by not linking plugin libraries...
2002-02-10 Andy Wingochanged libgst -> libgstreamer to comply with namespace...
2002-02-06 Thomas Vander Sticheledisabling cothreads build until it passes make distcheck
2002-02-04 Andy Wingobrown paper bag commit
2002-02-04 Andy Wingocothreads stuff i forgot to commit last night
2002-02-02 Wim TaymansAdded _seek and _tell // cleanup
2002-01-30 Wrobell- plugins are built without versioning info /Uraeus...
2002-01-13 Wim TaymansCommited some other changes.
2002-01-12 David I. Lehns/filter/plugin/ add $(GST_LIBS) to all plugins move...
2001-12-24 Andy Wingoremoved lib directories (they are in libs/gst now)
2001-12-23 Thomas Vander Stichelemore changes
2001-12-23 Thomas Vander Stichelemoving around
2001-12-23 Thomas Vander Stichelechanging stuff
2001-12-23 Thomas Vander Stichelemoving libs around
2001-12-23 Thomas Vander Stichelemoving bytestream in the same way as in gst-plugins...
2001-12-22 Wim TaymansIncluding pad.h should be enough.
2001-12-19 Wim TaymansInclude it all
2001-12-16 Thomas Vander Stichelemerged back from build branch let's hope you all agree
2001-12-13 Wim TaymansAplied more fixage from Michael Meeks.
2001-12-12 Wim TaymansMake sure the hashtable is initialized when the object...
2001-12-08 Thomas Vander SticheleXML_CFLAGS
2001-12-08 Thomas Vander Sticheleand comment the rest too of course
2001-12-08 Thomas Vander Stichelecommenting out gbtest
2001-12-08 Thomas Vander Stichelethis can go on and on
2001-12-08 Thomas Vander SticheleThomas is slowly getting a clue
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-12-03 Thomas Vander Sticheleadded one of the headers to Makefile.am
2001-11-29 Steve Bakernow require gst_control_init to initialise dparams...
2001-11-21 David SchleefRemove the test program, since it's buggy, in order...
2001-11-07 David SchleefAdded support for mono streams
2001-11-06 David SchleefAdding libs/resample, an audio resampling library....
2001-11-06 David SchleefFixes to properly conditionally compile architecture...
2001-11-06 David SchleefNew audio resampling library, created from code in...
2001-11-06 David SchleefNew audio resampling library, created from code in...
2001-10-23 Wim TaymansAplied the patches from vishnu to implement seeking...
2001-10-22 Wim TaymansPatch from vishnu:
2001-10-21 Wim TaymansApplied vishnus patch:
next