gstreamer/libs/colorspace
Wim Taymans 9bae9d4b91 More Docs updates.
Original commit message from CVS:
More Docs updates.
Added plugin documentation. I fear we need a gstdoc implementation
that loads plugins and does introspection on them. I think we should
automatically create the docs for the pads and mime types the plugins
provide. Does anyone have enough perl knowledge to add these features? I
allready changed the C code to output the pad definitions but my perl
knowledge is too limited, for now, to implement the rest of the needed
functionality...
2000-10-25 19:09:53 +00:00
..
.gitignore Added a colorspace library and removed yuv2rgb conversion from the videosink. 2000-04-02 21:36:54 +00:00
gstcolorspace.c Merge of pending changes, have to do this one by one... 2000-08-14 10:02:22 +00:00
gstcolorspace.h More Docs updates. 2000-10-25 19:09:53 +00:00
Makefile.am Various fixes for the build/install problems update to the docs/manual. Added a simple helloworld example. 2000-08-18 20:35:48 +00:00
rgb2rgb.c Merge of pending changes, have to do this one by one... 2000-08-14 10:02:22 +00:00
yuv2rgb.c Merge of pending changes, have to do this one by one... 2000-08-14 10:02:22 +00:00
yuv2rgb.h Reworked the colorspace converter and the scaler API. 2000-06-12 21:27:19 +00:00