2001-01-13 |
Wim Taymans | Fixed the directory permission Bug #128637 |
commit | commitdiff | tree | snapshot |
2001-01-13 |
Wim Taymans | include parser.h instead of gnome-xml/parser.h untill... |
commit | commitdiff | tree | snapshot |
2001-01-13 |
Erik Walthinsen | turned static library build back off for development |
commit | commitdiff | tree | snapshot |
2001-01-13 |
Wim Taymans | Added case6: a multithreaded audio mixer setup. |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Wim Taymans | Added config.h as an include to make sure BE/LE stuff... |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Wim Taymans | Added a simple mp3 mixer pipeline setup with an explana... |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Wim Taymans | Updated ChangeLog :-) |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Wim Taymans | Check for more atomic operations |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Wim Taymans | Made sure the mmx does not get compiled on non x86... |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Wim Taymans | While typing on eos2 about the EOS handling, I got... |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Erik Walthinsen | renamed private to element_private, to make obvious... |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Erik Walthinsen | added gpointer private to pads, so elements can store... |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Wim Taymans | Added the REQUIREMENTS file to distdir |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Erik Walthinsen | added all of my un-committed random doc files, as backu... |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Erik Walthinsen | updated spec file to create -devel package too RELEASE-0_1_0-SLIPSTREAM |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Erik Walthinsen | removed some spare newlines |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Erik Walthinsen | updated -launch examples |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Erik Walthinsen | minor docs fix |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Wim Taymans | Added --with-win32-libdir to configure |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Erik Walthinsen | set up to use config option for win32 dll dir |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Erik Walthinsen | added config option for win32 dll and re-enabled static... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Erik Walthinsen | latest irc insanity |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Wim Taymans | Added /usr/lib/win32/ windows libraries in the REQUIREMENTS |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Erik Walthinsen | added unlink() of registry file, and moved info enable up |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Erik Walthinsen | typo fix |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Erik Walthinsen | added HAVE_GNOME to acconfig.h and added debugging... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Erik Walthinsen | various changes, including making -launch use the libra... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Erik Walthinsen | fixed a leak |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Richard Boulton | cvsignore gstreamer-scan{,.c} |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Richard Boulton | Move plugin example code to new location, and put it... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Wim Taymans | Manual updates. fixes to gstxml.c gst_xml_get_element... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Richard Boulton | Correct typo in comment, and make another comment more... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Richard Boulton | Display what the type of an element is, as the first... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Erik Walthinsen | added another, um, exchange |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Richard Boulton | Fix typo in error message. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Richard Boulton | Add a "quotes" section to the gstreamer manual. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Richard Boulton | Remove text version of headings for fwg. This is now... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Richard Boulton | Renamed the filter writers guide to plugin writers... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Wim Taymans | Added a sample tescase file |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Wim Taymans | Added iterations |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Wim Taymans | Added a plan for regression test plan definitions |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Wim Taymans | Handle the tee element like bin, thread, pipeline,... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Wim Taymans | Made sure -g is not used when no --enable-debug |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Richard Boulton | Fix typos in save_regsitry() |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Richard Boulton | Folling wtays suggestion, I was going to start using... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Richard Boulton | Slight tweak: now I just need to send the modified... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Richard Boulton | New macro for testing for ALSA libraries. |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Richard Boulton | gstreamer-register will now never cause the |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Wim Taymans | Greatly simplyfied queue locking by only using the... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Richard Boulton | Don't add -lasound etc to LIBS if ALSA turns out not... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Richard Boulton | Add an acinclude containing AM_PATH_ALSA, so wtay can... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Richard Boulton | Add tests for -L png and -L eps arguments to fig2dev. |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Erik Walthinsen | added check for libasound, and fixed check for cdparanoia |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Erik Walthinsen | more leak fixes |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Richard Boulton | Check plugin repository up-to-dateness by scanning... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Richard Boulton | Test xmlSaveFile return value correctly (had to get... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Richard Boulton | Fix tiny slip which made configdir still always be... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Richard Boulton | Config directory (which currently just holds the regist... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Richard Boulton | Almost completely rewritten gstreamer-register. |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Erik Walthinsen | removed a leak |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Erik Walthinsen | turned -launch capabilities into gst_parse_launch() |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Wim Taymans | Added sleep time to identity |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Erik Walthinsen | fixed a bug with NULL args, but need to fix the parser... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Wim Taymans | Added a deadlock case for the queue |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Richard Boulton | More updates: now have headings for the second section... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Richard Boulton | Wrote introduction, and changed name to plugin writers... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Erik Walthinsen | Cleaned up the docs a bit. |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Wim Taymans | Rearranged the mutex locking, still have to think about... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Wim Taymans | Added a mutex around the mem_chunck alloc routines |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Wim Taymans | Added/updated .cvsignore |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Wim Taymans | Fixed the MPEG2 to MPEG1 recoder, we need cannot create... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Erik Walthinsen | removed xing and added AM_CONDITIONAL for HAVE_GNOME |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Erik Walthinsen | added --enable-debug to autogen.sh, duh... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Wim Taymans | Updated the manual and the docs. |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Wim Taymans | Docs updates |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Erik Walthinsen | fixed missing comment noticed by David Lehn |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Wim Taymans | Updates and additions to the manual |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Erik Walthinsen | updated API docs |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Erik Walthinsen | fixed problems with -launch |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Wim Taymans | Fixed mp3play |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Wim Taymans | Added printout of the capabilities of the pads |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Wim Taymans | Added enum values with default removed debugging -g... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Richard Boulton | Undo accidental commit of debugging version. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Richard Boulton | Replace Wim's fix after Erik dropped it. ;-) |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Erik Walthinsen | Rearranged cothreads sources a bit, added some API... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Erik Walthinsen | Updated -inspect to list elements and plugin info too |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Wim Taymans | A little fix for parameter parsing |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Richard Boulton | Updated to supply argument as "name=value" rather than... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Richard Boulton | Added partial fix so that arguments can be set. |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Wim Taymans | Make sure the plugin is loaded only once |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Richard Boulton | Do gst_init first, so we can supply debugging options... |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Wim Taymans | Added the previous changes back in |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Erik Walthinsen | debug updates and a padtemplate counter added |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Erik Walthinsen | Made gst_pad_eos_func a non-static function |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Wim Taymans | Made the GstProps a GList instead of a GSList |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Wim Taymans | Added proper comment for the bonobo component fix a... |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Richard Boulton | Do gst_init first in helloworld, so you can supply... |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Richard Boulton | Various small fixes. |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Richard Boulton | Added auto detection of libesd. |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Erik Walthinsen | Updates, it prints a lot more stuff now, like padtempla... |
commit | commitdiff | tree | snapshot |
next |