moap ignore
[platform/upstream/gstreamer.git] / gst /
2006-07-02 Thomas Vander Stichelewhitespace/doc fixes
2006-07-02 Thomas Vander Stichelegst/gstcaps.c: remove gst_caps_simplify; it was not...
2006-07-02 Thomas Vander Stichelegst/gstcaps.c: whitespace fixes
2006-07-02 Thomas Vander Sticheleignore more
2006-07-01 Thomas Vander Sticheleconfigure.ac: set CFLAGS and friends to -O0 if gcov...
2006-06-30 Tim-Philipp Müllergst/: Fix deserialisation from XML. Set parent manually...
2006-06-28 Peter Kjellerstedtgst/gst.c: Fix missing g_strdup() and double free when...
2006-06-23 Tim-Philipp Müllergst/gstinfo.c: Promote GST_DEBUG_CATEGORY_STATIC in...
2006-06-22 Edward Herveygst/gstelement.c: We need to deactivate src pads first...
2006-06-22 Wim Taymansgst/gstcaps.c: Fix crasher when passed NULL. Doc clarif...
2006-06-21 Tim-Philipp Müllergst/gstbus.c: Fix some typos, make docs more explicit.
2006-06-14 Wim Taymansgst/gstbin.c: Make it clear with a FIXME and a real...
2006-06-13 Tim-Philipp Müllergst/gst.c: If the fork()'ed child process can't write...
2006-06-13 Tim-Philipp Müllergst/gstregistryxml.c: Fix silly bug that prevented...
2006-06-13 Edward Herveygst/gst.c: Free string.
2006-06-13 Thomas Vander Stichelegst/: remove GLib 2.6 compatibility code
2006-06-12 Tim-Philipp Müllergst/parse/Makefile.am: Fix build with 'make -j N' even...
2006-06-12 Wim Taymansgst/gstsegment.c: Use G_UNLIKELY to help the compiler...
2006-06-12 Stefan Kostgst/: constify quark registration strings. Fixes #344115
2006-06-12 Wim Taymansgst/gstbuffer.c: Init _type for consistency.
2006-06-12 Wim Taymansgst/: Use _CAST macros to avoid unneeded type checking.
2006-06-12 Wim Taymansgst/gstbuffer.h: Avoid unneeded type checking.
2006-06-12 Wim Taymansgst/gstobject.c: Add G_UNLIKELY in type registration.
2006-06-12 Wim TaymansAdd G_UNLIKELY in type registration.
2006-06-12 Wim Taymansgst/gstinfo.*: Add some G_[UN]LIKELY.
2006-06-10 Thomas Vander Stichelegst/gst.c: move pid declaration to declaration block
2006-06-10 Thomas Vander Stichelegst/gst.c: use _exit() instead of exit() in our forked...
2006-06-07 Wim TaymansFix leak spotted by coverity checker. Fixes #343827
2006-06-06 Thomas Vander Stichelewidth respectationizing
2006-06-06 Michael Smithgst/gstsegment.h: Don't use c++-style comments, fixes...
2006-06-06 Thomas Vander Stichelewhitespace/width fixes
2006-06-06 Thomas Vander Stichelewhitespace fixes
2006-06-06 Thomas Vander Sticheleremove an extra space
2006-06-05 Edward Herveygst/gst.c: plugin_paths is not used if we build without...
2006-06-05 Edward Herveygst/gstsegment.c: _copy() was always returning NULL...
2006-06-02 Thomas Vander Sticheledebug change
2006-06-01 Stefan Kostgst/gsttagsetter.h: Can't cast ifaces to a class
2006-05-30 Sébastien Mouttegst/gst.c: set #include <sys/wait.h> in a #ifdef #ifdef...
2006-05-30 Wim Taymansgst/gstelement.c: Clarify the use of _release_request_p...
2006-05-30 Jan Schmidtgst/gstsystemclock.c: Add debug that can be enabled...
2006-05-30 Tim-Philipp MüllerAPI: add GST_TAG_PREVIEW_IMAGE (#343341).
2006-05-29 Tim-Philipp Müllergst/gst.c: Don't scan registry paths passed via --gst...
2006-05-28 Thomas Vander Stichelegst/gst.c: if we have fork, fork while reading/rebuildi...
2006-05-26 Jan Schmidtgst/gstvalue.c: Handle NULL input and output pointers...
2006-05-24 Thomas Vander Sticheledoc indent fix
2006-05-23 Wim Taymansgst/gstpad.*: Added _CUSTOM error and success GstFlowRe...
2006-05-19 Jan Schmidtgst/gstpad.c: Short-circuit gst_pad_set_caps if setting...
2006-05-19 Tim-Philipp MüllerAPI: add gst_element_seek_simple() (#342238).
2006-05-18 Edward Herveygst/gsttypefind.*: Added GST_TYPE_TYPE_FIND and gst_typ...
2006-05-18 Tim-Philipp Müllergst/gsttagsetter.c: Docs additions and fixes (see ...
2006-05-17 Jan Schmidtgst/gstregistryxml.c: Allow empty strings for some...
2006-05-17 Sébastien Mouttegst/gstregistryxml.c: Use g_remove and g_rename instead...
2006-05-15 Tim-Philipp Müllergst/gstobject.h: Add cast to make compiler happy -...
2006-05-14 Thomas Vander Stichelefix parallel make
2006-05-14 Thomas Vander Stichelewhitespace fixes
2006-05-14 Tim-Philipp MüllerMinor docs fixes.
2006-05-12 Michael Smithgst/gstplugin.c: If an so file has no plugin entry...
2006-05-11 Stefan KostG_OBJECT_CLASS macro usage batch cleanup, fixes #337747...
2006-05-11 Wim Taymansgst/gstbuffer.c: Register subbufer along with the buffe...
2006-05-10 Tim-Philipp Müllergst/: Make gtk-doc generate docs for our inlined gst_bu...
2006-05-10 Thomas Vander Stichelegst/gstvalue.c: fix a leak if no flags are set
2006-05-10 Thomas Vander Stichelegst/gststructure.c: add some comments rename a method...
2006-05-10 Thomas Vander Stichelegst/: make sure some essential types used by events...
2006-05-10 Edward Herveygst/gstinterface.h: GST_IMPLEMENTS_INTERFACE and GST_IS...
2006-05-09 Thomas Vander Sticheledoc whitespace fixes
2006-05-09 Tim-Philipp MüllerConst-ify GEnumValue arrays.
2006-05-09 Tim-Philipp Müllergst/gstbuffer.c: gst_buffer_make_metadata_writable...
2006-05-09 Tim-Philipp Müllergst/gsttaglist.*: API: add GST_TAG_IMAGE tag (#340721).
2006-05-08 Wim Taymansgst/gstquery.c: Added some docs for the segment query.
2006-05-08 Thomas Vander Stichelewhitespace, comment, doc fixup
2006-05-08 Thomas Vander Stichelegst/gsterror.c: Add a missing error string.
2006-05-08 Wim Taymansdocs/design/part-overview.txt: Make upsteam/downstream...
2006-05-07 Stefan Kostgst/gstcaps.c: Docs about how to print caps for debug...
2006-05-06 Stefan Kostgst/gstelement.c: use full enum names and preprend...
2006-05-05 Wim Taymansgst/: Add note about refcounting and miniobject/buffer...
2006-05-05 Maciej KatafiaszSmall typo in docs (#340625)
2006-05-05 Tim-Philipp Müllergst/parse/Makefile.am: Make 'make -j' proof (see #340698).
2006-05-05 Wim Taymansgst/: Remove pre glib2.8 compatibility, fixes #340508
2006-05-04 Tim-Philipp Müllergst/gsttaglist.h: Mention type of tags in doc blurbs.
2006-05-04 Jan Schmidtgst/gstpad.c: Restore acceptcaps checking behaviour...
2006-05-04 James AndrewarthaMake sure gstprivate.h and/or config.h are always inclu...
2006-04-28 Stefan Kostgst/: only write out registry if it has changed, fixes...
2006-04-28 Stefan Kostmake GstElementDetails const
2006-04-28 Stefan Kostgst/gstutils.c: cleanup double code
2006-04-28 Wim Taymansgst/gstutils.c: Added some more docs.
2006-04-28 Michael Smithgst/gstvalue.c: Avoid NULL dereference when trying...
2006-04-28 Thomas Vander Stichelesmall doc fix
2006-04-28 Wim Taymansgst/gstvalue.c: Don't try to serialize a GValue with...
2006-04-28 Wim Taymansgst/gstminiobject.c: Taking a NULL miniobject is valid...
2006-04-28 Stefan Kostgst/gstbin.c: Update docs.
2006-04-22 Wim Taymansgst/: Fix internal data flow errors. Fixes #338711.
2006-04-11 Wim Taymansgst/gstelementfactory.c: Some cleanups.
2006-04-10 Wim Taymansgst/gstsegment.c: Added some more docs.
2006-04-09 Sébastien Mouttegst/gst_private.h: add a new #ifdef to use __declspec...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-08 Tim-Philipp Müllergst/gstpad.c: Must set peer pads before calling the...
2006-04-08 Stefan KostFix broken GObject macros
2006-04-07 Wim Taymansgst/gstbus.c: Small documentation clarification about...
2006-04-06 Tim-Philipp Müllergst/gstpad.c: Typo fixes in docs.
2006-04-06 Michael Smithgst/gstpad.c: Use g_value_get_object() instead of g_val...
next