2000-12-31 |
Wim Taymans | Updated the editor to use the capslist |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Wim Taymans | Updated the docs |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Wim Taymans | Test program for the pad factory |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Wim Taymans | Added multiple caps to the pads |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Richard Boulton | Add files in include to distributions. |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Richard Boulton | Add gstpropsprivate.h to dist. |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Richard Boulton | Add docs/fwg to DIST_SUBDIRS |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Richard Boulton | Add docs/fwg/Makefile to things to be built. |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Richard Boulton | Fix another bug in make install for fwg (complained... |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Richard Boulton | Fix .cvsignores |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Richard Boulton | Fix bug in make install for manuals. |
commit | commitdiff | tree | snapshot |
2000-12-31 |
Erik Walthinsen | Complete rewrite of the launcher. Now supports pretty... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Wim Taymans | Disabled MMX optimized versions until they get fixed |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Wim Taymans | Fixed autoplugging for avi |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Wim Taymans | Fixed MPEG2 autoplugging |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Wim Taymans | Updated the makefile for new files |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Wim Taymans | Docs updates: remove sink, src, filter, connection... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Richard Boulton | Added framework for writing filter writers guide. |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Richard Boulton | Fix a bug in manual/Makefile.am: bad shell script for... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Richard Boulton | Makefile cleaned muchly - make should now cause gstream... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Richard Boulton | Remove template files from CVS: they're autogenerated... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Richard Boulton | Makefile can now be used for a different manual by... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Richard Boulton | Remove old directories and files |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Richard Boulton | Misc tweaks to makefile for manual. Moved .figs into... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Wim Taymans | Scaled down the eps images to half their size |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Wim Taymans | Added some INFO in gstelements |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Erik Walthinsen | Updated more files to use INFO. |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Richard Boulton | Minor neaten to makefile. |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Richard Boulton | Convert GstSrc's to GstElements. |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Richard Boulton | Added configure test for liblame. |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Richard Boulton | Add configure tests for cdparanoia |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Richard Boulton | Fix a couple of MMX issues. |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Richard Boulton | Include libgst.la when linking gbtest so it compiles. |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Wim Taymans | Fixed buffer flag handling gstplay used old flag handli... |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Wim Taymans | Updated some test programs |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Wim Taymans | Fixed a serious bug in gst_props_new: properties with... |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Erik Walthinsen | Added DEBUG, INFO, and ERROR systems. Very little... |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Erik Walthinsen | Updated copyright notices. |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Wim Taymans | Add the pipeline to the thread after autoplugging. |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Wim Taymans | Added a missing file... |
commit | commitdiff | tree | snapshot |
2000-12-29 |
Erik Walthinsen | Reparented everything to GstElement, removing GstSrc... |
commit | commitdiff | tree | snapshot |
2000-12-28 |
Erik Walthinsen | missed one file for copyright |
commit | commitdiff | tree | snapshot |
2000-12-28 |
Erik Walthinsen | Updated copyright in all the libgst files. |
commit | commitdiff | tree | snapshot |
2000-12-28 |
Wim Taymans | Updated the API docs. |
commit | commitdiff | tree | snapshot |
2000-12-28 |
Erik Walthinsen | removed some dead pad_pull/push code |
commit | commitdiff | tree | snapshot |
2000-12-28 |
Wim Taymans | Pending editor changes. fixes for autoplug of elementar... |
commit | commitdiff | tree | snapshot |
2000-12-28 |
Wim Taymans | Fixes for the new scheduler. |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Erik Walthinsen | Added some cleanup, so create_plan can be called multip... |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Wim Taymans | Updates for the gst_pad_push changes |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Wim Taymans | Added loop_based option |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Erik Walthinsen | Mostly minor little changes, but two interesting things... |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Erik Walthinsen | Added code to attempt the scheduling of chained cases... |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Erik Walthinsen | added case4 |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Erik Walthinsen | More massive changes to the scheduling system. Moved... |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Erik Walthinsen | Changed "bin" to "thread" in get_thread_new. |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Wim Taymans | This file will contain several use cases to reason... |
commit | commitdiff | tree | snapshot |
2000-12-25 |
Wim Taymans | Lots of editor changes: |
commit | commitdiff | tree | snapshot |
2000-12-23 |
Wim Taymans | Added handoff signals to fakesrc and fakesink |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Wim Taymans | Fixed a bug in gstbin.c the manager was not detected. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Wim Taymans | Implemented some test cases... they all fail :-( |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Wim Taymans | More testcases |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Wim Taymans | 70+ testcases to start with |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Erik Walthinsen | Some fixes to the non-chained case, it works in a very... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Erik Walthinsen | Fixing two bugs: 1) I had commented out an unlock.... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Erik Walthinsen | Massive scheduling changes (again). Not entirely compl... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Wim Taymans | Added explanation for current autoplugging |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Wim Taymans | Small test program for the property system |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Wim Taymans | Added API to dynamically create GstCaps and GstProps |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Wim Taymans | Added the autoplugger. some .dia drawings of the object... |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Wim Taymans | Cleanup in gsttypes.c: removed the crazy GList of GHash... |
commit | commitdiff | tree | snapshot |
2000-12-17 |
Wim Taymans | The typefind function now returns a GstCaps structure... |
commit | commitdiff | tree | snapshot |
2000-12-17 |
Erik Walthinsen | README and the beginning of the first code-review.... |
commit | commitdiff | tree | snapshot |
2000-12-17 |
Erik Walthinsen | Some minor compilation fixes... |
commit | commitdiff | tree | snapshot |
2000-12-16 |
Wim Taymans | some editor changes= loading of save pipelines (not... |
commit | commitdiff | tree | snapshot |
2000-12-16 |
Erik Walthinsen | WARNING: Don't grab this updated unless you're really... |
commit | commitdiff | tree | snapshot |
2000-12-15 |
Wim Taymans | Move a step closer to autoplugging. The element selecti... |
commit | commitdiff | tree | snapshot |
2000-12-15 |
Wim Taymans | Header cleanup: try to include as little as possible... |
commit | commitdiff | tree | snapshot |
2000-12-14 |
Wim Taymans | Some plugins are adjusted to the new pad template mecha... |
commit | commitdiff | tree | snapshot |
2000-12-13 |
Erik Walthinsen | First few TODO items to be done after 0.1.0 (i.e. in... |
commit | commitdiff | tree | snapshot |
2000-12-13 |
Wim Taymans | Changed the GstPadFactory and added the GstPadTemplate. |
commit | commitdiff | tree | snapshot |
2000-12-12 |
Wim Taymans | Added a document about how we handle plugins and dynami... |
commit | commitdiff | tree | snapshot |
2000-12-12 |
Wim Taymans | More Caps changes, this change introduces the padfactor... |
commit | commitdiff | tree | snapshot |
2000-12-12 |
Erik Walthinsen | Added LAME encoder. Wow. |
commit | commitdiff | tree | snapshot |
2000-12-12 |
Erik Walthinsen | Brand new source, the cdparanoia source. Reads audio... |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Erik Walthinsen | Updated to latest code for testing scheduling. |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Erik Walthinsen | Implemented the hybrid scheduling system for sources... |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Wim Taymans | Test program to check the registry handling |
commit | commitdiff | tree | snapshot |
2000-12-11 |
Wim Taymans | First attempt at rebuilding the type/plugin system |
commit | commitdiff | tree | snapshot |
2000-12-09 |
Erik Walthinsen | Snapshot of work-in-progress do deal with out-of-bin... |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Erik Walthinsen | Mostly debugging changes. What's in CVS seems to work... |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Erik Walthinsen | Test program for simple queue operations. Good for... |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Wim Taymans | Added pullregion in again, it got removed with the... |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Erik Walthinsen | Another big set of changes. Connections are now also... |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Wim Taymans | Updated the test program |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Wim Taymans | separated the properties from the capabilities as we... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Wim Taymans | Added pulregion handling. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Wim Taymans | Fixed autoplugging. |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Wim Taymans | Added some capability options |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Erik Walthinsen | Changed the way things are scheduled, especially source... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Erik Walthinsen | Changes made to the DEBUG system. New header file... |
commit | commitdiff | tree | snapshot |
next |