summaryrefslogtreecommitdiff
path: root/gst/gstregistrybinary.h
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* registry: Set registry version to 1.0.0 tooSebastian Dröge2012-04-051-1/+1
* registrybinary: small cleanupsStefan Kost2011-05-241-2/+2
* binaryregistry: save and load release date time in GstPluginDescTim-Philipp Müller2010-07-231-1/+1
* binaryregistry: ignore the plugin cache if the filter environment has changedTim-Philipp Müller2010-06-231-1/+1
* Make code safe for -Wredundant-declsBenjamin Otte2010-03-101-4/+0
* registry: Add registry helper phase 1Jan Schmidt2009-10-061-108/+4
* Make sure config.h is only included onceTim-Philipp Müller2009-06-101-4/+0
* registry: allow plugins to cache extra data in registry. Fixes #570233Stefan Kost2009-06-071-1/+1
* Add API for making a GStreamer plugin 'dependent' on external files, director...Tim-Philipp Müller2009-01-061-1/+15
* gst/gstregistrybinary.*: Don't write and check a CRC for the binary registry ...Sebastian Dröge2008-11-121-2/+1
* gst/gstregistrybinary.*: Add crc32 checksum to the binary registry file and c...Sebastian Dröge2008-04-161-1/+2
* gst/gstregistrybinary.c: Align memory to the pointer size instead of always 3...Sebastian Dröge2008-03-231-1/+1
* Call the version GST_MAGIC_BINARY_VERSION_STR to be more consistent and add i...Sebastian Dröge2008-03-211-2/+2
* gst/gstregistrybinary.*: Don't use GST_MAJORMINOR for the binary registry ver...Sebastian Dröge2008-03-211-0/+14
* gst/gstregistrybinary.*: Implement no-mmap alternative for registry reading. ...Stefan Kost2007-04-261-1/+0
* gst/gstregistrybinary.h (GstBinaryPluginElement,Stefan Kost2007-04-251-6/+20
* gst/gstregistrybinary.*: Refactor so that we can implement multiple features....Stefan Kost2007-04-251-6/+15
* gst/gstregistrybinary.*: Remove unnecessary <sys/mman.h> include which broke ...Tim-Philipp Müller2007-04-161-30/+4
* gst/gstregistrybinary.*: use glib types, cleanup comments, impement interface...Stefan Kost2007-01-151-46/+37
* commit binary registry (disabled by default, see #359653)Stefan Kost2007-01-111-0/+173