Commit graph

  • da7eb8492f Remove alias for asyncdisksrc backwards compatability. David I. Lehn 2001-02-21 20:57:02 +0000
  • fcc2acfa37 Removed asyncdisksrc references from docs. David I. Lehn 2001-02-21 20:45:00 +0000
  • d22d054374 Fixed typo in element details. David I. Lehn 2001-02-21 20:28:31 +0000
  • 0edc93ae29 Added parameter checking to gst_queue_get(). David I. Lehn 2001-02-21 20:27:54 +0000
  • 5782e4477b Fixed bug with reconfig, where switching back into an element landed it in code that still thought it was connected t... Erik Walthinsen 2001-02-21 00:57:15 +0000
  • 999f30ff02 Significant progress. Now able to do most operations live, without any failure. tests/incsched.c currently faults a... Erik Walthinsen 2001-02-20 08:19:05 +0000
  • a011f87ee2 Added the caps negotiation test program BRANCH-CAPSNEGO1-20010308-FREEZE Wim Taymans 2001-02-19 22:15:07 +0000
  • 2d181e4d1d A first attempt at pad negotiation. Wim Taymans 2001-02-19 20:20:19 +0000
  • a9f3deea80 The BPB has been put over my head... this time it's right I think Wim Taymans 2001-02-19 00:07:14 +0000
  • e312a0ed46 Also build the videoscaler on non-I386 because we now have have a plain Wim Taymans 2001-02-18 23:58:27 +0000
  • 0871fad29b More incsched progress. Should be able to get itereration going again tomorrow. Erik Walthinsen 2001-02-18 10:00:04 +0000
  • df32997396 Yes!, incsched is getting closer. Erik Walthinsen 2001-02-17 07:11:12 +0000
  • 28d65687ed Redo patch using _NUM rather than converting one way and then back again, as wtay suggested. Ho hum. Richard Boulton 2001-02-16 23:54:11 +0000
  • 6b14cf0612 more interesting than a 40K user program... Erik Walthinsen 2001-02-16 23:52:27 +0000
  • 750a06ee55 Fix missing GPOINTER_TO_INT()'s on case values. Richard Boulton 2001-02-16 23:45:00 +0000
  • e12886ca43 added groupie quote Erik Walthinsen 2001-02-16 23:39:39 +0000
  • 1eb9c731cf Fix a few more issues shown up by gnome-db2html2 - %'s should be written as % (was causing gnome-db2html2 to s... Richard Boulton 2001-02-16 16:48:54 +0000
  • acfb1fc447 Include compatability defines for old versions of libxml1 Richard Boulton 2001-02-16 13:13:16 +0000
  • 681c6e7ad2 Trivial fix: change launch to gstreamer-launch in README. Richard Boulton 2001-02-16 12:15:32 +0000
  • 886f87ea63 Fix a few irregularities, to make things closer to the Gnome standard guidelines for SGML documentation. One change ... Richard Boulton 2001-02-16 12:14:30 +0000
  • b12b280b91 Fix a couple of instances of childs, which should be xmlChildrenNode. We need to be careful to stop these creeping b... Richard Boulton 2001-02-15 18:42:13 +0000
  • 3ff90ac8fb More incsched updates. Now need to get the headers redone... Erik Walthinsen 2001-02-14 23:23:03 +0000
  • 954663456a Innocuous little change to fix a warning with newer versions of automake - shouldn't cause any backwards compatibilit... Richard Boulton 2001-02-14 10:34:14 +0000
  • 25457e2e39 Latest begotiation doc BRANCH-CAPSNEGO1-ROOT Wim Taymans 2001-02-13 20:48:45 +0000
  • 08427ffb2a Minor changes to incsched stuff, need to make more major modifications to manager concept now, so I'm checkpointing. Erik Walthinsen 2001-02-13 02:40:24 +0000
  • 8edfe3f5de First round of incremental scheduling. Manager setting and managed_elements lists are now handled at bin_add/remove ... Erik Walthinsen 2001-02-12 23:08:07 +0000
  • d0d6cd30d4 Corrected the associations on the UML diagrams Wim Taymans 2001-02-11 22:22:47 +0000
  • 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