gstreamer/libs/colorspace
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
..
.gitignore Added a colorspace library and removed yuv2rgb conversion from the videosink. 2000-04-02 21:36:54 +00:00
gstcolorspace.c Added SCR and mux_rate calculations in the MPEG1 multiplexer. worked toward a unified putbits implementation 2000-06-16 22:30:24 +00:00
gstcolorspace.h Reworked the colorspace converter and the scaler API. 2000-06-12 21:27:19 +00:00
Makefile.am Added MMX optimized yuv2rgb (AlienSong now plays back at only 6% CPU) 2000-04-09 21:36:56 +00:00
rgb2rgb.c Fixed an MMX IDCT bug. 2000-06-18 13:50:18 +00:00
yuv2rgb.c Switched Cr and Cb in YUV2RGB fixed the avi parser (gstriff had wrong size) the system_encoder can now do video only ... 2000-06-25 21:38:00 +00:00
yuv2rgb.h Reworked the colorspace converter and the scaler API. 2000-06-12 21:27:19 +00:00