summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2001-06-24Compile fixes for gtk.Wim Taymans5-6/+6
2001-06-22Lots of compile fixes against glib2.0Wim Taymans19-137/+135
2001-06-01Fixed some compile warnings.Wim Taymans17-81/+84
2001-05-27Updated for removed methods.Wim Taymans3-3/+0
2001-05-25Elements must have different names.David I. Lehn1-1/+3
2001-05-25Merged from INCSCHED on 200505251!!!INCSCHED1-200105251Erik Walthinsen11-86/+284
2001-05-25some minor fixes..Wim Taymans2-7/+7
2001-05-21- removed the parse factory, it's unusedBastien Nocera1-1/+1
2001-05-16- basic arch check for HAVE_RDTSCDavid I. Lehn1-7/+2
2001-05-16fix a couple warningsDavid I. Lehn2-3/+7
2001-05-10corrected the rdtsc code, it actually, um, works now ;-)Erik Walthinsen1-20/+4
2001-05-10Added simple latency tester.David I. Lehn3-2/+227
2001-04-28mpeg2parse2.c + audio = mpeg2parse3.c = a simple .vob playerDavid I. Lehn3-2/+168
2001-04-26set the video window size up front for NTSC, as a timesaverBRANCH-INCSCHED1-200104251-ROOTErik Walthinsen1-0/+1
2001-04-25Remove #include <gnome.h> from some tests which don't actually need it, and m...Richard Boulton3-7/+12
2001-04-23updated dvshow to use dv1394src instead of gst1394srcErik Walthinsen1-1/+3
2001-04-22UpdatesWim Taymans1-0/+6
2001-04-22Added a non functional dv to mpeg1 encoder.Wim Taymans1-0/+66
2001-04-22API docs updates.Wim Taymans1-2/+2
2001-04-22added test program for dv decoderErik Walthinsen2-1/+94
2001-04-21Fixed a few plugins so that mpeg1 encoding sorta works.Wim Taymans3-24/+246
2001-04-16Added an test program for the mad mp3 decoder.Wim Taymans2-1/+49
2001-04-15Added the mad mp3 decoder.Wim Taymans1-2/+2
2001-04-12Lots of updates to the plugins for caps negotiation.Wim Taymans1-1/+7
2001-04-02A rather large update:Wim Taymans3-6/+15
2001-03-29Added a test program to test v4lsrc and xvideosink doing capsnego.Wim Taymans1-0/+84
2001-03-29Added a plain X videosink, the videosink uses capsnego. adjusted the v4lsrc s...Wim Taymans1-1/+1
2001-03-24Modified a lot of plugins to use the caps system.Wim Taymans24-74/+74
2001-03-07Merged the AUTOPLUG2 branchWim Taymans1-2/+0
2001-03-06Small fixes to pipeline and gstbin.HEAD-20010306-PRE_AUTOPLUG2Wim Taymans4-7/+11
2001-03-05Added an effect to the exampleWim Taymans1-2/+11
2001-03-04Use g_return_val_if_fail() instead of g_return_if_fail() where needed.David I. Lehn1-6/+5
2001-03-04Update mpeg2dec plugin. Now depends on mpeg2dec 0.2.0.David I. Lehn1-0/+1
2001-03-04Added a test program for xmmsWim Taymans2-1/+54
2001-03-02Include compatability defines for libxml: use xmlChildrenNode instead of childs.Richard Boulton1-4/+11
2001-03-01I'm too lazy to comment thisWim Taymans1-1/+3
2001-02-27Xv enabled, mpeg2dec is the decoder..Wim Taymans1-7/+7
2001-02-27and the updated makefile...Wim Taymans1-1/+1
2001-02-27Added a simple mpeg2 player for testing mpeg2dec (later)Wim Taymans1-0/+123
2001-02-27CPU detection of MMXEXT and probably 3DNOW (not on Athlon yet)Wim Taymans1-1/+1
2001-02-24slightly changed the Makefile.am in videoscale libs.Wim Taymans1-1/+26
2001-02-06updated ac3play to work with latest libgstErik Walthinsen1-22/+10
2001-02-04fixed all in-use instances of asyncdisksrcErik Walthinsen2-2/+2
2001-01-29This is a megapatch with the following changes:Wim Taymans1-3/+0
2001-01-20updated test programs to new ghostpad APIErik Walthinsen11-24/+24
2001-01-19API docs updatesWim Taymans1-8/+1
2001-01-19Major cleanup of the latest ghostpad changes. Fixed everything that broke, c...Erik Walthinsen1-1/+0
2001-01-14Massive build fixup. Will send message to -devel list later with details on ...Erik Walthinsen3-15/+6
2001-01-06Fixed the MPEG2 to MPEG1 recoder, we need cannot create dangling elements wit...Wim Taymans1-39/+41
2001-01-03Make sure the plugin is loaded only onceWim Taymans1-2/+0