summaryrefslogtreecommitdiff
path: root/gst/gstconfig.h.in
AgeCommit message (Expand)AuthorFilesLines
2017-02-18gstconfig: Fix unaligned access support for the openrisc architecturePeter Korsgaard1-1/+1
2016-12-07gstconfig: Fix unaligned access support for arc and nios2 architecturesPeter Seiderer1-1/+1
2016-12-05gstconfig: Fix unaligned access support for microblaze and xtensa architecturesPeter Seiderer1-1/+1
2016-09-13gstconfig: Use __declspec when built with MinGW and linking with MSVCNirbheek Chauhan1-3/+6
2016-09-05gstconfig.h.in: Add another version of the SH4 #define and S390xSebastian Dröge1-2/+2
2016-09-05config: newer gcc doesn't know __ppc__ and __ppc64__ anymoreWim Taymans1-1/+1
2016-09-01config: support System zWim Taymans1-1/+1
2016-08-26gstconfig: Decide GST_EXPORT declaration style at build timeNirbheek Chauhan1-5/+6
2016-08-13gstconfig.h: Detect unaligned access support at compile-timeNirbheek Chauhan1-2/+16
2016-08-13Remove old alloc tracing code now that we have a GstTracer-based replacementTim-Philipp Müller1-19/+0
2016-06-24gstconfig.h: Don't use extern with dllexportNirbheek Chauhan1-2/+2
2016-06-23win32: Don't use dllexport/import when only building staticallyNirbheek Chauhan1-1/+7
2016-06-09gstconfig.h.in: indent #if #else jungle for better readabilityTim-Philipp Müller1-12/+12
2016-05-23gstconfig.h: Always use dllexport/import on WindowsNirbheek Chauhan1-2/+2
2013-12-07docs: Fix typos in function/object descriptionsSebastian Rasmussen1-3/+3
2013-04-12info: use new internal printf for debug message printingTim-Philipp Müller1-49/+0
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-07-10Remove 0.10-related documentation and "Since" markersEdward Hervey1-2/+0
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge1-0/+4
2012-01-05gstconfig.h: adds and uses SunPro visibility attribute for proper function ex...Idar Tollefsen1-0/+4
2011-06-04Remove everything libxml2- and loadsave-relatedTim-Philipp Müller1-28/+0
2011-05-24remove old glib checkWim Taymans1-5/+0
2011-02-22Merge branch 'master' into 0.11Wim Taymans1-1/+3
2011-01-04gstinfo: don't use printf extensions if GLib isn't using the system printfTim-Philipp Müller1-1/+3
2010-12-06remove deprecated symbols and methodsWim Taymans1-3/+0
2010-06-26Don't include <libxml/parser.h> from public headers if GST_DISABLE_DEPRECATED...Tim-Philipp Müller1-0/+2
2009-11-05gstconfig.h: add define to force printf format checking for debug messagesTim-Philipp Müller1-0/+26
2008-07-31Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere.Sebastian Dröge1-13/+0
2008-03-07Move registry backend API to private headers where we can. Add fixme-0.11 com...Stefan Kost1-2/+0
2008-03-03Fix broken use of config.h-defined preprocessor directive in a public header ...Tim-Philipp Müller1-1/+3
2008-02-29Correct all relevant warnings found by the sparse semantic code analyzer. Thi...Sebastian Dröge1-1/+1
2008-02-06gst/gstconfig.h.in: Add 'id' for example.Stefan Kost1-1/+1
2007-04-202nd attempt to have a xml-less build as a joined effort of #413123 and #421480.Stefan Kost1-8/+20
2007-04-17gst/gstconfig.h.in: Revert previous change that broke the build.Wim Taymans1-6/+1
2007-04-17Drop libxml2 dependency when building withStefan Kost1-1/+6
2007-01-05gst/: On win32, all the __declspec stuff for symbol exporting is apparently o...Vincent Torri1-2/+2
2006-10-05Add GST_USING_PRINTF_EXTENSION to gstconfig.h so that we know whether we can ...Tim-Philipp Müller1-0/+5
2006-08-09API: add GST_SEGMENT_FORMAT, which is a printf extension we register that let...Tim-Philipp Müller1-1/+10
2006-07-10More docs for configuration options, add docs to gtk-doc.Stefan Kost1-13/+35
2006-07-10Fix build when disabling tracing (fixes #344016). Also start to document the ...Stefan Kost1-6/+15
2005-11-29libs/gst/base/: en-LARGE the padding.Andy Wingo1-0/+3
2005-10-15various style fixesThomas Vander Stichele1-3/+3
2005-10-12layout cleanupThomas Vander Stichele1-9/+11
2005-09-22gst/gstconfig.h.in: Psych out gtk-doc.Andy Wingo1-0/+1
2005-09-20gst/gstelementfactory.c (gst_element_factory_create): Avoid eating the caller...Andy Wingo1-0/+4
2005-09-13Don't use windows linking attributes in MinGWMichael Smith1-1/+1
2005-08-30docs/gst/gstreamer-sections.txt: ultral33t func10ns deserve to appear in the ...Stefan Kost1-2/+46
2005-07-18Removed plugable schedulers.Wim Taymans1-0/+3
2005-05-02merges from 0.8 for 64 bit issuesThomas Vander Stichele1-1/+23
2004-07-25remove unused .def files and export symbols using GST_PLUGIN_DEFINESteve Lhomme1-1/+3