Age | Commit message (Expand) | Author | Files | Lines |
2001-01-01 | Updated makefiles for examples | Erik Walthinsen | 12 | -23/+49 |
2000-12-31 | New test programs. | Erik Walthinsen | 2 | -0/+79 |
2000-12-31 | I'm too lazy to comment this | Erik Walthinsen | 1 | -1/+4 |
2000-12-31 | Converted to a Makefile.am, fixed up the GstSrc thing, and removed a set to R... | Erik Walthinsen | 4 | -33/+48 |
2000-12-31 | Updated the docs | Wim Taymans | 1 | -0/+2 |
2000-12-31 | Test program for the pad factory | Wim Taymans | 1 | -0/+85 |
2000-12-31 | Added multiple caps to the pads | Wim Taymans | 9 | -18/+31 |
2000-12-29 | Updated some test programs | Wim Taymans | 2 | -6/+5 |
2000-12-28 | Pending editor changes. fixes for autoplug of elementary MPEG1 video streams ... | Wim Taymans | 1 | -8/+8 |
2000-12-27 | added case4 | Erik Walthinsen | 2 | -1/+35 |
2000-12-22 | Fixed a bug in gstbin.c the manager was not detected. | Wim Taymans | 2 | -29/+50 |
2000-12-22 | Implemented some test cases... they all fail :-( | Wim Taymans | 8 | -0/+1158 |
2000-12-21 | More testcases | Wim Taymans | 1 | -0/+157 |
2000-12-21 | 70+ testcases to start with | Wim Taymans | 2 | -16/+895 |
2000-12-19 | Small test program for the property system | Wim Taymans | 2 | -0/+64 |
2000-12-19 | Added API to dynamically create GstCaps and GstProps | Wim Taymans | 1 | -1/+1 |
2000-12-19 | Added the autoplugger. some .dia drawings of the objects the autoplug test pr... | Wim Taymans | 1 | -0/+55 |
2000-12-19 | Cleanup in gsttypes.c: removed the crazy GList of GHashTables, since the auto... | Wim Taymans | 2 | -5/+3 |
2000-12-16 | some editor changes= loading of save pipelines (not working) added include in... | Wim Taymans | 1 | -0/+32 |
2000-12-16 | WARNING: Don't grab this updated unless you're really, REALLY sure. | Erik Walthinsen | 12 | -38/+208 |
2000-12-15 | Move a step closer to autoplugging. The element selection in the pipeline works. | Wim Taymans | 2 | -3/+2 |
2000-12-15 | Header cleanup: try to include as little as possible; this will probably spee... | Wim Taymans | 2 | -1/+7 |
2000-12-12 | More Caps changes, this change introduces the padfactory. the GstPadFactory w... | Wim Taymans | 3 | -5/+10 |
2000-12-12 | Added LAME encoder. Wow. | Erik Walthinsen | 2 | -1/+50 |
2000-12-12 | Brand new source, the cdparanoia source. Reads audio data from a CD, writes ... | Erik Walthinsen | 2 | -1/+43 |
2000-12-11 | Updated to latest code for testing scheduling. | Erik Walthinsen | 1 | -6/+14 |
2000-12-11 | Test program to check the registry handling | Wim Taymans | 1 | -0/+117 |
2000-12-11 | First attempt at rebuilding the type/plugin system | Wim Taymans | 3 | -13/+25 |
2000-12-08 | Test program for simple queue operations. Good for testing thread/cothread i... | Erik Walthinsen | 2 | -1/+54 |
2000-12-07 | Updated the test program | Wim Taymans | 3 | -17/+29 |
2000-12-03 | More test cases. | Wim Taymans | 1 | -9/+36 |
2000-12-03 | Added a test program for the capabilities | Wim Taymans | 3 | -4/+87 |
2000-11-01 | Some code cleanup | Wim Taymans | 1 | -13/+12 |
2000-10-09 | Fixed a severe timestamp bug in mpeg_play. | Wim Taymans | 1 | -6/+9 |
2000-10-08 | Added an autoplug example. This little program (30 relevant lines) is able to... | Wim Taymans | 3 | -0/+97 |
2000-09-27 | Loading and saving of XML pipeline descriptions. | Wim Taymans | 2 | -2/+5 |
2000-09-24 | better .cvsignore | Wim Taymans | 1 | -1/+3 |
2000-09-24 | Cleanups. | Wim Taymans | 4 | -0/+127 |
2000-09-24 | An example of two threads and two queues. | Wim Taymans | 3 | -0/+106 |
2000-09-22 | A first attempt to fix the queues in a cothreaded pipeline. | Wim Taymans | 9 | -8/+258 |
2000-09-17 | Added gst_pipeline_add_sink/src to allow multiple sink cases and more complex... | Wim Taymans | 2 | -4/+4 |
2000-09-09 | A thread example. | Wim Taymans | 5 | -0/+87 |
2000-09-09 | Changes to gstreamer-config to include gtk+ libs manual changes: queues, thre... | Wim Taymans | 4 | -8/+8 |
2000-08-28 | Externalized the plugin information in /etc/gstreamer/reg.xml | Wim Taymans | 1 | -2/+3 |
2000-08-22 | More docs (most of them just empty...) | Wim Taymans | 1 | -2/+0 |
2000-08-21 | .. | Wim Taymans | 2 | -0/+4 |
2000-08-21 | An example using autoplug. Works for mp3 files only for now. | Wim Taymans | 2 | -0/+81 |
2000-08-18 | helloworld example. and docs | Wim Taymans | 2 | -0/+88 |
2000-07-17 | Megapatch, changes which states are available, how they're used, and how they... | Erik Walthinsen | 7 | -0/+95 |