2005-10-04 |
Tim-Philipp... | tools/gst-launch.c: Don't try to run erroneous pipelines. |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Michael Smith | gst/gsterror.c: Add another error string used in a... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
Julien Moutte | gst/gstbus.c: We don't need this header. |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Thomas Vander... | back to head |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Thomas Vander... | release time RELEASE-0_9_3 |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Andy Wingo | gst/gstpad.c (gst_pad_activate_push): There is a race... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Andy Wingo | changelog |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Andy Wingo | docs/design/part-gstghostpad.txt: Add a note about... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Andy Wingo | gst/gstobject.h (GST_OBJECT_REFCOUNT_VALUE): Just use... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Tim-Philipp... | configure.ac: Fix (unused) AM_CONDITIONAL tests. |
commit | commitdiff | tree | snapshot |
2005-10-01 |
Tim-Philipp... | gst/gstutils.c: Add assertion that makes sure src_val... |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Edward Hervey | gst/elements/gsttee.c: Let's not iterate pads we're... |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Wim Taymans | gst/gstelement.c: Small tweak, element in ASYNC remains... |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Wim Taymans | gst/base/gstbasesink.c: Only error is an error. |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Tim-Philipp... | gst/base/gstbasesrc.c: Fix documentation typos. Add... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Thomas Vander... | disable refcount checks until we track the dangling ref |
commit | commitdiff | tree | snapshot |
2005-09-29 |
David Schleef | gst/gstplugin.c: Make some error messages more end... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Thomas Vander... | check/: fix tests for the new warning |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Thomas Vander... | gst/gstobject.c: for 2.6 refcounting, make debug log... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Thomas Vander... | use message type names |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Andy Wingo | changelog |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Andy Wingo | gst/gstbus.c (gst_bus_remove_signal_watch): New functio... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Edward Hervey | libs/gst/controller/gstcontroller.c: Better if we actua... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Wim Taymans | check/gst/gstbin.c: Change for new bus API. |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Thomas Vander... | rename filter-caps to caps property |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Tim-Philipp... | gst/gstvalue.c: More robust fraction string parsing. |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Tim-Philipp... | gst/gstcaps.c: Thou shalt not free a structure and... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Thomas Vander... | remove two removed functions |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Wim Taymans | check/gst/gstbin.c: Oops. |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Wim Taymans | check/gst/gstbin.c: Add bus to bin. |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Johan Dahlin | gst/gstmessage.c (gst_message_parse_state_changed)... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Johan Dahlin | gst/gstmessage.c (gst_message_new_state_changed): Use |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Stefan Kost | fixed umlauts in ChangeLog again |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Stefan Kost | gst/gstinfo.c: don't do dummy g_strdup()s |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Wim Taymans | gst/gstbus.*: Added async-message and sync-message... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Stefan Kost | added another constructor for language bindings |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Thomas Vander... | check/gst/gstpipeline.c: add another check |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Wim Taymans | gst/gstbin.c: Small doc fixes. get_clock -> provide_clock. |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Andy Wingo | gst/base/gstbasesrc.c (gst_base_src_unlock): Comment... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Tim-Philipp... | gst/elements/: Make element details static. |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Wim Taymans | gst/gstbin.c: Some documentation updates. |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Stefan Kost | added two new functions to the docs documents all undoc... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Thomas Vander... | gst/: remove now useless and leaky resurrection code... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Wim Taymans | docs/design/part-TODO.txt: Update TODO. |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Andy Wingo | libs/gst/dataprotocol/dataprotocol.c: Fix error-checkin... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Wim Taymans | check/gst/gstbin.c: Enable check that works now. |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Wim Taymans | gst/: Leak fixes, the fold functions need to unref... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Tim-Philipp... | check/gst/gstbuffer.c: Plug leak in test case and fix... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Tim-Philipp... | gst/gstbuffer.c: Set READONLY flag on subbuffers, so... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Wim Taymans | gst/gstbin.c: use gst_object_has_ancestor(). |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Tim-Philipp... | gst/gsterror.h: Remove comment. GST_TYPE_G_ERROR is... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Wim Taymans | check/gst/gstbin.c: Added check that shows error in... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Wim Taymans | gst/gstbin.c: Make state change function use 3 queues... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Tim-Philipp... | docs/design/: Replace all _pull_region() with _pull_range() |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Andy Wingo | try the fourth |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Andy Wingo | foo |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Andy Wingo | gst/gstvalue.c (_gst_value_initialize): Better fakeout. |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Andy Wingo | check/gst-libs/controller.c: Update for controller... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Andy Wingo | Remove memchunk benchmark stuff, this is taken over... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Thomas Vander... | remove queryutils headers after moving the two used... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Michael Smith | Correct syntax for debug option in gst-launch manpage |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Wim Taymans | gst/base/gstbasesrc.c: Some more debugging info. |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Stefan Kost | added more docs |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Stefan Kost | inlined the last two docs files removed the tmpl direct... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Stefan Kost | inlined two more docs factored gstpadtemplate out of... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Tim-Philipp... | check/gst/gstbin.c: Fix test case: we can't rely on... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Wim Taymans | Various documentation updates. |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Thomas Vander... | gst/gstclock.h: Well, that's embarassing. Luckily... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Thomas Vander... | common/gtk-doc.mak: don't fail on building XML, FC4... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Tim-Philipp... | Add blurb about how the bus goes into flushing mode... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Thomas Vander... | add a method to get a GstClockTime out of a structure |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Tim-Philipp... | check/gst/gstbin.c: Added test to check state change... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Thomas Vander... | fix docs |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Thomas Vander... | don't break docs build |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Thomas Vander... | various doc updates |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Stefan Kost | inlined 3 more biiiig doc files and added some missing... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Thomas Vander... | put back source in registry. add checks for find_plugin. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Thomas Vander... | fix leak in the test itself |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Wim Taymans | gst/base/gstbasesink.c: Prepare for more accurate posit... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Wim Taymans | gst/gstquery.*: More documentation. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Wim Taymans | gst/gstbin.c: Some more debug info. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Tim-Philipp... | check/gst/gstvalue.c: Add simplistic test suite for... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Tim-Philipp... | Add GST_TYPE_DATE, a boxed type that wraps GDate, and... |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Andy Wingo | gst/gstconfig.h.in: Psych out gtk-doc. |
commit | commitdiff | tree | snapshot |
2005-09-22 |
Andy Wingo | gst/gstbuffer.c (gst_buffer_get_caps): Like all our... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Tim-Philipp... | gst/gstinfo.c: Add mutex to serialise access to the... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Tim-Philipp... | docs/pwg/appendix-porting.xml: And something about... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Andy Wingo | Test that removing probes from within the probe functio... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Andy Wingo | check/gst/gstutils.c (test_buffer_probe_n_times): Add... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Andy Wingo | check/gst/gstutils.c: New file. |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Tim-Philipp... | gst/: Don't put functional code in g_return_if_fail... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Stefan Kost | inlied another one and added some obvious docs |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Wim Taymans | gst/elements/gstfdsrc.*: Properly implement fdsrc.... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Stefan Kost | inlined more docs |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Stefan Kost | docs/gst/: remove obsolete doc file |
commit | commitdiff | tree | snapshot |
2005-09-21 |
David Schleef | gst/gstelementfactory.c: Drink a little beer, fix a... |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Stefan Kost | remove files |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Stefan Kost | more docs inlined, splitted gstindex.{c,h} |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Thomas Vander... | fix a leak in controller |
commit | commitdiff | tree | snapshot |
2005-09-20 |
Tim-Philipp... | gst/elements/gstfilesink.c: Set sync to FALSE by default. |
commit | commitdiff | tree | snapshot |
next |