summaryrefslogtreecommitdiff
path: root/test/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2002-01-05byebye test/ ;-)Andy Wingo1-8/+0
2002-01-05changes to allow apps outside of gstreamer/ to use dparams continuing test re...Andy Wingo1-28/+4
2001-12-23more changesThomas Vander Stichele1-1/+1
2001-12-13More Michael fixageWim Taymans1-0/+2
2001-12-04- some fixes to int2float making automake 1.5 happy (gst now requires automak...wrobell1-4/+4
2001-10-26hopefully fix the make distcheck issue (these progs are in configure.base but...Andy Wingo1-1/+1
2001-10-18DVD update:David I. Lehn1-1/+1
2001-10-07whoops, didn't mean to do thatSteve Baker1-1/+1
2001-10-07changes for dparams moveSteve Baker1-1/+2
2001-09-14nuke obsolete mpeg2parse codeJoshua N. Pritikin1-1/+1
2001-09-10added sinesliders - a test app for dparamsSteve Baker1-1/+1
2001-08-25changed speed to be loop-based, work with floats as well as gint8 and gint16,...Andy Wingo1-1/+1
2001-08-10Fixes to various plugins.Wim Taymans1-1/+1
2001-07-20cosmetic stuff, -O3 does inline-functionsDavid I. Lehn1-2/+3
2001-07-08Added a vob to mpeg1 transcoder. note that this one is only 68 lines long.Wim Taymans1-1/+1
2001-05-25Merged from INCSCHED on 200505251!!!INCSCHED1-200105251Erik Walthinsen1-12/+0
2001-05-10Added simple latency tester.David I. Lehn1-1/+1
2001-04-28mpeg2parse2.c + audio = mpeg2parse3.c = a simple .vob playerDavid I. Lehn1-2/+3
2001-04-25Remove #include <gnome.h> from some tests which don't actually need it, and m...Richard Boulton1-5/+12
2001-04-22API docs updates.Wim Taymans1-2/+2
2001-04-22added test program for dv decoderErik Walthinsen1-1/+1
2001-04-21Fixed a few plugins so that mpeg1 encoding sorta works.Wim Taymans1-1/+1
2001-04-16Added an test program for the mad mp3 decoder.Wim Taymans1-1/+2
2001-04-02A rather large update:Wim Taymans1-1/+1
2001-03-29Added a plain X videosink, the videosink uses capsnego. adjusted the v4lsrc s...Wim Taymans1-1/+1
2001-03-06Small fixes to pipeline and gstbin.HEAD-20010306-PRE_AUTOPLUG2Wim Taymans1-2/+1
2001-03-04Added a test program for xmmsWim Taymans1-1/+2
2001-02-27and the updated makefile...Wim Taymans1-1/+1
2001-01-14Massive build fixup. Will send message to -devel list later with details on ...Erik Walthinsen1-10/+5
2000-12-27Updates for the gst_pad_push changesWim Taymans1-1/+1
2000-09-14The vorbis encoderWim Taymans1-1/+1
2000-08-19libXv is now linked against by test/* and gstplay if it is present.Richard Boulton1-2/+9
2000-08-14Build fixes.Wim Taymans1-18/+8
2000-05-28Rewrote the mpeg1 system stream parser.Wim Taymans1-1/+1
2000-05-21Fixed the mpeg2 encoder. Added MMX optimisations for motion estimation.Wim Taymans1-1/+3
2000-05-12More changes to the mpeg parser and encoder.Wim Taymans1-1/+3
2000-05-01MPEG2 decoder fixes, unified MPEG System stream parser. an mpeg encoder.Wim Taymans1-1/+1
2000-04-13Makefile.am fixesWim Taymans1-0/+2
2000-04-02Added a colorspace library and removed yuv2rgb conversion from the videosink.Wim Taymans1-2/+4
2000-03-27Documentation updates. All standard library objects and standard elements are...Wim Taymans1-1/+1
2000-03-13Various cleanups. Moved the overlay code to a specialized widget.Wim Taymans1-1/+4
2000-03-03Added overlay and DGA capability for the videosink. Not really good but funct...Wim Taymans1-1/+2
2000-02-18The first functional video sink... Removed all of the video stuff from the MP...Wim Taymans1-1/+5
2000-02-06Some changes to the mpeg 1 parser. Does not work yet.Wim Taymans1-1/+1
2000-01-31A bunch more changes to clean up build/`make dist` issues, as well as a spec ...Erik Walthinsen1-3/+3
2000-01-31Various fixes that collectively allow `make dist` to work.Erik Walthinsen1-1/+3
2000-01-30initial checkinErik Walthinsen1-0/+21