debug: Add a memory ringbuffer based debug logger
[platform/upstream/gstreamer.git] / gst / gstregistrybinary.c
2011-05-27 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-26 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-24 Wim TaymansMerge branch 'master' into 0.11
2011-05-24 Wim TaymansMerge branch 'master' into 0.11
2011-05-20 Wim TaymansMerge branch 'master' into 0.11
2011-05-20 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-20 Wim TaymansMerge branch 'master' into 0.11
2011-05-19 Wim TaymansMerge branch 'master' into 0.11
2011-05-18 Wim TaymansMerge branch 'master' into 0.11
2011-05-18 Wim TaymansMerge branch 'master' into 0.11
2011-05-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-08 Wim TaymansMerge branch 'master' into 0.11
2011-05-05 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-03 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-11 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-06 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-04-01 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-03-10 Wim TaymansMerge branch 'master' into 0.11
2011-03-08 Wim TaymansMerge branch 'master' into 0.11
2011-03-02 Wim TaymansMerge branch 'master' into 0.11
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2011-01-25 Stefan Kostregistry: remove dead code
2010-12-08 Edward HerveyMerge commit '0eaa25cbf5c0e4bf86545fb67c181a0ecd2f19c7...
2010-12-07 Wim TaymansMerge branch 'master' into 0.11
2010-12-06 Wim Taymansremove deprecated symbols and methods
2010-12-05 David Schleefregistry: Fix permissions if umask is broken
2010-12-03 Tim-Philipp Müllerbinaryregistry: use function introduced in GLib 2.22...
2010-10-10 Vincent Penquerc'hregistry: g_mapped_file_unref exists already since...
2010-07-16 Tim-Philipp Müllerregistry: use GStatBuf unconditionally and add typedef...
2010-07-16 David Hoytregistrybinary: Fix compatibility with GLib 2.25 when...
2010-06-23 Tim-Philipp Müllerbinaryregistry: ignore the plugin cache if the filter...
2010-03-28 Sebastian Drögegst: Use GSlice instead of normal g_malloc in more...
2010-03-11 Benjamin OtteFixes for -Wmissing-declarations -Wmissing-prototypes
2010-03-10 Benjamin OtteRevert "registry: remove unused function"
2010-03-10 Benjamin Otteregistry: remove unused function
2010-01-07 Christian SchallerMerge branch 'master' of ssh://git.freedesktop.org...
2010-01-06 Tim-Philipp Müllerregistry: deprecate useless gst_registry_xml_{read...
2009-12-04 Sebastian Drögeregistry: Use GMappedFile for reading the registry
2009-12-04 Javier Jardónregistry: Substitute deprecated GLib symbol: g_mapped_f...
2009-10-06 Jan Schmidtregistry: Add registry helper phase 1
2009-09-11 Stefan Kostbinaryregistry: don't crash in cleaning up on error.
2009-08-06 Stefan Kostregistry: add filename to debug message, like elsewhere
2009-07-20 Stefan Kostgstregistrybinary: add +1 after error checking
2009-07-20 Stefan Kostbinaryregistry: don't unref NULL if we have an early...
2009-06-30 Edward Herveybinaryregistry: Use local values in while/for loops...
2009-06-30 Edward HerveySpread branch prediction macros.
2009-06-30 Edward HerveyUse local variables in for/while loops.
2009-06-07 Stefan Kostregistry: allow plugins to cache extra data in registry...
2009-05-22 Stefan Kostregistry: don't free node-date and deref again. Fixes...
2009-05-22 Stefan Kostregistry: don't free node-date and deref again. Fixes...
2009-05-11 Wim TaymansAvoid unneeded type checks
2009-04-03 Edward Herveygstregistrybinary: remove variable only used for a...
2009-03-27 Stefan Kostbinaryregistry: init variable, that is referenced in...
2009-03-27 Stefan Kostbinaryregistry: check for not reading beyond the data...
2009-03-26 Tim-Philipp Müllerregistry: do fsync() before close() and rename()
2009-02-25 Stefan Kostbinary registry: Don't attempt to parse empty caps
2009-02-25 Sebastian Drögeregistry: Set typefind factory caps to NULL instead...
2009-02-24 Sebastian Drögeregistrybinary: Check if typefind factory caps are...
2009-02-06 Stefan Kostbinary registry: Rewrite sanity check to actualy catch...
2009-02-05 Stefan Kostbinary registry: comparing arrays against NULL is useless
2009-02-04 Stefan Kostleak: Don't leak type name in failure cases.
2009-02-02 Peter Kjellerstedtgstregistrybinary: Make it compile with GST_DISABLE_GST...
2009-01-30 Sebastian DrögeAllocate everything that is written to the registry...
2009-01-29 Jan SchmidtMake sure to take a copy of the strings we're going...
2009-01-06 Tim-Philipp MüllerAdd API for making a GStreamer plugin 'dependent' on...
2008-12-27 Tim-Philipp Müllergst/gstregistrybinary.c: Wrap multi-line macros in...
2008-11-20 Michael Smithgst/gstregistrybinary.c: In win32 codepath, if we fail...
2008-11-12 Sebastian Drögegst/gstregistrybinary.*: Don't write and check a CRC...
2008-11-03 Stefan Kostgst/gstregistrybinary.c: Don't bother with the GTimer...
2008-10-31 Stefan Kostgst/gstregistrybinary.c: Oh my, studip, stupid me....
2008-10-30 Stefan Kostgst/: Use g_unlink() as none of these are directories.
2008-10-08 Sebastian Drögegst/gstregistrybinary.c: If we can't get a cache file...
2008-08-11 Michael Smithgst/gstregistrybinary.c: Don't use g_mkstmp() on win32...
2008-07-31 Sebastian DrögeRemove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere.
2008-07-02 Tim-Philipp Müllergst/gstplugin.c: Print error debug message if plugin...
2008-05-04 Sebastian Drögegst/gstclock.c: Make some checks actually useful.
2008-04-24 Stefan Kostgst/gstregistrybinary.c: Add a warning of we hit unhand...
2008-04-19 Sebastian Drögegst/gstregistrybinary.c: Return the old CRC instead...
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-14 Sebastian Drögegst/gstregistrybinary.c: Fix a typo in a debug message...
2008-04-13 Sebastian Drögegst/gstregistrybinary.c: If gst_registry_add_plugin...
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...
next