Wim Taymans a3d5d3a62b Switched Cr and Cb in YUV2RGB fixed the avi parser (gstriff had wrong size) the system_encoder can now do video only ...
Original commit message from CVS:
Switched Cr and Cb in YUV2RGB
fixed the avi parser (gstriff had wrong size)
the system_encoder can now do video only system streams
sanitized the colorspace and scaler api.
added fast self modifying asm scaler.
worked on the typefind stuff.
added a cool media player (gstplay) it uses the typefinder to playback
avi, mpeg1 (system and video) streams. It is also a testbed and a real app.
2000-06-25 21:38:00 +00:00
..
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
m.c
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-05-21 21:59:40 +00:00
2000-06-18 13:50:18 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
p.c
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
r.c
2000-01-30 10:44:33 +00:00
2000-01-31 03:25:25 +00:00
2000-01-30 10:44:33 +00:00
s.c
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00
2000-04-13 21:59:38 +00:00
w.c
2000-01-30 10:44:33 +00:00
2000-01-30 10:44:33 +00:00

This is a collection of test programs of all sorts, ranging from the first
version of GiST to the simple hard-disk recorder used in the Oct
31, 1999 inaugural run of GStreamer in a 'real' environment.  Not all are
included, because most are obsolete.  All the stuff you see in the first
line of the Makefile.am (commented out) is both old and broken.

One of these days test/ will turn back into a real test-suite for
GStreamer, but for now it's my sandbox.