docs/random/ds/0.9-suggested-changes: random notes
[platform/upstream/gstreamer.git] / libs /
2004-02-03 Benjamin Ottegst/: get rid of gstmarshal.h dependency. It's not...
2004-01-30 Julien MoutteReverting my fix so that ronald can fix rifflib
2004-01-29 Julien Mouttegst/elements/gstfilesrc.c: Fixing seeking by making...
2004-01-12 Benjamin Otteupdate - this is huge, because it includes *.bb, *...
2003-12-24 Thomas Vander Sticheleremoving last mentions of wingo cothreads
2003-12-22 David SchleefMerge CAPS branch
2003-12-09 David Schleefconvert GST_*_PADDING to _gst_reserved[GST_PADDING];
2003-12-04 Andy Wingoremove copyright field from plugin structs
2003-12-03 Benjamin Otteadd more checks
2003-11-24 Benjamin Ottemerge in tagging
2003-11-19 David SchleefRemove DEBUG call that can happen before debugging...
2003-10-31 David SchleefInstall headers in gst/bytestream/
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-31 David SchleefFix setting of int and int64 dparams. Fixes #124023
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-08-17 Benjamin Otteinclude _get_type() functions in headers. Fixes docs...
2003-08-14 Benjamin Otteremove legacy offset code - fixes #119550
2003-08-06 David Schleefputbits removed because of licensing concerns. Code...
2003-07-27 David SchleefRemoved building of ext/cothreads and corresponding...
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
next