summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2001-10-17merge from HEAD on 20011016EVENTS1-200110161-ROOTBRANCH-EVENTS1-200110161Erik Walthinsen
2001-10-16Added a little testbed for measuring buffer alloc/free, with some optimised g...BRANCH-EVENTS1-200110161-FREEZEWim Taymans
2001-10-06Added seek and flush test code.Wim Taymans
2001-10-01load save dependencies removedWim Taymans
2001-09-30More pending stuffWim Taymans
2001-09-30Added automatic growing of the memchunk.Wim Taymans
2001-09-30This one actually works..Wim Taymans
2001-09-30Added a fast non-blocking memchunk implementation, it's about 20x faster than...Wim Taymans
2001-09-10s/Dparam/DParam/Steve Baker
2001-09-10added sinesliders - a test app for dparamsSteve Baker
2001-08-25changed speed to be loop-based, work with floats as well as gint8 and gint16,...Andy Wingo
2001-08-21Lots of modifications to the plugin system.Wim Taymans
2001-08-13sync with the current CVS glib APISteve Baker
2001-08-10Added some test apps by Zeenix.Wim Taymans
2001-08-10Fixes to various plugins.Wim Taymans
2001-07-20cosmetic stuff, -O3 does inline-functionsDavid I. Lehn
2001-07-08Added a vob to mpeg1 transcoder. note that this one is only 68 lines long.Wim Taymans
2001-06-27Some small fixes.Wim Taymans
2001-06-25Merged from GOBJECT1 to HEAD at 200106241GOBJECT1-200106241Erik Walthinsen
2001-06-01Fixed some compile warnings.Wim Taymans
2001-05-27Updated for removed methods.Wim Taymans
2001-05-25Elements must have different names.David I. Lehn
2001-05-25Merged from INCSCHED on 200505251!!!INCSCHED1-200105251Erik Walthinsen
2001-05-25some minor fixes..Wim Taymans
2001-05-21- removed the parse factory, it's unusedBastien Nocera
2001-05-16- basic arch check for HAVE_RDTSCDavid I. Lehn
2001-05-16fix a couple warningsDavid I. Lehn
2001-05-10corrected the rdtsc code, it actually, um, works now ;-)Erik Walthinsen
2001-05-10Added simple latency tester.David I. Lehn
2001-04-28mpeg2parse2.c + audio = mpeg2parse3.c = a simple .vob playerDavid I. Lehn
2001-04-26set the video window size up front for NTSC, as a timesaverBRANCH-INCSCHED1-200104251-ROOTErik Walthinsen
2001-04-25Remove #include <gnome.h> from some tests which don't actually need it, and m...Richard Boulton
2001-04-23updated dvshow to use dv1394src instead of gst1394srcErik Walthinsen
2001-04-22UpdatesWim Taymans
2001-04-22Added a non functional dv to mpeg1 encoder.Wim Taymans
2001-04-22API docs updates.Wim Taymans
2001-04-22added test program for dv decoderErik Walthinsen
2001-04-21Fixed a few plugins so that mpeg1 encoding sorta works.Wim Taymans
2001-04-16Added an test program for the mad mp3 decoder.Wim Taymans
2001-04-15Added the mad mp3 decoder.Wim Taymans
2001-04-12Lots of updates to the plugins for caps negotiation.Wim Taymans
2001-04-02A rather large update:Wim Taymans
2001-03-29Added a test program to test v4lsrc and xvideosink doing capsnego.Wim Taymans
2001-03-29Added a plain X videosink, the videosink uses capsnego. adjusted the v4lsrc s...Wim Taymans
2001-03-24Modified a lot of plugins to use the caps system.Wim Taymans
2001-03-07Merged the AUTOPLUG2 branchWim Taymans
2001-03-06Small fixes to pipeline and gstbin.HEAD-20010306-PRE_AUTOPLUG2Wim Taymans
2001-03-05Added an effect to the exampleWim Taymans
2001-03-04Use g_return_val_if_fail() instead of g_return_if_fail() where needed.David I. Lehn
2001-03-04Update mpeg2dec plugin. Now depends on mpeg2dec 0.2.0.David I. Lehn