summaryrefslogtreecommitdiff
path: root/gst/gstregistrybinary.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-04-05registry: Set registry version to 1.0.0 tooSebastian Dröge1-1/+1
2011-05-24registrybinary: small cleanupsStefan Kost1-2/+2
2010-07-23binaryregistry: save and load release date time in GstPluginDescTim-Philipp Müller1-1/+1
2010-06-23binaryregistry: ignore the plugin cache if the filter environment has changedTim-Philipp Müller1-1/+1
2010-03-10Make code safe for -Wredundant-declsBenjamin Otte1-4/+0
2009-10-06registry: Add registry helper phase 1Jan Schmidt1-108/+4
2009-06-10Make sure config.h is only included onceTim-Philipp Müller1-4/+0
2009-06-07registry: allow plugins to cache extra data in registry. Fixes #570233Stefan Kost1-1/+1
2009-01-06Add API for making a GStreamer plugin 'dependent' on external files, director...Tim-Philipp Müller1-1/+15
2008-11-12gst/gstregistrybinary.*: Don't write and check a CRC for the binary registry ...Sebastian Dröge1-2/+1
2008-04-16gst/gstregistrybinary.*: Add crc32 checksum to the binary registry file and c...Sebastian Dröge1-1/+2
2008-03-23gst/gstregistrybinary.c: Align memory to the pointer size instead of always 3...Sebastian Dröge1-1/+1
2008-03-21Call the version GST_MAGIC_BINARY_VERSION_STR to be more consistent and add i...Sebastian Dröge1-2/+2
2008-03-21gst/gstregistrybinary.*: Don't use GST_MAJORMINOR for the binary registry ver...Sebastian Dröge1-0/+14
2007-04-26gst/gstregistrybinary.*: Implement no-mmap alternative for registry reading. ...Stefan Kost1-1/+0
2007-04-25gst/gstregistrybinary.h (GstBinaryPluginElement,Stefan Kost1-6/+20
2007-04-25gst/gstregistrybinary.*: Refactor so that we can implement multiple features....Stefan Kost1-6/+15
2007-04-16gst/gstregistrybinary.*: Remove unnecessary <sys/mman.h> include which broke ...Tim-Philipp Müller1-30/+4
2007-01-15gst/gstregistrybinary.*: use glib types, cleanup comments, impement interface...Stefan Kost1-46/+37
2007-01-11commit binary registry (disabled by default, see #359653)Stefan Kost1-0/+173