- 6802a8b docs/gst/gstreamer-sections.txt: remove double entries from the docs by Thomas Vander Stichele · 19 years ago
- a0c4c48 CVS surgery + support to move base, check, and net out of gst and into libs/gst by Thomas Vander Stichele · 19 years ago
- 9389a2f check/Makefile.am: look in the right place for elements, a lot more chance of success by Thomas Vander Stichele · 19 years ago
- 9e3259d gst/Makefile.am: don't try and build net if we don't even have <sys/socket.h> by Thomas Vander Stichele · 19 years ago
- d65ec49 add undefined for core by Thomas Vander Stichele · 19 years ago
- f496f75 update LDFLAGS use some more by Thomas Vander Stichele · 19 years ago
- 891d05b Removed GstURI , closes bug #321061 by Edward Hervey · 19 years ago
- 1698417 gst/Makefile.am (gst_headers): Add glib-compat.h. noinst the -private. by Andy Wingo · 19 years ago
- 2754334 Added segment helper structure and methods. Not fully implemented yet. by Wim Taymans · 19 years ago
- 4258474 gst/net/: New part of core to hold network elements and objects. Put in core because it exposes API that applications... by Andy Wingo · 19 years ago
- c7d92fc gst/Makefile.am: Don't link against VALGRIND_LIBS. That was always the wrong thing to do, but only breaks with newer ... by Michael Smith · 19 years ago
- 839de99 gst/base/gstcollectpads.c (gst_collectpads_chain): Slight cleanup. by Andy Wingo · 19 years ago
- 0847955 configure.ac: reorganize clean up document more remove cruft by Thomas Vander Stichele · 19 years ago
- b98900a remove queryutils headers after moving the two used functions to gstquery. also fixes build problem for gstsiddec by Thomas Vander Stichele · 19 years ago
- 41aca72 inlined two more docs factored gstpadtemplate out of gstpad by Stefan Kost · 19 years ago
- 0838cd0 more docs inlined, splitted gstindex.{c,h} by Stefan Kost · 19 years ago
- 6e96e1b docs/gst/Makefile.am: Ignore a few more internal headers by David Schleef · 19 years ago
- e245175 gst/Makefile.am: Dist glib-compat.h by David Schleef · 19 years ago
- 162462e gst/Makefile.am: Oh yeah, libgstreamer.so needs to contain the new functions. by David Schleef · 19 years ago
- a3bac07 remove by David Schleef · 19 years ago
- 93ca1da Rest of the fix for 316155: don't confuse MinGW when running glib-mkenums by Michael Smith · 19 years ago
- b5454f7 renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs for gsttrace, gsttrashstack by Stefan Kost · 19 years ago
- 628f773 gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory by Stefan Kost · 19 years ago
- 650687b ported gstchildproxy over from 0.8 ported gst-inspect fixes and enhancements over from 0.8 by Stefan Kost · 20 years ago
- ab65255 work on builds without check by Thomas Vander Stichele · 20 years ago
- 8ce827c move check stuff to its own library to be used by other modules by Thomas Vander Stichele · 20 years ago
- e1aeec6 Removed plugable schedulers. by Wim Taymans · 20 years ago
- fba0bf7 gst/: Remove old file. by Wim Taymans · 20 years ago
- 5ebba48 gst/Makefile.am: No more cothreads.h by Wim Taymans · 20 years ago
- d13478b Remove old probes, add new g-signal-based probes and some utility functions. by Ronald S. Bultje · 20 years ago
- 4b908e3 gst/gstutils.c: RPAD fixes all around. by Andy Wingo · 20 years ago
- e1b5b74 gst/: Move elementfactory methods to separate .h file. by Wim Taymans · 20 years ago
- 1b2ade5 gst/: Hi, I'm outdated. Please shoot me. by Ronald S. Bultje · 20 years ago
- e134f7f check/Makefile.am: remove GstData checks by David Schleef · 20 years ago
- 328ddd7 gst/gstiterator.h: Add some includes. by Andy Wingo · 20 years ago
- 01162be gst/Makefile.am: Added gstqueryutils.h to the list of headers to install, that was a 'nachty' move wingo :) by Edward Hervey · 20 years ago
- 82bb4f0 automake 1.5 fixes by Thomas Vander Stichele · 20 years ago
- d3f4ae1 possible fixes for automake-1.5 by Thomas Vander Stichele · 20 years ago
- 46e13eb Convert everything from GstAtomicInt to g_atomic_int_*, and remove gstatomic. by David Schleef · 20 years ago
- 65dd8e9 gst/gstpad.c: Remove handling of filtered caps. Fix/merge functions that handle filtered links. by David Schleef · 20 years ago
- 7e89cbf gst/Makefile.am: Remove as-libtool stuff. It's likely not and hard to carry around. by David Schleef · 20 years ago
- 326d36b Added state change code. by Wim Taymans · 20 years ago
- a7abc22 gst/Makefile.am: remove gstcpu.[ch]. The gst_cpu functionality is broken and should be implemented in a different li... by David Schleef · 20 years ago
- c2f41a8 Next big merge. by Wim Taymans · 20 years ago
- c47dc4d First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... by Wim Taymans · 20 years ago
- 1512ad8 don't break distcheck by Thomas Vander Stichele · 21 years ago
- ca223e7 add a dependency so it triggers a marshal code rebuild by Thomas Vander Stichele · 21 years ago
- ca7539c Changes to handle compilers that don't have variadic macro support. In particular, glib headers define some inlines ... by David Schleef · 21 years ago
- e7b9201 reorganize C/LIB flags add gst_info to gstcompat.h by Thomas Vander Stichele · 21 years ago
- f55a809 remove gst_info remove gstlog.h, fold back to gstinfo.h update translations by Thomas Vander Stichele · 21 years ago
- 26d7745 gst/: Convert asm source into inline assembly. by David Schleef · 21 years ago
- f8c8133 configure.ac: Changes to remove POSIXisms (mmap in this case) and to build DLLs on Windows. by David Schleef · 21 years ago
- e0ab9b5 add support for detecting if GStreamer runs inside valgrind. by Benjamin Otte · 21 years ago
- 209c82e docs/gst/gstreamer-sections.txt: More doc hacking. by David Schleef · 21 years ago
- 849f5cc adding back RELEASE clean up disting of built files by Thomas Vander Stichele · 21 years ago
- c5d76e5 configure.ac: We don't really need glib-2.3. Also remove some unneeded checks for library functions. by David Schleef · 21 years ago
- 4efc300 changing error signal add error codes and domains by Thomas Vander Stichele · 21 years ago
- 4522682 distcheck fixes by Thomas Vander Stichele · 21 years ago
- f5b464f adding i18n tested with nl, seems to work fine by Thomas Vander Stichele · 21 years ago
- 6150b02 rename gstcaps2.[ch] to gstcaps.[ch] by David Schleef · 21 years ago
- 8c9cd07 Merge CAPS branch by David Schleef · 21 years ago
- 44fe952 oops, didn't intend to do last checkin by David Schleef · 21 years ago
- 1cd87b3 Change GST_.*_PADDING to _gst_padding[GST_PADDING]; by David Schleef · 21 years ago
- 02ce798 remove gstcaps2.h by David Schleef · 21 years ago
- 3e4c58b Add gstcaps2.h for installation so gst-plugins builds. by Jan Schmidt · 21 years ago
- 57fcf33 Remove old autoplug code by David Schleef · 21 years ago
- 385b9ee merge in tagging by Benjamin Otte · 21 years ago
- cc00f40 put GST_CACHE_DIR in config.h by Thomas Vander Stichele · 21 years ago
- 5539c31 Add GstStructure and GstValue by David Schleef · 21 years ago
- 3235f1d merge TYPEFIND branch. Major changes: by Benjamin Otte · 21 years ago
- 6fbff1c New typefind system: bytestream is now part of the core all plugins have been modified to use this new typefind syste... by Ronald S. Bultje · 21 years ago
- 5d76a2e Implement generic interface stuff, with per-instance support checking instead of per-class checking by Ronald S. Bultje · 21 years ago
- 803ce6b GST_DEBUG reorganization containing loads of stuff: by Benjamin Otte · 22 years ago
- 582913d make the user registry location major-minor versioned so it doesn't clash with older incompatible registries make gst... by Thomas Vander Stichele · 22 years ago
- d19cc5f Updated makefile too.. by Wim Taymans · 22 years ago
- b030b5c - Add more --disable options by Wim Taymans · 22 years ago
- 1ee670c Added infrastructure to register URI to element+property mappings by Wim Taymans · 22 years ago
- f1af3cc code cleanups and further deprecation fixes by Thomas Vander Stichele · 22 years ago
- 5529bbc first pass of connect->link gst-plugins and other stuff compiles without change at this point by Thomas Vander Stichele · 22 years ago
- 9f92f33 And now it's inlined again :) by Wim Taymans · 22 years ago
- eb6c33f - Added PAD_NEGOTIATING flag, remove PAD_EOS flag by Wim Taymans · 22 years ago
- 132bab1 - copy kernel headers (waiting for libatomic..) by Wim Taymans · 22 years ago
- 347505b - major API breakage (one of the last, I promise...) by Wim Taymans · 22 years ago
- 8854eac - First pass at cleaning up the atomic mess by Wim Taymans · 22 years ago
- fcd8d12 Renamed GstCache to GstIndex by Wim Taymans · 22 years ago
- a022e03 not used anymore by Thomas Vander Stichele · 22 years ago
- 7eea6a0 fix for parallel installability by Thomas Vander Stichele · 22 years ago
- fa33811 More forte compiler fixes, added a .h file to store commonly used macros that have to ifdefed out on non-gcc compilers by Wim Taymans · 22 years ago
- 91df096 Index caches dir too, add caches to Makefile.am by Wim Taymans · 22 years ago
- 2d9c2e4 commiting Leifs registry to /var/cache patch, works well for me :) by Christian Schaller · 22 years ago
- a48bce0 - Added first attempt at general caching mechanism (GstTimeCache renamed to GstCache) by Wim Taymans · 22 years ago
- d5ba1b6 Added padprobe to makefile by Wim Taymans · 22 years ago
- d6f5464 fixing recursive make problem and nonscrdir builds by Thomas Vander Stichele · 23 years ago
- 9211961 make dist fix by Thomas Vander Stichele · 23 years ago
- af86892 this triggers a regen of the autogenned source files by Thomas Vander Stichele · 23 years ago
- c8d3e2e Make the formats dynamic so that plugins can register new seek/query formats by Wim Taymans · 23 years ago
- 29ae46b Fixed the missing .h file and some reorg (not sure what's best) by Wim Taymans · 23 years ago
- 74eba3a add default bufferpool, clean up some code, add bufferpool testing to fakesrc by Andy Wingo · 23 years ago
- fcb10a6 - Removed bufferpool code and move that to gstbuffer.c by Wim Taymans · 23 years ago
- d3e33a1 as promised, the header changes and some of wingo's virtual fixes as well by accident by Thomas Vander Stichele · 23 years ago