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