]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - ChangeLog
gst/elements/gstfilesink.c: Don't use NULL pointers.
[glsdk/gstreamer0-10.git] / ChangeLog
2005-10-06 Wim Taymansgst/elements/gstfilesink.c: Don't use NULL pointers.
2005-10-06 Thomas Vander Stichelegst/: widen the debug category in output to fit the...
2005-10-06 Thomas Vander Stichelegst/gstghostpad.c: add push activation of sink ghost...
2005-10-05 Thomas Vander Stichelegst/gstutils.c: fix a bug in the case where neither...
2005-10-05 Thomas Vander Stichelegst/gstpad.c: emit have-data before checking for peers...
2005-10-04 Wim Taymansgst/elements/: Protect last_message with lock.
2005-10-04 Edward Herveygst/gstformat.h: Added precision in the comments for...
2005-10-04 Tim-Philipp Müllertools/gst-launch.c: Don't try to run erroneous pipelines.
2005-10-04 Julien Mouttegst/gstbus.c: We don't need this header.
2005-10-03 Thomas Vander Sticheleback to head
2005-10-03 Thomas Vander Stichelerelease time
2005-10-02 Andy Wingogst/gstpad.c (gst_pad_activate_push): There is a race...
2005-10-02 Andy Wingochangelog
2005-10-02 Andy Wingogst/gstobject.h (GST_OBJECT_REFCOUNT_VALUE): Just use...
2005-10-02 Tim-Philipp Müllerconfigure.ac: Fix (unused) AM_CONDITIONAL tests.
2005-10-01 Tim-Philipp Müllergst/gstutils.c: Add assertion that makes sure src_val...
2005-09-30 Edward Herveygst/elements/gsttee.c: Let's not iterate pads we're...
2005-09-30 Wim Taymansgst/gstelement.c: Small tweak, element in ASYNC remains...
2005-09-30 Wim Taymansgst/base/gstbasesink.c: Only error is an error.
2005-09-29 Tim-Philipp Müllergst/base/gstbasesrc.c: Fix documentation typos. Add...
2005-09-29 David Schleefgst/gstplugin.c: Make some error messages more end...
2005-09-29 Thomas Vander Stichelecheck/: fix tests for the new warning
2005-09-29 Thomas Vander Stichelegst/gstobject.c: for 2.6 refcounting, make debug log...
2005-09-29 Andy Wingochangelog
2005-09-29 Edward Herveylibs/gst/controller/gstcontroller.c: Better if we actua...
2005-09-29 Wim Taymanscheck/gst/gstbin.c: Change for new bus API.
2005-09-29 Thomas Vander Stichelerename filter-caps to caps property
2005-09-29 Tim-Philipp Müllergst/gstvalue.c: More robust fraction string parsing.
2005-09-29 Tim-Philipp Müllergst/gstcaps.c: Thou shalt not free a structure and...
2005-09-29 Wim Taymanscheck/gst/gstbin.c: Oops.
2005-09-29 Wim Taymanscheck/gst/gstbin.c: Add bus to bin.
2005-09-29 Johan Dahlingst/gstmessage.c (gst_message_parse_state_changed)...
2005-09-29 Johan Dahlingst/gstmessage.c (gst_message_new_state_changed): Use
2005-09-28 Stefan Kostfixed umlauts in ChangeLog again
2005-09-28 Stefan Kostgst/gstinfo.c: don't do dummy g_strdup()s
2005-09-28 Wim Taymansgst/gstbus.*: Added async-message and sync-message...
2005-09-28 Stefan Kostadded another constructor for language bindings
2005-09-28 Thomas Vander Stichelecheck/gst/gstpipeline.c: add another check
2005-09-28 Wim Taymansgst/gstbin.c: Small doc fixes. get_clock -> provide_clock.
2005-09-28 Andy Wingogst/base/gstbasesrc.c (gst_base_src_unlock): Comment...
2005-09-28 Tim-Philipp Müllergst/elements/: Make element details static.
2005-09-28 Wim Taymansgst/gstbin.c: Some documentation updates.
2005-09-27 Stefan Kostadded two new functions to the docs documents all undoc...
2005-09-27 Thomas Vander Stichelegst/: remove now useless and leaky resurrection code...
2005-09-27 Wim Taymansdocs/design/part-TODO.txt: Update TODO.
2005-09-27 Andy Wingolibs/gst/dataprotocol/dataprotocol.c: Fix error-checkin...
2005-09-27 Wim Taymanscheck/gst/gstbin.c: Enable check that works now.
2005-09-27 Wim Taymansgst/: Leak fixes, the fold functions need to unref...
2005-09-27 Tim-Philipp Müllercheck/gst/gstbuffer.c: Plug leak in test case and fix...
2005-09-27 Tim-Philipp Müllergst/gstbuffer.c: Set READONLY flag on subbuffers, so...
2005-09-27 Wim Taymansgst/gstbin.c: use gst_object_has_ancestor().
2005-09-27 Tim-Philipp Müllergst/gsterror.h: Remove comment. GST_TYPE_G_ERROR is...
2005-09-26 Wim Taymanscheck/gst/gstbin.c: Added check that shows error in...
2005-09-26 Wim Taymansgst/gstbin.c: Make state change function use 3 queues...
2005-09-26 Tim-Philipp Müllerdocs/design/: Replace all _pull_region() with _pull_range()
2005-09-26 Andy Wingogst/gstvalue.c (_gst_value_initialize): Better fakeout.
2005-09-26 Andy Wingocheck/gst-libs/controller.c: Update for controller...
2005-09-26 Andy WingoRemove memchunk benchmark stuff, this is taken over...
2005-09-26 Thomas Vander Sticheleremove queryutils headers after moving the two used...
2005-09-26 Michael SmithCorrect syntax for debug option in gst-launch manpage
2005-09-26 Wim Taymansgst/base/gstbasesrc.c: Some more debugging info.
2005-09-25 Stefan Kostadded more docs
2005-09-25 Stefan Kostinlined the last two docs files removed the tmpl direct...
2005-09-25 Stefan Kostinlined two more docs factored gstpadtemplate out of...
2005-09-24 Tim-Philipp Müllercheck/gst/gstbin.c: Fix test case: we can't rely on...
2005-09-24 Wim TaymansVarious documentation updates.
2005-09-24 Thomas Vander Stichelegst/gstclock.h: Well, that's embarassing. Luckily...
2005-09-23 Thomas Vander Stichelecommon/gtk-doc.mak: don't fail on building XML, FC4...
2005-09-23 Tim-Philipp MüllerAdd blurb about how the bus goes into flushing mode...
2005-09-23 Thomas Vander Sticheleadd a method to get a GstClockTime out of a structure
2005-09-23 Tim-Philipp Müllercheck/gst/gstbin.c: Added test to check state change...
2005-09-23 Thomas Vander Stichelevarious doc updates
2005-09-23 Stefan Kostinlined 3 more biiiig doc files and added some missing...
2005-09-23 Thomas Vander Sticheleput back source in registry. add checks for find_plugin.
2005-09-22 Thomas Vander Stichelefix leak in the test itself
2005-09-22 Wim Taymansgst/base/gstbasesink.c: Prepare for more accurate posit...
2005-09-22 Wim Taymansgst/gstquery.*: More documentation.
2005-09-22 Wim Taymansgst/gstbin.c: Some more debug info.
2005-09-22 Tim-Philipp Müllercheck/gst/gstvalue.c: Add simplistic test suite for...
2005-09-22 Tim-Philipp MüllerAdd GST_TYPE_DATE, a boxed type that wraps GDate, and...
2005-09-22 Andy Wingogst/gstconfig.h.in: Psych out gtk-doc.
2005-09-22 Andy Wingogst/gstbuffer.c (gst_buffer_get_caps): Like all our...
2005-09-21 Tim-Philipp Müllergst/gstinfo.c: Add mutex to serialise access to the...
2005-09-21 Tim-Philipp Müllerdocs/pwg/appendix-porting.xml: And something about...
2005-09-21 Andy WingoTest that removing probes from within the probe functio...
2005-09-21 Andy Wingocheck/gst/gstutils.c (test_buffer_probe_n_times): Add...
2005-09-21 Tim-Philipp Müllergst/: Don't put functional code in g_return_if_fail...
2005-09-21 Stefan Kostinlied another one and added some obvious docs
2005-09-21 Wim Taymansgst/elements/gstfdsrc.*: Properly implement fdsrc....
2005-09-21 Stefan Kostinlined more docs
2005-09-21 Stefan Kostdocs/gst/: remove obsolete doc file
2005-09-21 David Schleefgst/gstelementfactory.c: Drink a little beer, fix a...
2005-09-20 Stefan Kostmore docs inlined, splitted gstindex.{c,h}
2005-09-20 Thomas Vander Stichelefix a leak in controller
2005-09-20 Tim-Philipp Müllergst/elements/gstfilesink.c: Set sync to FALSE by default.
2005-09-20 Wim Taymansgst/base/gstbasesink.c: Make sync property settable...
2005-09-20 Wim TaymansThe timeout handler should have lower priority than...
2005-09-20 Tim-Philipp Müllertools/gst-inspect.c: Fix two typos.
2005-09-20 Thomas Vander Sticheleremove the sync property from fakesink.
2005-09-20 Stefan Kostdocs/gst/gstreamer-docs.sgml: remove probe refsection
next