gstreamer/libs/colorspace
Wim Taymans 17224d3c8e More changes to the mpeg parser and encoder.
Original commit message from CVS:
More changes to the mpeg parser and encoder.
It seems like the mpeg2 decoder does not like some MPEG1 videos. Use
mpeg_play for now (eg. AlienSong)
2000-05-12 17:33:35 +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 MMX optimized yuv2rgb (AlienSong now plays back at only 6% CPU) 2000-04-09 21:36:56 +00:00
gstcolorspace.h Added MMX optimized yuv2rgb (AlienSong now plays back at only 6% CPU) 2000-04-09 21:36:56 +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 Added MMX optimized yuv2rgb (AlienSong now plays back at only 6% CPU) 2000-04-09 21:36:56 +00:00
yuv2rgb.c More changes to the mpeg parser and encoder. 2000-05-12 17:33:35 +00:00
yuv2rgb.h Added a colorspace library and removed yuv2rgb conversion from the videosink. 2000-04-02 21:36:54 +00:00