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 |
2001-01-03 |
Erik Walthinsen | Updates to -launch, added -inspect. |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Richard Boulton | Don't delete CVS directories from working directory... |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Wim Taymans | Datafiles in share should go in to RPM too |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Wim Taymans | The examples must not be installed |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Wim Taymans | Remove esdsink from the docs more fixes for symbols... |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Richard Boulton | Remove gstesdsink |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Richard Boulton | Add dist-hook to stop CVS/ directories being put into... |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Richard Boulton | Add GST_HTTPSRC_GET_TYPE back into configure.in: docume... |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Richard Boulton | Correct ftp urls for libtool. |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Wim Taymans | Fixed a typo |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Wim Taymans | Added a check for libjpeg |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Erik Walthinsen | Massive, massive update of most source files. I went... |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Wim Taymans | ooops, eos is a dir |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Wim Taymans | Fixed makefiles for docs |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Wim Taymans | Fixes for gsteditor/gstplay install/build fixed typo... |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Richard Boulton | Added checking for all the tools used to make documenta... |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Erik Walthinsen | updated requirements |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Erik Walthinsen | added list of requrements |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Richard Boulton | Added launch back into make system. |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Wim Taymans | Added directories to DIST_SUBDIRS |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Erik Walthinsen | somehow Makefile.am went zero-bytes |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Erik Walthinsen | updated examples build stuff |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Erik Walthinsen | More build fixes |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Wim Taymans | Added some more TODOs |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Wim Taymans | Documentation updates |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Richard Boulton | Add one more file to dist. |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Richard Boulton | Fix a couple of files not being put into distributions... |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Richard Boulton | Fix broken build system for examples. |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Erik Walthinsen | More build changes |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Erik Walthinsen | Re-arranged the build a bit to try to make it more... |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Erik Walthinsen | added headers and such to Makefile.am for dist |
commit | commitdiff | tree | snapshot |
next |