2006-05-22 |
Thomas Vander Stichele | tests/check/gst/gststructure.c: add a test for a comple... |
blob | commitdiff |
2006-05-19 |
Tim-Philipp Müller | docs/faq/: Some minor FAQ updates that won't change... |
blob | commitdiff | diff to current |
2006-05-19 |
Jan Schmidt | gst/gstpad.c: Short-circuit gst_pad_set_caps if setting... |
blob | commitdiff | diff to current |
2006-05-19 |
Tim-Philipp Müller | API: add gst_element_seek_simple() (#342238). |
blob | commitdiff | diff to current |
2006-05-18 |
Edward Hervey | gst/gsttypefind.*: Added GST_TYPE_TYPE_FIND and gst_typ... |
blob | commitdiff | diff to current |
2006-05-18 |
Tim-Philipp Müller | gst/gsttagsetter.c: Docs additions and fixes (see ... |
blob | commitdiff | diff to current |
2006-05-18 |
Jan Schmidt | plugins/elements/gstcapsfilter.c: The caps intersection... |
blob | commitdiff | diff to current |
2006-05-18 |
Tim-Philipp Müller | tests/examples/helloworld/helloworld.c: Must plug audio... |
blob | commitdiff | diff to current |
2006-05-17 |
Jan Schmidt | Mention bug fixed by previous commit |
blob | commitdiff | diff to current |
2006-05-17 |
Jan Schmidt | gst/gstregistryxml.c: Allow empty strings for some... |
blob | commitdiff | diff to current |
2006-05-17 |
Sébastien Moutte | gst/gstregistryxml.c: Use g_remove and g_rename instead... |
blob | commitdiff | diff to current |
2006-05-17 |
Edward Hervey | plugins/elements/gstqueue.c: The queue is not responsib... |
blob | commitdiff | diff to current |
2006-05-16 |
Edward Hervey | plugins/elements/gstqueue.c: The queue was posting... |
blob | commitdiff | diff to current |
2006-05-16 |
Tim-Philipp Müller | docs/manual/: Fix typos and minor errors in sample... |
blob | commitdiff | diff to current |
2006-05-16 |
Wim Taymans | docs/design/part-qos.txt: Fix indexes in formulas to... |
blob | commitdiff | diff to current |
2006-05-15 |
Wim Taymans | libs/gst/base/gstbasesink.c: Don't report POSITION... |
blob | commitdiff | diff to current |
2006-05-15 |
Tim-Philipp Müller | gst/gstobject.h: Add cast to make compiler happy -... |
blob | commitdiff | diff to current |
2006-05-14 |
Thomas Vander Stichele | fix parallel make |
blob | commitdiff | diff to current |
2006-05-14 |
Tim-Philipp Müller | Minor docs fixes. |
blob | commitdiff | diff to current |
2006-05-14 |
Jan Schmidt | configure.ac: releasing 0.10.6, "Take the cannoli" RELEASE-0_10_6 |
blob | commitdiff | diff to current |
2006-05-13 |
Tim-Philipp Müller | tools/gst-launch.c: Fix use of uninitialized variable... |
blob | commitdiff | diff to current |
2006-05-12 |
Tim-Philipp Müller | tools/gst-launch.c: Print something more intelligible... |
blob | commitdiff | diff to current |
2006-05-12 |
Thomas Vander Stichele | Makefile.am: updates for win32 |
blob | commitdiff | diff to current |
2006-05-12 |
Sébastien Moutte | win32/MANIFEST: Update win32 files listing. |
blob | commitdiff | diff to current |
2006-05-12 |
Michael Smith | gst/gstplugin.c: If an so file has no plugin entry... |
blob | commitdiff | diff to current |
2006-05-11 |
Wim Taymans | plugins/elements/gstqueue.c: Don't forget to signal... |
blob | commitdiff | diff to current |
2006-05-11 |
Stefan Kost | G_OBJECT_CLASS macro usage batch cleanup, fixes #337747... |
blob | commitdiff | diff to current |
2006-05-11 |
Wim Taymans | gst/gstbuffer.c: Register subbufer along with the buffe... |
blob | commitdiff | diff to current |
2006-05-10 |
Tim-Philipp Müller | gst/: Make gtk-doc generate docs for our inlined gst_bu... |
blob | commitdiff | diff to current |
2006-05-10 |
Thomas Vander Stichele | libs/gst/check/gstcheck.h: add an assert for setting... |
blob | commitdiff | diff to current |
2006-05-10 |
Thomas Vander Stichele | gst/gstvalue.c: fix a leak if no flags are set |
blob | commitdiff | diff to current |
2006-05-10 |
Tim-Philipp Müller | docs/manual/basics-pads.xml: Expand a bit on caps and... |
blob | commitdiff | diff to current |
2006-05-10 |
Wim Taymans | libs/gst/base/gstcollectpads.*: No need to call _stop... |
blob | commitdiff | diff to current |
2006-05-10 |
Thomas Vander Stichele | gst/gststructure.c: add some comments rename a method... |
blob | commitdiff | diff to current |
2006-05-10 |
Thomas Vander Stichele | gst/: make sure some essential types used by events... |
blob | commitdiff | diff to current |
2006-05-10 |
Wim Taymans | libs/gst/base/gstcollectpads.c: Update docs. |
blob | commitdiff | diff to current |
2006-05-10 |
Edward Hervey | gst/gstinterface.h: GST_IMPLEMENTS_INTERFACE and GST_IS... |
blob | commitdiff | diff to current |
2006-05-09 |
Wim Taymans | libs/gst/base/gstcollectpads.*: Clean up the mess that... |
blob | commitdiff | diff to current |
2006-05-09 |
Tim-Philipp Müller | Const-ify GEnumValue arrays. |
blob | commitdiff | diff to current |
2006-05-09 |
Tim-Philipp Müller | tests/check/gst/gstbuffer.c: Add test case for flags... |
blob | commitdiff | diff to current |
2006-05-09 |
Tim-Philipp Müller | gst/gstbuffer.c: gst_buffer_make_metadata_writable... |
blob | commitdiff | diff to current |
2006-05-09 |
Tim-Philipp Müller | tools/: Fix up includes: need to include stdlib.h in... |
blob | commitdiff | diff to current |
2006-05-09 |
Tim-Philipp Müller | gst/gsttaglist.*: API: add GST_TAG_IMAGE tag (#340721). |
blob | commitdiff | diff to current |
2006-05-08 |
Wim Taymans | gst/gstquery.c: Added some docs for the segment query. |
blob | commitdiff | diff to current |
2006-05-08 |
Wim Taymans | libs/gst/base/gstbasesrc.c: Always push non-flushing... |
blob | commitdiff | diff to current |
2006-05-08 |
Thomas Vander Stichele | gst/gsterror.c: Add a missing error string. |
blob | commitdiff | diff to current |
2006-05-08 |
Jan Schmidt | libs/gst/base/gstbasesink.c: Add applied_rate to the... |
blob | commitdiff | diff to current |
2006-05-08 |
Philippe Rouquier | libs/gst/base/gstbasesink.c: call ::unlock before takin... |
blob | commitdiff | diff to current |
2006-05-08 |
Edward Hervey | autogen.sh: Darwin's libtoolize is in fact called glibt... |
blob | commitdiff | diff to current |
2006-05-08 |
Wim Taymans | libs/gst/base/gstbasesrc.c: Unify error handling, don... |
blob | commitdiff | diff to current |
2006-05-08 |
Wim Taymans | docs/design/part-overview.txt: Make upsteam/downstream... |
blob | commitdiff | diff to current |
2006-05-08 |
Wim Taymans | libs/gst/base/gstbasesink.c: Store the sync time of... |
blob | commitdiff | diff to current |
2006-05-07 |
Stefan Kost | gst/gstcaps.c: Docs about how to print caps for debug... |
blob | commitdiff | diff to current |
2006-05-06 |
Stefan Kost | gst/gstelement.c: use full enum names and preprend... |
blob | commitdiff | diff to current |
2006-05-05 |
Tim-Philipp Müller | docs/manual/: Some typo fixes, some additions, some... |
blob | commitdiff | diff to current |
2006-05-05 |
Tim-Philipp Müller | tools/: Use the string passed to g_option_context_new... |
blob | commitdiff | diff to current |
2006-05-05 |
Tim-Philipp Müller | tools/: Add back --version command line option (#340460). |
blob | commitdiff | diff to current |
2006-05-05 |
Maciej Katafiasz | Don't mention GstThread (#340611) |
blob | commitdiff | diff to current |
2006-05-05 |
Wim Taymans | gst/: Add note about refcounting and miniobject/buffer... |
blob | commitdiff | diff to current |
2006-05-05 |
Maciej Katafiasz | Avoid CORBA & Bonobo references (#340598) |
blob | commitdiff | diff to current |
2006-05-05 |
Maciej Katafiasz | Fix up some inaccuracies and omissions in ADM (#340609) |
blob | commitdiff | diff to current |
2006-05-05 |
Maciej Katafiasz | Small typo in docs (#340625) |
blob | commitdiff | diff to current |
2006-05-05 |
Tim-Philipp Müller | gst/parse/Makefile.am: Make 'make -j' proof (see #340698). |
blob | commitdiff | diff to current |
2006-05-05 |
Tim-Philipp Müller | configure.ac: Require GLib-2.8 here as well. |
blob | commitdiff | diff to current |
2006-05-05 |
Wim Taymans | gst/: Remove pre glib2.8 compatibility, fixes #340508 |
blob | commitdiff | diff to current |
2006-05-04 |
Tim-Philipp Müller | gst/gsttaglist.h: Mention type of tags in doc blurbs. |
blob | commitdiff | diff to current |
2006-05-04 |
Jan Schmidt | gst/gstpad.c: Restore acceptcaps checking behaviour... |
blob | commitdiff | diff to current |
2006-05-04 |
James Andrewartha | Make sure gstprivate.h and/or config.h are always inclu... |
blob | commitdiff | diff to current |
2006-05-04 |
Wim Taymans | docs/libs/gstreamer-libs-sections.txt: API: addition... |
blob | commitdiff | diff to current |
2006-05-04 |
Wim Taymans | docs/design/part-overview.txt: Fix some typos, add... |
blob | commitdiff | diff to current |
2006-05-03 |
Thomas Vander Stichele | docs/libs/gstreamer-libs-sections.txt: make sure GstBas... |
blob | commitdiff | diff to current |
2006-05-02 |
Stefan Kost | docs/libs/gstreamer-libs-sections.txt: add missing... |
blob | commitdiff | diff to current |
2006-05-02 |
Stefan Kost | libs/gst/base/gstcollectpads.c: back out the newsegment... |
blob | commitdiff | diff to current |
2006-04-29 |
Tim-Philipp Müller | tools/gst-run.c: Fix wrong g_file_test() usage (see... |
blob | commitdiff | diff to current |
2006-04-29 |
Thomas Vander Stichele | move upload.mak to common |
blob | commitdiff | diff to current |
2006-04-29 |
Thomas Vander Stichele | tests/check/gst/gstghostpad.c: add more asserts on... |
blob | commitdiff | diff to current |
2006-04-28 |
Stefan Kost | plugins/elements/gsttypefindelement.c: reverted wrong... |
blob | commitdiff | diff to current |
2006-04-28 |
Stefan Kost | libs/gst/base/gstcollectpads.c: fix changelog entry... |
blob | commitdiff | diff to current |
2006-04-28 |
Stefan Kost | gst/: only write out registry if it has changed, fixes... |
blob | commitdiff | diff to current |
2006-04-28 |
Stefan Kost | gst/: only write out registry if it has changed, fixes... |
blob | commitdiff | diff to current |
2006-04-28 |
Stefan Kost | make GstElementDetails const |
blob | commitdiff | diff to current |
2006-04-28 |
Stefan Kost | libs/gst/base/: more detailed debug and formatting... |
blob | commitdiff | diff to current |
2006-04-28 |
Stefan Kost | gst/gstutils.c: cleanup double code |
blob | commitdiff | diff to current |
2006-04-28 |
Stefan Kost | libs/gst/controller/gstcontroller.c: some little tuning |
blob | commitdiff | diff to current |
2006-04-28 |
Wim Taymans | Give credit to Tapi Paavola for last patch |
blob | commitdiff | diff to current |
2006-04-28 |
Wim Taymans | gst/gstutils.c: Added some more docs. |
blob | commitdiff | diff to current |
2006-04-28 |
Michael Smith | gst/gstvalue.c: Avoid NULL dereference when trying... |
blob | commitdiff | diff to current |
2006-04-28 |
Michael Smith | plugins/elements/gsttypefindelement.c: If we get EOS... |
blob | commitdiff | diff to current |
2006-04-28 |
Michael Smith | libs/gst/dataprotocol/dataprotocol.c: Fixes in reading... |
blob | commitdiff | diff to current |
2006-04-28 |
Wim Taymans | libs/gst/base/gstbasesink.c: When frame dropping is... |
blob | commitdiff | diff to current |
2006-04-28 |
Wim Taymans | libs/gst/base/gstbasesrc.c: Documentation updates. |
blob | commitdiff | diff to current |
2006-04-28 |
Wim Taymans | plugins/elements/gstfdsink.c: handle EAGAIN, EINTR... |
blob | commitdiff | diff to current |
2006-04-28 |
Wim Taymans | gst/gstvalue.c: Don't try to serialize a GValue with... |
blob | commitdiff | diff to current |
2006-04-28 |
Wim Taymans | gst/gstminiobject.c: Taking a NULL miniobject is valid... |
blob | commitdiff | diff to current |
2006-04-28 |
Stefan Kost | gst/gstbin.c: Update docs. |
blob | commitdiff | diff to current |
2006-04-28 |
Wim Taymans | docs/design/part-TODO.txt: Mention QoS as an ongoing... |
blob | commitdiff | diff to current |
2006-04-28 |
Thomas Vander Stichele | back to HEAD |
blob | commitdiff | diff to current |
2006-04-28 |
Thomas Vander Stichele | releasing 0.10.5 RELEASE-0_10_5 |
blob | commitdiff | diff to current |
2006-04-22 |
Wim Taymans | gst/: Fix internal data flow errors. Fixes #338711. |
blob | commitdiff | diff to current |
2006-04-12 |
Wim Taymans | tests/check/gst/gstelement.c: Don't leak the factory. |
blob | commitdiff | diff to current |
next |