gst/gsttypefind.h: Tabs to spaces, oh yes!
[platform/upstream/gstreamer.git] / gst /
2008-05-18 Tim-Philipp Müllergst/gsttypefind.h: Tabs to spaces, oh yes!
2008-05-18 Tim-Philipp Müllergst/gstevent.c: Document that gst_event_new_tag() and...
2008-05-17 Sebastian Drögegst/gstmessage.*: Mark the debug string parameters...
2008-05-14 Stefan Kostgst/gstinfo.c: Explain why we copy the list.
2008-05-14 Wim Taymansgst/gstpad.c: Release pad lock before calling out to...
2008-05-14 Wim Taymansgst/parse/grammar.y: Remove unneeded value unset.
2008-05-09 Tim-Philipp MüllerNo, let's not use g_slice_{dup|copy} here, since they...
2008-05-09 Tim-Philipp Müllergst/gstutils.h: Try to fix 'dereferencing type-punned...
2008-05-08 Ole André Vadla... gst/gstinfo.h (GST_FUNCTION): Reverted GST_FUNCTION...
2008-05-08 Sebastian Drögegst/gstutils.h: Intern the type name string, similar...
2008-05-08 Sebastian Drögegst/gstutils.h: Make GST_BOILERPLATE thread-safe if...
2008-05-07 Ole André Vadla... gst/gstinfo.c (gst_debug_log_valist): Improved the...
2008-05-07 Ole André Vadla... gst/gstinfo.h (GST_FUNCTION): Made GST_FUNCTION an...
2008-05-06 Sebastian DrögeDon't allow negative sizes when allocating new buffers.
2008-05-05 Sjoerd Simonsgst/gstbus.c: Don't print a warning if the queue is...
2008-05-04 Sebastian Drögegst/gstclock.c: Make some checks actually useful.
2008-05-03 Tim-Philipp Müllergst/gstminiobject.c: Fix 'Since:' version in gst_value_...
2008-05-03 Tim-Philipp Müllergst/gstregistry.c: Only print one log message per non...
2008-05-03 Tim-Philipp Müllergst/gstinfo.c: Fix alignment of debug log columns on...
2008-05-02 Sebastian Drögegst/gstdebugutils.c: Remove some code that is unused...
2008-05-01 Tim-Philipp Müllergst/gstregistry.c: Run g_str_has_suffix() only on the...
2008-04-30 Stefan Kostgst/gstdebugutils.c: Refactor code and fix handling...
2008-04-29 Wim TaymansAdd method to conveniently check the name of a custom...
2008-04-28 Sebastian Drögegst/gst.c: Register GstClock type from a type-safe...
2008-04-25 Antoine Tremblaygst/gstbin.c: Use the GLib stuff to create a private...
2008-04-25 Tim-Philipp MüllerRef some more classes in gst_init() to work around...
2008-04-24 Jason ZhaoEnable/disable scan_and_update_registry() based on...
2008-04-24 Stefan Kostgst/gstregistrybinary.c: Add a warning of we hit unhand...
2008-04-24 Stefan Kostgst/gstregistry.c: Tell the *truth* when improving...
2008-04-23 Sebastian Drögegst/gstelementfactory.c: Unref the factory after it...
2008-04-23 Stefan Kostgst/gstregistry.c: Improve the documentation.
2008-04-23 Stefan Kostgst/gstsegment.c: The glib macro seems to be borked...
2008-04-23 Stefan Kostgst/gstsegment.c: Document the new function. Use g_slic...
2008-04-23 Stefan Kostdocs/gst/gstreamer-sections.txt: Move GParamSepc macros...
2008-04-20 Tim-Philipp Müllergst/gsturi.c: Fix leak: g_strdown operates on the strin...
2008-04-19 Sebastian Drögegst/gsttaglist.c: Use g_value_take_string() instead...
2008-04-19 Sebastian Drögegst/gstregistrybinary.c: Return the old CRC instead...
2008-04-19 Sebastian Drögegst/gsturi.c: A valid URI scheme can also include ...
2008-04-17 Tim-Philipp Müllergst/: Don't use g_atomic_set_int where it's not needed.
2008-04-17 Wim Taymansgst/: Fix 2 caps leaks.
2008-04-17 Sebastian Drögegst/gstutils.c: Use g_atomic_int_set() here too instead...
2008-04-17 Sebastian Drögegst/gstutils.*: API: Deprecate gst_atomic_int_set(...
2008-04-16 Stefan Kostgst/gstquery.c: Also use G_GINT64_CONSTANT for the...
2008-04-16 Stefan Kostgst/gstmessage.c: Use G_GINT64_CONSTANT in varargs...
2008-04-16 Sebastian Drögegst/gstregistrybinary.c: Initialize the registry magic...
2008-04-16 Sebastian Drögegst/gstregistrybinary.*: Add crc32 checksum to the...
2008-04-16 Sebastian Drögegst/gstregistrybinary.c: If an element supports the...
2008-04-16 Stefan Kostgst/gsttaglist.h: Clarify some tag item docs after...
2008-04-15 Stefan KostAdd GST_PARAM_CONTROLLABLE and GST_PARAM_USER_SHIFT...
2008-04-14 Sebastian Drögegst/gstregistrybinary.c: Fix a typo in a debug message...
2008-04-14 Tim-Philipp Müllergst/gst.c: Pre-register GstGError GType from a thread...
2008-04-13 Rene Stadlergst/gsttagsetter.c: Merging an empty list with another...
2008-04-13 Rene Stadlergst/gsttaglist.h: Fix description to match the order...
2008-04-13 Sebastian Drögegst/gstregistrybinary.c: If gst_registry_add_plugin...
2008-04-11 Julien MoutteMac OS X love...
2008-04-10 José AlburquerqueAdd gst_pad_add_*_probe_full() functions with a notify...
2008-04-10 Tim-Philipp Müllergst/gstdebugutils.h: Mention GstDebugGraphDetails enum...
2008-04-10 Stefan Kostgst/gstpad.c: Do not abort on out of memory for pad_all...
2008-04-09 José AlburquerqueExpose gst_segment_copy() to make things easier for...
2008-04-09 Tim-Philipp Müllergst/gst.c: Fix const position; ref GType classes for...
2008-04-09 Wim Taymansdocs/design/part-buffering.txt: Fix some typos and...
2008-04-09 Milosz Derezynskigst/gsterror.*: Add two new error codes for encrypted...
2008-04-09 Tim-Philipp Müllergst/gstquery.h: Fix typo.
2008-04-08 Wim TaymansRename _avail -> _range
2008-04-08 Wim TaymansAdd busy field and quark for the buffering query so...
2008-04-08 Wim TaymansReorder the message docs and headers for clarity.
2008-04-08 Wim Taymansgst/gstmessage.c: Use GstQuark for messages.
2008-04-08 Wim Taymansgst/gstquark.*: Add some more quarks needed for message...
2008-04-07 Tim-Philipp Müllergst/gstindex.c: Don't put descriptions into the nick...
2008-04-05 Damien Lespiaugst/gstpoll.c: Fix compilation of GstPoll with mingw32...
2008-04-01 Sebastian Drögeconfigure.ac: Require GLib 2.12.
2008-04-01 Sebastian Drögegst/parse/: Require a new enough flex and bison and...
2008-03-31 Stefan KostMacOS has plugins under .so or under .dylib. Add detect...
2008-03-31 Stefan Kostgst/gst.c: Fix type in log message and add one to ease...
2008-03-31 Stefan Kostgst/gstdebugutils.c: Improve handling ghost/proxy pads.
2008-03-27 Stefan KostExpose macro to docs and fix link to it.
2008-03-24 Mark NauwelaertsSmall documentation fixes. Fixes #523978.
2008-03-24 José Alburquerquegst/gstcaps.*: Constify the field gchar * params in...
2008-03-24 Wim Taymansgst/gstvalue.c: Transform a GstObject to a more meaning...
2008-03-23 Sebastian Drögegst/gstregistrybinary.c: Rename constant everywhere...
2008-03-23 Sebastian Drögegst/gstregistrybinary.c: Align memory to the pointer...
2008-03-23 Sebastian Drögegst/gstregistrybinary.c: Align memory to the pointer...
2008-03-22 Sebastian DrögeDefine G_PARAM_STATIC_STRINGS if it's undefined (GLib...
2008-03-22 Sebastian DrögeAPI: Add GST_IS_PARAM_SPEC_MINI_OBJECT, GST_PARAM_SPEC_...
2008-03-21 Sebastian DrögeCall the version GST_MAGIC_BINARY_VERSION_STR to be...
2008-03-21 Sebastian Drögegst/gstregistrybinary.*: Don't use GST_MAJORMINOR for...
2008-03-18 Ole André Vadla... Add new function gst_poll_fd_ignored() for improved...
2008-03-17 Tim-Philipp Müllergst/gstindex.*: Don't free key strings which we don...
2008-03-07 Ole André Vadla... Remove GstPollMode from the API, it does not make sense...
2008-03-07 Ole André Vadla... gst/gstregistrybinary.c: Include io.h for write() and...
2008-03-07 Stefan KostMove registry backend API to private headers where...
2008-03-03 Edward HerveySwitch to using portabl gsize/gssize instead of size_t...
2008-03-03 Edward Herveygst/gstminiobject.c: Import gst_private.h before any...
2008-03-03 Tim-Philipp MüllerFix broken use of config.h-defined preprocessor directi...
2008-03-03 Andy Wingotests/check/gst/gststructure.c (GST_START_TEST): Add...
2008-03-01 Fabrizio Gennarigst/gstregistryxml.c: Strings allocated by libxml2...
2008-02-29 Tim-Philipp Müllergst/gstinterface.c: Don't crash if the element supports...
2008-02-29 Wim Taymansgst/gstsegment.c: Improve some comment.
2008-02-29 Rene Stadlergst/gsturi.c: Use the get_protocols_full vfunc if get_p...
2008-02-29 Sebastian DrögeAnd correct even more valid sparse warnings.
next