Commit graph

  • ff31df763e Added .dia UML of GstCaps Wim Taymans 2001-02-11 18:29:55 +0000
  • 1a66e83975 - backported the xml load bug in the properties Wim Taymans 2001-02-10 14:46:37 +0000
  • 2528bfba53 Updated the doc with more accurate implementation details Wim Taymans 2001-02-08 19:52:28 +0000
  • fe586de094 Implemented the plugable autopluggers. Wim Taymans 2001-02-08 19:37:41 +0000
  • cf94838ea0 removed intl and po from configure.in, until we have gettext working Erik Walthinsen 2001-02-07 22:48:11 +0000
  • ebb1eaeb48 added configure option to turn on building of docs, else they aren't built Erik Walthinsen 2001-02-07 22:23:54 +0000
  • 588c6968f9 Fixed cothreads.c problems with make dist. This still sucks badly. Erik Walthinsen 2001-02-07 22:07:22 +0000
  • 5a52fd4009 Updated the autoplugger: Wim Taymans 2001-02-06 20:42:28 +0000
  • 5e1257437d Added CVS ignore, and two documents.. BRANCH-INCSCHED1-ROOT BRANCH-AUTOPLUG2-ROOT Wim Taymans 2001-02-06 20:06:22 +0000
  • d88779134d updated ac3play to work with latest libgst Erik Walthinsen 2001-02-06 19:39:15 +0000
  • c17ed10404 Reworked getregion/pullregion stuff. Region is now specified by a type (OFFSET_LEN, TIME_LEN, etc.) and two guint64'... Erik Walthinsen 2001-02-05 17:16:23 +0000
  • 943e728898 fixed all in-use instances of asyncdisksrc Erik Walthinsen 2001-02-04 21:38:47 +0000
  • 38ff9ae802 moved asyncdisksrc to disksrc, no point in having a distinction Erik Walthinsen 2001-02-04 21:37:14 +0000
  • c0ef1f3067 fixed up the Alpha and ARM processor checks Erik Walthinsen 2001-02-03 07:25:24 +0000
  • db5b4fbb46 ARM works! Erik Walthinsen 2001-01-31 22:54:08 +0000
  • 804c1b2653 Documentation updates. Wim Taymans 2001-01-31 20:27:00 +0000
  • 1a5cfae0f6 Added a first attempt for XML embedding in the main core XML. Wim Taymans 2001-01-30 23:53:04 +0000
  • 6873d31fed The early beginnings of a doc about QoS :-) Wim Taymans 2001-01-29 23:51:51 +0000
  • eaeadf52e3 Lots of plugins fixes where the parentage macros were replaced with the correct gst_*_get_parent. Wim Taymans 2001-01-29 23:50:29 +0000
  • a03cb2b8a2 Added ramblings about the XML load/save Wim Taymans 2001-01-29 23:32:14 +0000
  • 51cbf22624 This is a megapatch with the following changes: Wim Taymans 2001-01-29 00:06:02 +0000
  • d0abadd974 Added the requirement for libshout Wim Taymans 2001-01-26 23:35:06 +0000
  • 0a1cb23d32 For the icecast sender Wim Taymans 2001-01-26 23:33:50 +0000
  • 70dfc6bb1d Converted the scaler to all asm Wim Taymans 2001-01-26 22:10:12 +0000
  • de37358730 Added plain C scaler Wim Taymans 2001-01-26 21:19:49 +0000
  • 59211a49ff Updated the docs with the new _request methods Wim Taymans 2001-01-23 20:03:07 +0000
  • d20f0b4bae Add gst_element_request_compatible_pad and remove gst_element_request_pad. Richard Boulton 2001-01-23 18:42:23 +0000
  • ba237a38dd Fix launch so that it can play a list of files, now that EOS works enough. (It needs to not have to restart gstreamer... Richard Boulton 2001-01-22 23:39:23 +0000
  • a3aad0c1a2 Fixed a yuv to bgr32 bug, red and blue were swapped. Thanks to Wim Taymans 2001-01-22 19:21:24 +0000
  • 75aa948e0c Docs updates Wim Taymans 2001-01-21 23:20:46 +0000
  • 0aaa531aaf An overview of the current EOS handling algorithm. Wim Taymans 2001-01-21 17:36:19 +0000
  • f463d7216a Ramblings about dynamic pads Wim Taymans 2001-01-21 16:19:12 +0000
  • de4996ae37 I'm too lazy to comment this Wim Taymans 2001-01-21 16:18:40 +0000
  • 9e6885f934 updated to exclude various docs formats (.ps, .dvi,...) Wim Taymans 2001-01-21 16:10:10 +0000
  • bc9054e18e Added another test case, a bin in a thread, to test EOS. still hangs because gtk_main hangs in a __poll somewhere. Wim Taymans 2001-01-21 16:08:37 +0000
  • 044c4611af More eos handling, bin in bin is handled correctly now. Wim Taymans 2001-01-21 16:06:42 +0000
  • 3dd77c5107 more complete(?) XML description of example Erik Walthinsen 2001-01-21 01:20:06 +0000
  • a1d52b2aa6 initial thoughts on framework Erik Walthinsen 2001-01-21 01:03:13 +0000
  • 8c54486378 the 'OSS hangs when opening the device when in use' bug. Sepp Wijnands 2001-01-21 00:57:50 +0000
  • c824d8eaf9 current set of design docs, in .txt format Erik Walthinsen 2001-01-20 20:08:59 +0000
  • cfb7276682 added first hack at testing suite design Erik Walthinsen 2001-01-20 19:20:13 +0000
  • 5c27fa2ac4 Check for NULL buffers before chaining/pushing them to the next element. Wim Taymans 2001-01-20 18:20:17 +0000
  • 7ce56f5dab More EOS changes. Wim Taymans 2001-01-20 17:59:25 +0000
  • 029e7bfbd9 More test cases for EOS handling Wim Taymans 2001-01-20 17:53:03 +0000
  • fdadef86d9 updated tests code to new ghostpad API Erik Walthinsen 2001-01-20 03:36:20 +0000
  • 92b4650081 updated test programs to new ghostpad API Erik Walthinsen 2001-01-20 03:33:55 +0000
  • 0a9cc5f2fe Make sure the loopfunction ends when an element goes to EOS. Wim Taymans 2001-01-20 03:28:37 +0000
  • fdaa2307da A very small change to make eos somewhat work. no inner bins are checked. Wim Taymans 2001-01-20 03:10:44 +0000
  • de4b9f654e Two more test cases Wim Taymans 2001-01-20 03:02:29 +0000
  • 4a5ed7bf58 Got ghostpads to work, even in -launch. Needs more testing still. Erik Walthinsen 2001-01-20 02:57:46 +0000
  • 9b3f1277ce API docs updates Wim Taymans 2001-01-19 22:15:21 +0000
  • 74f8050844 Major cleanup of the latest ghostpad changes. Fixed everything that broke, correctly. Someone will want to go updat... Erik Walthinsen 2001-01-19 09:37:32 +0000
  • 5ed8c467bf more cothreads cleanup, and first pass at ARM code Erik Walthinsen 2001-01-19 09:14:42 +0000
  • 284014fed1 ALPHA COTHREADS WORK! Worked around a nasty stack issue that probably can't be solved anyway. Tomorrow the UDB buil... Erik Walthinsen 2001-01-19 07:48:43 +0000
  • c31f9a570c First pass at updating to new ghostpad system. The objects are in place, Erik Walthinsen 2001-01-19 02:23:35 +0000
  • 52713dac28 Fix some typos, and grammar errors. Richard Boulton 2001-01-19 02:10:10 +0000
  • b27f8d7c31 Wrote a little more text, and did more of the work on making the sections. Richard Boulton 2001-01-19 02:06:40 +0000
  • 085b22ac1f Added a little tee test program. Wim Taymans 2001-01-19 00:07:40 +0000
  • 1e9fa15f1f Updated -inspect to display the new pad presence REQUEST. Wim Taymans 2001-01-19 00:07:10 +0000
  • e40880a90e And here they are.... Wim Taymans 2001-01-19 00:02:53 +0000
  • 520fbbee75 Moved queue and typefind elements to the core since they are referenced by name. Wim Taymans 2001-01-19 00:01:42 +0000
  • 90f82b6840 Added mthodes to request an element to create pads: gst_element_request_pad* Wim Taymans 2001-01-18 23:46:15 +0000
  • 82769bcae9 Some more fixes for libxml. Richard Boulton 2001-01-18 15:29:46 +0000
  • 41ebd85275 Fixes to work with libxml2. Richard Boulton 2001-01-18 11:16:53 +0000
  • fb871eec23 Updates to cothreads code, including non-working alpha. Changed things a bit, including PPC. Not having a PPC machi... Erik Walthinsen 2001-01-18 08:54:25 +0000
  • 6b317bf748 Oops Wim Taymans 2001-01-17 07:43:13 +0000
  • a4ccb12164 Fix permissions problems: the directory will now always be created mode 2755. In addition, the temporary file is giv... Richard Boulton 2001-01-17 01:59:57 +0000
  • 72b41ccad5 Added typefind example to configure.in Wim Taymans 2001-01-17 00:02:15 +0000
  • a9967137df Added the typefind example from the manual Wim Taymans 2001-01-17 00:01:48 +0000
  • 7e30e55c3c Manual updates and additions Wim Taymans 2001-01-16 23:35:22 +0000
  • f5fb79c4ec Fixed the state change code in gstelement that broke with the conversion of the states to a bitfield. Wim Taymans 2001-01-15 19:25:26 +0000
  • 78d88ab82e Updated docs with dynamic pads Wim Taymans 2001-01-15 00:53:07 +0000
  • a194bd4d7c Added gst_libs to Makefile Wim Taymans 2001-01-14 22:28:45 +0000
  • 15f298e7cb Fix build problem when don't have db2html, or a directory to put the manual in: was trying to make a symlink in the n... Richard Boulton 2001-01-14 22:25:43 +0000
  • a4e3d04aeb Adding nasty hack to rules to generate cothreads.{o,lo}, to get dependencies right. Rules copied from automake, and ... Richard Boulton 2001-01-14 22:24:28 +0000
  • fce9a96f3f Fixed a Makefile error Wim Taymans 2001-01-14 22:23:59 +0000
  • 9ca8248cc2 Massive build fixup. Will send message to -devel list later with details on the changes and what they mean for Makef... Erik Walthinsen 2001-01-14 21:55:41 +0000
  • 3c288c183a fixed an odd case with the launcher, didn't deal with argc properly Erik Walthinsen 2001-01-14 21:38:15 +0000
  • a72f9832d1 Change MAP_ANONYMOUS to MAP_ANON in the mmap for BSD compatibility Wim Taymans 2001-01-14 14:57:56 +0000
  • 73ae4b1bce Added an extra signal_cond to queue to make sure that the waiting thread is woken up. Can somebody with queue problem... Wim Taymans 2001-01-14 14:43:57 +0000
  • 11670c033d Added a couple of lines about debian packages. Richard Boulton 2001-01-14 12:42:30 +0000
  • 488ed4f98a Updated quotes :-) Wim Taymans 2001-01-14 04:45:42 +0000
  • 69b40b46d2 Antoher way of dealing with EOS. This proposal does not use the recursion to propagate the EOS signal. This implies t... Wim Taymans 2001-01-13 19:04:18 +0000
  • f18c4056f7 Added an updated use case for EOS handling. Wim Taymans 2001-01-13 15:47:43 +0000
  • 14bf136858 Updated the TODO list... Wim Taymans 2001-01-13 14:45:49 +0000
  • b312b35b25 Fixed the directory permission Bug #128637 Wim Taymans 2001-01-13 14:25:16 +0000
  • 22c9d0f1a6 include parser.h instead of gnome-xml/parser.h untill xml-config is fixed... Wim Taymans 2001-01-13 13:51:08 +0000
  • 112ca8f1e1 turned static library build back off for development Erik Walthinsen 2001-01-13 02:55:45 +0000
  • 92820d240d Added case6: a multithreaded audio mixer setup. Wim Taymans 2001-01-13 02:12:44 +0000
  • 8ea591ef29 Added config.h as an include to make sure BE/LE stuff works Wim Taymans 2001-01-12 23:37:14 +0000
  • f03c9fb1e7 Added a simple mp3 mixer pipeline setup with an explanation of how EOS could be handled with it. Wim Taymans 2001-01-12 22:44:41 +0000
  • f607205951 Updated ChangeLog :-) Wim Taymans 2001-01-12 20:54:04 +0000
  • 0e6eff633c Check for more atomic operations Wim Taymans 2001-01-12 20:44:16 +0000
  • 06044e1c17 Made sure the mmx does not get compiled on non x86 CPUs Wim Taymans 2001-01-12 19:42:52 +0000
  • 76f1b4540a While typing on eos2 about the EOS handling, I got an idea and started eos3. eos3 takes a different approach by mergi... Wim Taymans 2001-01-12 18:51:03 +0000
  • 558e9f4308 renamed private to element_private, to make obvious its usage restrictions Erik Walthinsen 2001-01-11 22:09:29 +0000
  • 60daf21ed4 added gpointer private to pads, so elements can store ints or pointers for their own use Erik Walthinsen 2001-01-11 22:03:01 +0000
  • 34c122de48 Added the REQUIREMENTS file to distdir Wim Taymans 2001-01-11 21:53:39 +0000
  • 5608ed3da1 added all of my un-committed random doc files, as backup <g> Erik Walthinsen 2001-01-11 09:42:17 +0000
  • a6a48cf180 updated spec file to create -devel package too RELEASE-0_1_0-SLIPSTREAM Erik Walthinsen 2001-01-11 00:35:42 +0000