2005-10-11 |
Wim Taymans | forgot this one |
tree | commitdiff |
2005-10-11 |
Wim Taymans | gst/base/gstbasesink.*: Correctly parse newsegment... |
tree | commitdiff |
2005-10-11 |
Thomas Vander Stichele | gst/gst.c: split plugin paths correctly |
tree | commitdiff |
2005-10-11 |
Wim Taymans | Added extra flag to newsegment for future API freeze. |
tree | commitdiff |
2005-10-11 |
Julien Moutte | gst/base/gstcollectpads.*: Handle EOS correctly. |
tree | commitdiff |
2005-10-11 |
Thomas Vander Stichele | gst/gst-i18n-lib.h: check for ENABLE_NLS, not GETTEXT_P... |
tree | commitdiff |
2005-10-11 |
Thomas Vander Stichele | configure.ac: if we don't have glib, fail before testin... |
tree | commitdiff |
2005-10-11 |
Andy Wingo | gst/gstpad.c (pre_activate): Renamed from pre_activate_... |
tree | commitdiff |
2005-10-11 |
Wim Taymans | gst/gstbin.*: Prepare to make current EOS message queue... |
tree | commitdiff |
2005-10-11 |
Wim Taymans | gst/gstbin.*: Work on proper clock selection. |
tree | commitdiff |
2005-10-11 |
Wim Taymans | docs/design/part-states.txt: Some more docs. |
tree | commitdiff |
2005-10-11 |
Thomas Vander Stichele | if we log our init, should also log finalize |
tree | commitdiff |
2005-10-10 |
Thomas Vander Stichele | don't declare on the proper define |
tree | commitdiff |
2005-10-10 |
Thomas Vander Stichele | unmangle the nesting a little |
tree | commitdiff |
2005-10-10 |
Thomas Vander Stichele | gst/parse/grammar.y: some cleanup before the hacking |
tree | commitdiff |
2005-10-10 |
Thomas Vander Stichele | gst/base/gstbasesrc.c: use conversions |
tree | commitdiff |
2005-10-10 |
Thomas Vander Stichele | another cast bites the dust |
tree | commitdiff |
2005-10-10 |
Thomas Vander Stichele | another cast bites the dust |
tree | commitdiff |
2005-10-10 |
Thomas Vander Stichele | gst/gstutils.c: apparently converting from guint64... |
tree | commitdiff |
2005-10-10 |
Wim Taymans | check/: Check fixes, use API as stated in design docs... |
tree | commitdiff |
2005-10-10 |
Andy Wingo | gst/gst.c (G_OPTION_FLAG_NO_ARG): Apparently GLib 2... |
tree | commitdiff |
2005-10-10 |
Tim-Philipp Müller | gst/gstiterator.c: Fix my previous commit: GTypes passe... |
tree | commitdiff |
2005-10-10 |
Wim Taymans | gst/gstelement.c: Use src/sink pads lists for the respe... |
tree | commitdiff |
2005-10-10 |
Ronald | Merged in popt removal + GOption addition patch from... |
tree | commitdiff |
2005-10-10 |
Tim-Philipp Müller | gst/gstiterator.c: Add assertions to make sure passed... |
tree | commitdiff |
2005-10-10 |
Tim-Philipp Müller | gst/gstbin.c: Pass GType and size arguments to gst_iter... |
tree | commitdiff |
2005-10-10 |
Wim Taymans | gst/gstelement.c: And free the GStaticRecMutex too |
tree | commitdiff |
2005-10-10 |
Andy Wingo | gst/gstelement.c (gst_element_init, gst_element_finaliz... |
tree | commitdiff |
2005-10-10 |
Andy Wingo | docs/gst/gstreamer-sections.txt: Doc updates. |
tree | commitdiff |
2005-10-10 |
Andy Wingo | gst/gstelement.c (gst_element_change_state_func): Renam... |
tree | commitdiff |
2005-10-10 |
Sebastien Moutte | updates for the win32 build (patch from Sebastien Moutte) |
tree | commitdiff |
2005-10-10 |
Andy Wingo | gst/gstbin.c (gst_bin_get_state_func): Renamed from... |
tree | commitdiff |
2005-10-10 |
Tim-Philipp Müller | gst/base/gsttypefindhelper.c: Check whether we have... |
tree | commitdiff |
2005-10-10 |
Thomas Vander Stichele | gst/: doc updates |
tree | commitdiff |
2005-10-09 |
Stefan Kost | more docs, fix compilation |
tree | commitdiff |
2005-10-09 |
Philippe Kalaf | gst/gstmessage.c: Fixed a few forgotten variables on... |
tree | commitdiff |
2005-10-09 |
Tim-Philipp Müller | gst/base/gsttypefindhelper.c: Fix evil typefind crasher... |
tree | commitdiff |
2005-10-09 |
Thomas Vander Stichele | gst/gstmessage.*: don't use new, it's a C++ keyword |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/: Small docs and debug updates. |
tree | commitdiff |
2005-10-08 |
Stefan Kost | more docs |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/gstbin.c: Fix typos, add comments. |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/gstbin.c: Do a less CPU demanding EOS check because... |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/gstevent.*: Fix event quark registration. |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/base/gstbasesink.c: Better log message. |
tree | commitdiff |
2005-10-08 |
Stefan Kost | lots of new docs and doc fixes |
tree | commitdiff |
2005-10-08 |
Thomas Vander Stichele | fix a leak I introduced |
tree | commitdiff |
2005-10-08 |
Thomas Vander Stichele | gst/: Only ever load one plugin for a given plugin... |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/base/gstbasesink.c: Prepare for doing QOS. |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/gstmessage.*: Also carry the clock in question. |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/gstmessage.*: Clean up. |
tree | commitdiff |
2005-10-08 |
Thomas Vander Stichele | Makefile.am: remove include dir |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/base/gstbasesink.*: Repost EOS message while going... |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/: Make ChildProxy threadsafe and fix mem leaks. |
tree | commitdiff |
2005-10-08 |
Thomas Vander Stichele | gst/gst.c: debug the GST_PLUGIN_ env vars |
tree | commitdiff |
2005-10-08 |
Wim Taymans | Added extra field to STATE_CHANGE message with the... |
tree | commitdiff |
2005-10-08 |
Wim Taymans | gst/: Small cleanups and doc updates. |
tree | commitdiff |
2005-10-08 |
Thomas Vander Stichele | gst/: log distributing clocks and base time |
tree | commitdiff |
2005-10-07 |
Wim Taymans | gst/base/gstbasesrc.*: Make the newsegment event custom... |
tree | commitdiff |
2005-10-07 |
Wim Taymans | gst/gstevent.*: New event for future idea. |
tree | commitdiff |
2005-10-07 |
Andy Wingo | gst/gstelement.c (gst_element_post_message): Doc update. |
tree | commitdiff |
2005-10-07 |
Andy Wingo | docs/gst/gstreamer-sections.txt: Update. |
tree | commitdiff |
2005-10-07 |
Thomas Vander Stichele | fdsrc does not build currently on win32 due to socketpair |
tree | commitdiff |
2005-10-07 |
Andy Wingo | check/elements/fakesrc.c (test_no_preroll): New check... |
tree | commitdiff |
2005-10-07 |
Wim Taymans | gst/gstghostpad.c: Activating a ghostpad with no intern... |
tree | commitdiff |
2005-10-07 |
Thomas Vander Stichele | gst/gstobject.h: there's no point in wrapping FLAG_SET... |
tree | commitdiff |
2005-10-07 |
Johan Dahlin | Add a GType to GstIterator, update callsites and tests. |
tree | commitdiff |
2005-10-06 |
Thomas Vander Stichele | initialize quarks |
tree | commitdiff |
2005-10-06 |
Thomas Vander Stichele | gst/gstpad.c: give events a chance to be handled by... |
tree | commitdiff |
2005-10-06 |
Thomas Vander Stichele | gst/gstevent.*: add string representations for event... |
tree | commitdiff |
2005-10-06 |
Thomas Vander Stichele | whitespace fixes |
tree | commitdiff |
2005-10-06 |
Wim Taymans | gst/elements/gstfilesink.c: Don't use NULL pointers. |
tree | commitdiff |
2005-10-06 |
Thomas Vander Stichele | gst/: widen the debug category in output to fit the... |
tree | commitdiff |
2005-10-06 |
Thomas Vander Stichele | gst/gstghostpad.c: add push activation of sink ghost... |
tree | commitdiff |
2005-10-05 |
Thomas Vander Stichele | doc updates |
tree | commitdiff |
2005-10-05 |
Thomas Vander Stichele | gst/gstutils.c: fix a bug in the case where neither... |
tree | commitdiff |
2005-10-05 |
Thomas Vander Stichele | gst/gstpad.c: emit have-data before checking for peers... |
tree | commitdiff |
2005-10-05 |
Thomas Vander Stichele | indent ifdefs |
tree | commitdiff |
2005-10-04 |
Wim Taymans | gst/elements/: Protect last_message with lock. |
tree | commitdiff |
2005-10-04 |
Edward Hervey | gst/gstformat.h: Added precision in the comments for... |
tree | commitdiff |
2005-10-04 |
Michael Smith | gst/gsterror.c: Add another error string used in a... |
tree | commitdiff |
2005-10-04 |
Julien Moutte | gst/gstbus.c: We don't need this header. |
tree | commitdiff |
2005-10-02 |
Andy Wingo | gst/gstpad.c (gst_pad_activate_push): There is a race... |
tree | commitdiff |
2005-10-02 |
Andy Wingo | docs/design/part-gstghostpad.txt: Add a note about... |
tree | commitdiff |
2005-10-02 |
Andy Wingo | gst/gstobject.h (GST_OBJECT_REFCOUNT_VALUE): Just use... |
tree | commitdiff |
2005-10-01 |
Tim-Philipp Müller | gst/gstutils.c: Add assertion that makes sure src_val... |
tree | commitdiff |
2005-09-30 |
Edward Hervey | gst/elements/gsttee.c: Let's not iterate pads we're... |
tree | commitdiff |
2005-09-30 |
Wim Taymans | gst/gstelement.c: Small tweak, element in ASYNC remains... |
tree | commitdiff |
2005-09-30 |
Wim Taymans | gst/base/gstbasesink.c: Only error is an error. |
tree | commitdiff |
2005-09-29 |
Tim-Philipp Müller | gst/base/gstbasesrc.c: Fix documentation typos. Add... |
tree | commitdiff |
2005-09-29 |
David Schleef | gst/gstplugin.c: Make some error messages more end... |
tree | commitdiff |
2005-09-29 |
Thomas Vander Stichele | check/: fix tests for the new warning |
tree | commitdiff |
2005-09-29 |
Thomas Vander Stichele | gst/gstobject.c: for 2.6 refcounting, make debug log... |
tree | commitdiff |
2005-09-29 |
Thomas Vander Stichele | use message type names |
tree | commitdiff |
2005-09-29 |
Andy Wingo | gst/gstbus.c (gst_bus_remove_signal_watch): New functio... |
tree | commitdiff |
2005-09-29 |
Wim Taymans | check/gst/gstbin.c: Change for new bus API. |
tree | commitdiff |
2005-09-29 |
Thomas Vander Stichele | rename filter-caps to caps property |
tree | commitdiff |
2005-09-29 |
Tim-Philipp Müller | gst/gstvalue.c: More robust fraction string parsing. |
tree | commitdiff |
2005-09-29 |
Tim-Philipp Müller | gst/gstcaps.c: Thou shalt not free a structure and... |
tree | commitdiff |
2005-09-29 |
Wim Taymans | check/gst/gstbin.c: Add bus to bin. |
tree | commitdiff |
2005-09-29 |
Johan Dahlin | gst/gstmessage.c (gst_message_parse_state_changed)... |
tree | commitdiff |
next |