Commit graph

  • 67c932ef0e Aplied the patches from vishnu to implement seeking in various plugins. bytestream now has an event-aware API. Wim Taymans 2001-10-23 19:50:41 +0000
  • 799b712338 this is a major update which adds a tree view of the pipeline and lets you set individual element args through a dyna... Steve Baker 2001-10-23 17:43:49 +0000
  • 5e85a8eb03 Added 64 bit support to filesrc and a gtk+ shim (mapped to ulong unfortunatly) as per vishnus patch. Wim Taymans 2001-10-22 19:13:24 +0000
  • 14de4f27da Patch from vishnu: Wim Taymans 2001-10-22 19:00:52 +0000
  • eb2791d210 GSearchFunc seems to be glib1.2 only so it was replaced with Wim Taymans 2001-10-22 13:37:50 +0000
  • 55515f8433 Some compiler warning removed. Wim Taymans 2001-10-21 21:58:29 +0000
  • 657b9c3ddc Added some testsuite dirs Wim Taymans 2001-10-21 19:18:35 +0000
  • 97f1771e6a Applied vishnus patch: Wim Taymans 2001-10-21 19:14:48 +0000
  • cccc097ca5 API docs. revived _buffer_ref_by_count fast types for scheduler and bin. Wim Taymans 2001-10-21 18:00:31 +0000
  • 710d1ae0d2 More updates to the API docs. Wim Taymans 2001-10-21 15:47:23 +0000
  • de48822104 added empty string for category 31, lest the coloration break Erik Walthinsen 2001-10-21 02:06:12 +0000
  • e5b6d0c8aa More pending API doc changes. Wim Taymans 2001-10-21 01:02:25 +0000
  • 455567482c changed names from guchar* to gchar*, which makes C++ happy, and is, um, correct. Erik Walthinsen 2001-10-20 23:15:29 +0000
  • 469e99dc90 made glib2-friendly Erik Walthinsen 2001-10-20 23:15:01 +0000
  • 7095ffbfab made C++ friendly Erik Walthinsen 2001-10-20 23:12:36 +0000
  • d945cd38c8 convert g_string_printfa to g_string_append_printf and add to the shim Erik Walthinsen 2001-10-20 23:06:49 +0000
  • ca8b047a8f Added the testsuite/plugin dir back, I don't see what's wrong with it. Wim Taymans 2001-10-20 13:34:52 +0000
  • 9ba56f4181 Get the API docs back in shape. This batch of patches contain the updates that don't require source code comment chan... Wim Taymans 2001-10-19 22:49:35 +0000
  • 4f1f3da896 Removed old, bad bytestream code. Wim Taymans 2001-10-19 19:49:40 +0000
  • 31a93cf56c More updates. Wim Taymans 2001-10-18 22:31:26 +0000
  • cf1960d08b Added an UML diagram with dia. Wim Taymans 2001-10-18 22:17:27 +0000
  • 2225ba377b DVD update: David I. Lehn 2001-10-18 21:06:06 +0000
  • 77ee1df929 s/ac3dec/a52dec/ David I. Lehn 2001-10-18 21:04:26 +0000
  • c352836abe added another madvise and wrapped them in #ifdef's so they don't break systems without MADV_* Erik Walthinsen 2001-10-17 20:57:53 +0000
  • 5e29e07c62 Applied the PIC patches from David Schleef. Wim Taymans 2001-10-17 20:18:07 +0000
  • ab50b3af8b Add back test dirs David I. Lehn 2001-10-17 19:19:45 +0000
  • d574ab8126 merge from EVENTS1 on 20011016 Erik Walthinsen 2001-10-17 10:21:27 +0000
  • bdae23a5fe merge from HEAD on 20011016 EVENTS1-200110161-ROOT BRANCH-EVENTS1-200110161 BRANCH-EVENTS1 Erik Walthinsen 2001-10-17 08:51:04 +0000
  • b81c9eb858 more updates of build reqirements EVENTS1-200110161-FREEZE BRANCH-EVENTS1-200110161-ROOT Erik Walthinsen 2001-10-16 22:56:33 +0000
  • 022e91685e Added a little testbed for measuring buffer alloc/free, with some optimised gstmempool code (measured at a 10+ speed ... BRANCH-EVENTS1-200110161-FREEZE Wim Taymans 2001-10-16 21:52:13 +0000
  • 21b7df0549 added pkg-config Erik Walthinsen 2001-10-16 21:46:26 +0000
  • 7d446c4507 nope, that wasn't it ;) Thomas Vander Stichele 2001-10-15 19:05:47 +0000
  • 3f4b8084d2 Added more testcases Wim Taymans 2001-10-14 20:41:03 +0000
  • cccf1891e2 Make peek_bytes clear the previously assembled bytes. Wim Taymans 2001-10-14 20:40:29 +0000
  • 704e5eb697 Uhm... Wim Taymans 2001-10-14 18:36:15 +0000
  • dc44572574 More cleanups, added a pattern argument to bstest. The testsuite is now driven by a config file. Wim Taymans 2001-10-14 15:55:49 +0000
  • 8ade95069b Fix a mem leak with _peek_bytes. We keep a pointer to the assembled bytes and g_free it on the next flush. Wim Taymans 2001-10-14 12:28:58 +0000
  • e37919f916 Fixed a leak. Wim Taymans 2001-10-14 12:14:44 +0000
  • d518b7e859 Added some more testcases and rearanged some code (it's still pretty stupid) Wim Taymans 2001-10-14 02:52:27 +0000
  • aed1e95e9b Make status less cpu consuming Wim Taymans 2001-10-13 18:10:56 +0000
  • 00f78d264b A first attempt at a bytestream test suite. This one measures data correctness and mem leaks. Wim Taymans 2001-10-13 18:02:28 +0000
  • e0c55e8f6d Added change_state to fakesrc Wim Taymans 2001-10-13 17:56:10 +0000
  • fe49cb9cba Properly set the GType in the subbuffer too Wim Taymans 2001-10-13 16:43:43 +0000
  • 3a16440217 fixed syntax Steve Baker 2001-10-13 12:24:29 +0000
  • eac5a34bee Added lots of neat stuff to fakesrc: Wim Taymans 2001-10-11 22:31:37 +0000
  • a10cd2e7b6 explicitly added gstreamer-sections.txt to EXTRA_DIST Thomas Vander Stichele 2001-10-08 10:45:03 +0000
  • 61edf2c02c bunch of changes to the loadsave/registry #ifdefs, they aren't totally correct yet Erik Walthinsen 2001-10-08 08:19:32 +0000
  • eb94357ec2 added touch param to filesrc to control whether to touch mmap'd pages Erik Walthinsen 2001-10-08 08:19:09 +0000
  • 0e81ef7ba9 whoops, didn't mean to do that Steve Baker 2001-10-07 09:57:36 +0000
  • 84cfa7e3ee changes for dparams move Steve Baker 2001-10-07 09:50:42 +0000
  • dbb97e0055 dparams lives here Steve Baker 2001-10-07 09:49:41 +0000
  • a0334eba32 remove dparams from core Steve Baker 2001-10-07 09:41:36 +0000
  • a2107db69a remove ability to set dparams from -launch. this is the only real loss of functionality from moving dparams out of co... Steve Baker 2001-10-07 09:41:08 +0000
  • ef1473b443 remove extra debug info Steve Baker 2001-10-07 09:38:36 +0000
  • 69bc0811ee Create the events test code makefile Wim Taymans 2001-10-06 14:42:29 +0000
  • cfc9825fdb Added seek and flush test code. Wim Taymans 2001-10-06 14:42:02 +0000
  • 9b7b1794bc Added code for sending an event to a pad. Wim Taymans 2001-10-06 14:41:20 +0000
  • 905c1bbb96 new home for sinesrc Steve Baker 2001-10-06 13:28:01 +0000
  • b48fa3d758 gstsinesrc is being moved into plugins/synthesis/sinesrc Steve Baker 2001-10-06 12:46:50 +0000
  • d68a436dfb someone please check testsuite/plugin/Makefile Thomas Vander Stichele 2001-10-04 08:53:47 +0000
  • 7568c419c5 test/misc/Makefile.in is not in the dist build, can someone fix this ? dnl'd for now Thomas Vander Stichele 2001-10-03 15:55:24 +0000
  • b878495d66 dnl'd ffmpeg/Makefile Thomas Vander Stichele 2001-10-03 15:24:14 +0000
  • 0fc739a48f minor patch to error message in case of no registry support Erik Walthinsen 2001-10-02 06:05:20 +0000
  • 2ee27e3b1f default location for configdir is now set to the build dir if plugin-builddir is enabled Andy Wingo 2001-10-02 06:01:49 +0000
  • f71850c59b oops, those #defines weren't supposed to be committed Erik Walthinsen 2001-10-02 05:56:41 +0000
  • 4d831f6750 Added an option to preload plugins with Wim Taymans 2001-10-01 21:54:44 +0000
  • e9327c81ae loadsave fixes Wim Taymans 2001-10-01 20:54:14 +0000
  • e303a9c266 remove loadsave deps Wim Taymans 2001-10-01 20:53:34 +0000
  • 613a8fe1dd more load save fixes Wim Taymans 2001-10-01 20:53:06 +0000
  • ab316b83a8 load save dependencies removed Wim Taymans 2001-10-01 20:52:36 +0000
  • 6ec8d606ed Removed the loadsave dependency Wim Taymans 2001-10-01 20:47:33 +0000
  • 0ff096c841 Added ifdefs around xml code when it was not compiled into the core. Wim Taymans 2001-10-01 20:23:49 +0000
  • 95fae173f7 reworked things to fully deal with having XML disabled Erik Walthinsen 2001-10-01 19:41:03 +0000
  • e68dc8f315 Removed the -profile-arcs flag Wim Taymans 2001-09-30 22:44:25 +0000
  • afab5d4056 More pending stuff Wim Taymans 2001-09-30 22:19:04 +0000
  • f447082a5e Removed the instrument-functions flag Wim Taymans 2001-09-30 22:11:16 +0000
  • 56d23064a2 Reverted the bytestream changes Wim Taymans 2001-09-30 22:09:07 +0000
  • 2dd7576db3 Hmm. sec.. Wim Taymans 2001-09-30 22:06:20 +0000
  • ccccda7d5d Commit my pending changes. Wim Taymans 2001-09-30 22:01:14 +0000
  • 1058e3cf90 Added automatic growing of the memchunk. Wim Taymans 2001-09-30 21:37:36 +0000
  • 4389c3a5c9 This one actually works.. Wim Taymans 2001-09-30 03:23:31 +0000
  • 7bb4b2cefe Added a fast non-blocking memchunk implementation, it's about 20x faster than a mutex based implementation. Wim Taymans 2001-09-30 01:33:28 +0000
  • b213eab345 also need to ref the template in gst_pad_new_from_template Steve Baker 2001-09-29 15:39:00 +0000
  • b1a72c0307 Fixed up incorrect error message for mikmod lib/header check. It was annoying me :) Andrew Mitchell 2001-09-29 11:28:24 +0000
  • b4a9554f99 shouldn't sink here. that is up to the pad's parent (the element) Steve Baker 2001-09-29 11:00:30 +0000
  • 66f8bf4e2f remove ltconfig.sh temporarily Thomas Vander Stichele 2001-09-29 10:53:45 +0000
  • 409d408336 factory needs a ref to the padtemplate so that the padtemplate doesn't disappear when the plugin element is unreffed Steve Baker 2001-09-29 09:53:07 +0000
  • 81a7a06c20 1 Make 64-bit clean. Joshua N. Pritikin 2001-09-29 03:28:52 +0000
  • aa1a33e1ff merge from head: (1) 64-bit offset detection (2) fix a52dec detection Joshua N. Pritikin 2001-09-28 23:09:17 +0000
  • 925c27d16c rename gst_event_empty_new -> gst_event_new Joshua N. Pritikin 2001-09-28 23:00:12 +0000
  • c8a65ed978 1 Handle events. Joshua N. Pritikin 2001-09-28 22:58:38 +0000
  • b4a9f42c97 reenabled object destruction by renaming shutdown and real_destry to dispose funcs Steve Baker 2001-09-28 19:16:02 +0000
  • 66b48557b7 added discont event to filesrc Erik Walthinsen 2001-09-27 20:14:59 +0000
  • f987d766e9 added discont enum for events Erik Walthinsen 2001-09-27 20:11:12 +0000
  • c786e56b3a add get'er Joshua N. Pritikin 2001-09-26 23:14:32 +0000
  • 3fe230abd0 This is the one.. Wim Taymans 2001-09-26 20:46:12 +0000
  • 6bed828c63 Added a doc on the current state of events. Wim Taymans 2001-09-26 20:45:29 +0000
  • 41f7bfd02b fix bugs in gst_buffer_print_live() Joshua N. Pritikin 2001-09-25 22:35:19 +0000
  • 3e00a80989 Make debugging code less CPU consuling when compiled out. Wim Taymans 2001-09-25 22:09:45 +0000
  • d4afd62f1a changed videosink to xvideosink Erik Walthinsen 2001-09-25 19:01:58 +0000