atomicqueue: fix race
[platform/upstream/gstreamer.git] / gst / Makefile.am
2012-04-02 Alexander SaprykinAdd new GstTocSetter interface
2012-04-02 Alexander SaprykinAdd generic table of contents (TOC) support
2011-04-16 Tim-Philipp Müllergst: gobject-introspection scanner doesn't need to...
2011-04-16 Sebastian Drögegst: make sure gobject-introspection scanner calls...
2011-04-10 Alessandro Decinaandroid: make it ready for androgenizer
2011-02-16 Wim Taymansatomicqueue: add an atomic queue
2010-11-21 Evan Nemersonintrospection: Include exported packages information...
2010-10-05 Tim-Philipp Müllergst: add math-compat.h header
2010-07-26 Thiago Santosgstdatetime: Adds GstDateTime
2010-04-14 Tim-Philipp Müllerbuild: $(LIBM) belongs into LIBADD not LDFLAGS
2010-04-03 Tim-Philipp Müllerlibs: point gobject-introspection scanner to .la files
2010-03-11 Benjamin OtteFixes for -Wmissing-declarations -Wmissing-prototypes
2010-03-09 Sebastian Drögebuild: Make some more rules silent if requested
2010-02-16 Tim-Philipp Müllerbuild: make sure gst-plugin-scanner gets installed...
2009-10-06 Jan Schmidtregistry: Add registry helper phase 1
2009-09-12 Sebastian Drögeintrospection: Don't typedef GstTagList to GstStructure...
2009-09-05 Sebastian Drögeintrospection: Fix for out-of-tree builds
2009-09-05 Sebastian Drögegst: Add gobject-introspection support
2009-05-15 Edward HerveyMakefile.am: update for added/moved/removed files that...
2009-05-12 Jonas Holmbergbufferlist: add docs/build/debug/unittest
2009-05-11 Tim-Philipp Müllerxmlregistry: remove the old xml registry
2009-05-11 Wim Taymanstaskpool: add new object to manage threads
2009-04-15 Sebastian DrögeUse g_once_init_*() instead of GOnce for the enum types
2009-01-23 Brian CameronFix linking failures on Solaris. Fixes bug #568481.
2008-07-31 Sebastian DrögeRemove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere.
2008-07-22 Michael Smithconfigure.ac: Remove AC_ISC_POSIX macro; it's broken...
2008-05-27 Stefan Kostconfigure.ac: Add DATADIR for storing presets.
2008-02-27 Wim Taymansconfigure.ac: Add checks for poll, ppoll and pselect.
2007-11-26 Stefan KostDue to popular request remove preset interface again...
2007-11-17 Stefan KostAdd the preset interface (Fixes #396779). Do some doc...
2007-10-17 Stefan KostAllow dumping pipelines as dot graphs. Fixes #456573.
2007-08-24 Jan Schmidtgst/Makefile.am: Revert patch which uses $(gst_headers...
2007-08-23 David Nečasgst/Makefile.am: Replace some non portable makefile...
2007-06-06 Tim-Philipp MüllerAPI: add GstParamSpecFraction, so elements can have...
2007-05-09 Peter Kjellerstedtgst/: Maintain API and ABI when --disable-parse is...
2007-04-20 Stefan Kost2nd attempt to have a xml-less build as a joined effort...
2007-04-17 Stefan KostDrop libxml2 dependency when building with
2007-01-11 Stefan Kostcommit binary registry (disabled by default, see #359653)
2006-10-10 Josep Torre Vallesgst/Makefile.am: Cast values when making gstenumtypes...
2006-08-16 Jan SchmidtAdd internal helpers for pre-registering quarks from...
2006-07-18 Peter Kjellerstedtgst/: The attached patch adds two missing defines to...
2006-07-13 Thomas Vander Stichelegst/Makefile.am: do not install a .c file in the header...
2006-07-10 Stefan KostFix build when disabling tracing (fixes #344016). Also...
2006-07-01 Thomas Vander Sticheleconfigure.ac: set CFLAGS and friends to -O0 if gcov...
2006-03-21 Thomas Vander Stichelegst/Makefile.am
2006-02-20 Jan Schmidtgst/: Make things work with --disable-parse as they...
2005-11-30 Thomas Vander Stichelefix the docs build
2005-11-30 Thomas Vander Stichelevarious fixes to make
2005-11-30 Thomas Vander Sticheledocs/gst/gstreamer-sections.txt: remove double entries...
2005-11-29 Thomas Vander SticheleCVS surgery + support to move base, check, and net...
2005-11-29 Thomas Vander Stichelecheck/Makefile.am: look in the right place for elements...
2005-11-28 Thomas Vander Stichelegst/Makefile.am: don't try and build net if we don...
2005-11-27 Thomas Vander Sticheleadd undefined for core
2005-11-27 Thomas Vander Sticheleupdate LDFLAGS use some more
2005-11-22 Edward HerveyRemoved GstURI , closes bug #321061
2005-11-21 Andy Wingogst/Makefile.am (gst_headers): Add glib-compat.h. noins...
2005-11-20 Wim TaymansAdded segment helper structure and methods. Not fully...
2005-11-16 Andy Wingogst/net/: New part of core to hold network elements...
2005-11-16 Michael Smithgst/Makefile.am: Don't link against VALGRIND_LIBS....
2005-10-17 Andy Wingogst/base/gstcollectpads.c (gst_collectpads_chain):...
2005-10-15 Thomas Vander Sticheleconfigure.ac: reorganize clean up document more remove...
2005-09-26 Thomas Vander Sticheleremove queryutils headers after moving the two used...
2005-09-25 Stefan Kostinlined two more docs factored gstpadtemplate out of...
2005-09-20 Stefan Kostmore docs inlined, splitted gstindex.{c,h}
2005-09-20 David Schleefdocs/gst/Makefile.am: Ignore a few more internal headers
2005-09-15 David Schleefgst/Makefile.am: Dist glib-compat.h
2005-09-15 David Schleefgst/Makefile.am: Oh yeah, libgstreamer.so needs to...
2005-09-15 David Schleefremove
2005-09-14 Michael SmithRest of the fix for 316155: don't confuse MinGW when...
2005-09-07 Stefan Kostrenamed gsttag -> gsttaglist, gsttaginterface -> gsttag...
2005-09-07 Stefan Kostgst/: splitted gsttypefind into gsttypefind, gsttypefin...
2005-08-22 Stefan Kostported gstchildproxy over from 0.8 ported gst-inspect...
2005-08-20 Thomas Vander Stichelework on builds without check
2005-08-20 Thomas Vander Stichelemove check stuff to its own library to be used by other...
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-07-18 Wim Taymansgst/: Remove old file.
2005-07-18 Wim Taymansgst/Makefile.am: No more cothreads.h
2005-06-29 Ronald S. BultjeRemove old probes, add new g-signal-based probes and...
2005-06-08 Andy Wingogst/gstutils.c: RPAD fixes all around.
2005-05-30 Wim Taymansgst/: Move elementfactory methods to separate .h file.
2005-05-19 Ronald S. Bultjegst/: Hi, I'm outdated. Please shoot me.
2005-05-16 David Schleefcheck/Makefile.am: remove GstData checks
2005-05-09 Andy Wingogst/gstiterator.h: Add some includes.
2005-05-08 Edward Herveygst/Makefile.am: Added gstqueryutils.h to the list...
2005-05-02 Thomas Vander Sticheleautomake 1.5 fixes
2005-05-02 Thomas Vander Stichelepossible fixes for automake-1.5
2005-04-24 David SchleefConvert everything from GstAtomicInt to g_atomic_int_...
2005-04-24 David Schleefgst/gstpad.c: Remove handling of filtered caps. Fix...
2005-04-23 David Schleefgst/Makefile.am: Remove as-libtool stuff. It's likely...
2005-03-28 Wim TaymansAdded state change code.
2005-03-26 David Schleefgst/Makefile.am: remove gstcpu.[ch]. The gst_cpu funct...
2005-03-21 Wim TaymansNext big merge.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-05-09 Thomas Vander Sticheledon't break distcheck
2004-05-08 Thomas Vander Sticheleadd a dependency so it triggers a marshal code rebuild
2004-05-07 David SchleefChanges to handle compilers that don't have variadic...
2004-05-04 Thomas Vander Stichelereorganize C/LIB flags add gst_info to gstcompat.h
2004-05-03 Thomas Vander Sticheleremove gst_info remove gstlog.h, fold back to gstinfo...
2004-04-14 David Schleefgst/: Convert asm source into inline assembly.
2004-04-13 David Schleefconfigure.ac: Changes to remove POSIXisms (mmap in...
next