2005-11-03 |
Andy Wingo | check/states/sinks.c (test_livesrc_sink): Add checks... |
blob | commitdiff |
2005-11-03 |
Wim Taymans | check/states/sinks.c: Added some more checks. Specifica... |
blob | commitdiff | diff to current |
2005-11-03 |
Wim Taymans | docs/: Small docs updates. |
blob | commitdiff | diff to current |
2005-11-03 |
Tim-Philipp Müller | gst/: Add !! to _FLAG_IS_SET macros to make the result... |
blob | commitdiff | diff to current |
2005-11-03 |
Edward Hervey | gst/gstpad.c: comparing a flag and a gboolean rarely... |
blob | commitdiff | diff to current |
2005-11-03 |
Tim-Philipp Müller | gst/gstbus.c: Fix some typos. |
blob | commitdiff | diff to current |
2005-11-03 |
Julien Moutte | gst/gstpad.c: Fix some typos. |
blob | commitdiff | diff to current |
2005-11-03 |
Tim-Philipp Müller | docs/manual/advanced-position.xml: Update seek example... |
blob | commitdiff | diff to current |
2005-11-03 |
Thomas Vander Stichele | Add another GST_STR_NULL instance |
blob | commitdiff | diff to current |
2005-11-02 |
Edward Hervey | gst/gstpad.c: Follow-up to Wim's patch, solves deadlock... |
blob | commitdiff | diff to current |
2005-11-02 |
Wim Taymans | gst/gstbin.c: Fix typo in docs. |
blob | commitdiff | diff to current |
2005-11-02 |
Wim Taymans | gst/gstpad.c: Unlock blocked pads when they are flushed. |
blob | commitdiff | diff to current |
2005-11-02 |
Thomas Vander Stichele | doc updates |
blob | commitdiff | diff to current |
2005-11-02 |
Tim-Philipp Müller | gst/base/gstcollectpads.c: Guard public API with assert... |
blob | commitdiff | diff to current |
2005-11-02 |
Johan Dahlin | gst/elements/gsttypefindelement.c (gst_type_find_elemen... |
blob | commitdiff | diff to current |
2005-11-02 |
Tim-Philipp Müller | gst/base/gstcollectpads.c: Don't try to ref NULL. |
blob | commitdiff | diff to current |
2005-11-02 |
Thomas Vander Stichele | provide a GST_FUNCTION that just gives a string for now |
blob | commitdiff | diff to current |
2005-11-02 |
Thomas Vander Stichele | update win32 copies |
blob | commitdiff | diff to current |
2005-11-01 |
Luca Ognibene | gst/gst.c: fix docs. popt is death, long live GOption. |
blob | commitdiff | diff to current |
2005-10-31 |
Wim Taymans | gst/gstbuffer.h: Small doc fix. |
blob | commitdiff | diff to current |
2005-10-31 |
Andy Wingo | Boo! |
blob | commitdiff | diff to current |
2005-10-28 |
Julien Moutte | gst/gstbus.c: Doc updates. |
blob | commitdiff | diff to current |
2005-10-28 |
Wim Taymans | Doc updates. |
blob | commitdiff | diff to current |
2005-10-28 |
Edward Hervey | docs/gst/: the GstURIType documentation page is private... |
blob | commitdiff | diff to current |
2005-10-28 |
Thomas Vander Stichele | Documentation updates. |
blob | commitdiff | diff to current |
2005-10-28 |
Wim Taymans | Documented the clocks. |
blob | commitdiff | diff to current |
2005-10-28 |
Stefan Kost | docs/gst/gstreamer-sections.txt: move some macros to... |
blob | commitdiff | diff to current |
2005-10-28 |
Wim Taymans | docs/design/part-TODO.txt: Add an item to TODO. |
blob | commitdiff | diff to current |
2005-10-28 |
Wim Taymans | gst/base/gstbasetransform.c: Don't leak class. |
blob | commitdiff | diff to current |
2005-10-27 |
Wim Taymans | gst/base/gstbasesink.c: Some more debugging. |
blob | commitdiff | diff to current |
2005-10-27 |
Wim Taymans | gst/base/gstbasesrc.c: Move some stuff around and clean... |
blob | commitdiff | diff to current |
2005-10-27 |
Tim-Philipp Müller | gst/base/gstbasesrc.c: Add missing break statements. |
blob | commitdiff | diff to current |
2005-10-27 |
Wim Taymans | check/gst/gstbin.c: An extra refcount is taken in basesrc. |
blob | commitdiff | diff to current |
2005-10-27 |
Wim Taymans | gst/base/gstbasesink.c: Some more debug. |
blob | commitdiff | diff to current |
2005-10-26 |
Stefan Kost | fixing examples fixing docs typos changing log priority... |
blob | commitdiff | diff to current |
2005-10-25 |
Wim Taymans | gst/gstbin.c: Some doc and debug updates. |
blob | commitdiff | diff to current |
2005-10-25 |
Wim Taymans | docs/design/part-TODO.txt: Update TODO. |
blob | commitdiff | diff to current |
2005-10-25 |
Wim Taymans | gst/base/gstbasesink.c: Don't use invalid stream_time. |
blob | commitdiff | diff to current |
2005-10-25 |
Wim Taymans | Forgot the changelog last time |
blob | commitdiff | diff to current |
2005-10-24 |
Stefan Kost | docs/libs/tmpl/: these are obsolete |
blob | commitdiff | diff to current |
2005-10-23 |
Thomas Vander Stichele | back to HEAD |
blob | commitdiff | diff to current |
2005-10-23 |
Thomas Vander Stichele | time to release RELEASE-0_9_4 |
blob | commitdiff | diff to current |
2005-10-23 |
Tim-Philipp Müller | gst/elements/gstfilesink.c: Use fseeko() and ftello... |
blob | commitdiff | diff to current |
2005-10-23 |
Thomas Vander Stichele | remove prematurely added error category and clean up... |
blob | commitdiff | diff to current |
2005-10-21 |
Wim Taymans | gst/base/gstbasesink.c: Simply set the right flag when... |
blob | commitdiff | diff to current |
2005-10-21 |
Wim Taymans | gst/base/gstbasesrc.c: Don't warn, the peer element... |
blob | commitdiff | diff to current |
2005-10-21 |
Wim Taymans | gst/base/gstbasesrc.c: Fix seeking. |
blob | commitdiff | diff to current |
2005-10-21 |
Wim Taymans | docs/design/part-segments.txt: More docs. |
blob | commitdiff | diff to current |
2005-10-21 |
Wim Taymans | And 2% more doc coverage. |
blob | commitdiff | diff to current |
2005-10-21 |
Andy Wingo | gst/base/gstbasesrc.c (gst_base_src_query): Clean up... |
blob | commitdiff | diff to current |
2005-10-20 |
Wim Taymans | gst/: More docs. |
blob | commitdiff | diff to current |
2005-10-20 |
Wim Taymans | gst/: Another 1% more coverage. |
blob | commitdiff | diff to current |
2005-10-20 |
Wim Taymans | Yay! 1% more docs coverage. |
blob | commitdiff | diff to current |
2005-10-20 |
Wim Taymans | gst/: Docs and consistency fixes. |
blob | commitdiff | diff to current |
2005-10-20 |
Wim Taymans | gst/gsttask.*: More docs. |
blob | commitdiff | diff to current |
2005-10-20 |
Wim Taymans | gst/gstbin.c: Reworked the message handling a bit,... |
blob | commitdiff | diff to current |
2005-10-20 |
Wim Taymans | docs/design/part-TODO.txt: Update TODO |
blob | commitdiff | diff to current |
2005-10-20 |
Tim-Philipp Müller | tools/gst-inspect.c: Fix interface output with gst... |
blob | commitdiff | diff to current |
2005-10-20 |
Wim Taymans | gst/base/gstbasesink.c: Speed up current position calcu... |
blob | commitdiff | diff to current |
2005-10-19 |
Wim Taymans | gst/base/gstbasesink.c: Fix query handling again. |
blob | commitdiff | diff to current |
2005-10-19 |
Wim Taymans | gst/: API change fix. |
blob | commitdiff | diff to current |
2005-10-19 |
Thomas Vander Stichele | check/: wait on thread to die so we can check refcount... |
blob | commitdiff | diff to current |
2005-10-18 |
Wim Taymans | check/pipelines/stress.c: Make check a little more... |
blob | commitdiff | diff to current |
2005-10-18 |
Wim Taymans | check/: Small state change torture test. |
blob | commitdiff | diff to current |
2005-10-18 |
Wim Taymans | Seriously, this is better than a previous commit as... |
blob | commitdiff | diff to current |
2005-10-18 |
Wim Taymans | gst/: Cleanups, prepare for state change fixes. |
blob | commitdiff | diff to current |
2005-10-18 |
Wim Taymans | gst/: Pending ABI changes. |
blob | commitdiff | diff to current |
2005-10-18 |
Wim Taymans | Make messages future proof. state-change gets a flag... |
blob | commitdiff | diff to current |
2005-10-18 |
Andy Wingo | gst/gstelement.c (gst_element_dispose): More helpful... |
blob | commitdiff | diff to current |
2005-10-18 |
Thomas Vander Stichele | gst/gstregistry.c: unref a plug-in we get that was... |
blob | commitdiff | diff to current |
2005-10-17 |
Stefan Kost | add new api entries hide internal macro |
blob | commitdiff | diff to current |
2005-10-17 |
Andy Wingo | gst/base/gstcollectpads.c (gst_collectpads_chain):... |
blob | commitdiff | diff to current |
2005-10-17 |
Michael Smith | Check validity of end time based on end time variable... |
blob | commitdiff | diff to current |
2005-10-17 |
Stefan Kost | merge controller testsuites fix broken tests remove... |
blob | commitdiff | diff to current |
2005-10-17 |
Thomas Vander Stichele | gst/: out. get out. you're fired. to the Attic ! |
blob | commitdiff | diff to current |
2005-10-17 |
Thomas Vander Stichele | gst/gstcaps.c: fix signedness issues in a (hopefully... |
blob | commitdiff | diff to current |
2005-10-17 |
Julien Moutte | gst/gstvalue.h: Fix prototypes. |
blob | commitdiff | diff to current |
2005-10-16 |
Thomas Vander Stichele | add gst_version_string () |
blob | commitdiff | diff to current |
2005-10-16 |
Thomas Vander Stichele | configure.ac: clean up further |
blob | commitdiff | diff to current |
2005-10-16 |
Thomas Vander Stichele | GStreamer consultants will make a lot of money in 2038 |
blob | commitdiff | diff to current |
2005-10-16 |
Thomas Vander Stichele | gst/gstcaps.c: Fix guint j diving under 0 |
blob | commitdiff | diff to current |
2005-10-16 |
Thomas Vander Stichele | check for process.h, declares getpid() on Windows |
blob | commitdiff | diff to current |
2005-10-16 |
Julien Moutte | gst/gstcaps.c: Fix a bad bug with a simple fix. Because... |
blob | commitdiff | diff to current |
2005-10-16 |
Thomas Vander Stichele | configure.ac: use the gettext macro |
blob | commitdiff | diff to current |
2005-10-16 |
Thomas Vander Stichele | gst/: add the nano |
blob | commitdiff | diff to current |
2005-10-15 |
Tim-Philipp Müller | gst/gstevent.h: Oops, add missing closing bracket. |
blob | commitdiff | diff to current |
2005-10-15 |
Thomas Vander Stichele | configure.ac: use common m4's for argument checking |
blob | commitdiff | diff to current |
2005-10-15 |
Tim-Philipp Müller | Add GST_EVENT_TYPE_NAME() macro. |
blob | commitdiff | diff to current |
2005-10-15 |
Thomas Vander Stichele | gst/: privatize more symbols |
blob | commitdiff | diff to current |
2005-10-15 |
Thomas Vander Stichele | configure.ac: add srcdir, builddir includes to GST_ALL_... |
blob | commitdiff | diff to current |
2005-10-15 |
Thomas Vander Stichele | give each value a _get_type, removes the DATA exports |
blob | commitdiff | diff to current |
2005-10-15 |
Thomas Vander Stichele | gst/gst.*: remove _gst_registry_auto_load, not used... |
blob | commitdiff | diff to current |
2005-10-15 |
Thomas Vander Stichele | configure.ac: correctly make conditionals |
blob | commitdiff | diff to current |
2005-10-15 |
Thomas Vander Stichele | configure.ac: check for some headers |
blob | commitdiff | diff to current |
2005-10-15 |
Thomas Vander Stichele | configure.ac: reorganize clean up document more remove... |
blob | commitdiff | diff to current |
2005-10-14 |
Tim-Philipp Müller | check/gst/gsttag.c: Add some simple tests for the new... |
blob | commitdiff | diff to current |
2005-10-14 |
Tim-Philipp Müller | gst/elements/: Beautify 'last-message' output: print... |
blob | commitdiff | diff to current |
2005-10-14 |
Tim-Philipp Müller | Add new API to check plugin feature version requirements. |
blob | commitdiff | diff to current |
2005-10-13 |
Thomas Vander Stichele | gst/gststructure.c: guard against NULL printf - happens... |
blob | commitdiff | diff to current |
2005-10-13 |
Tim-Philipp Müller | gst/base/gstcollectpads.c: Fix presumable copy'n'pasto. |
blob | commitdiff | diff to current |
next |