gstreamer/libs/riff
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
..
gstriff.c Added jpeg decoder. the avi decoder now configures the jpeg codec if an MJPG encoded avi is found. Fixed riff parsing... 2000-03-22 21:18:15 +00:00
gstriff.h More Docs updates. 2000-10-25 19:09:53 +00:00
gstriffencode.c Added general IDCT library. Added IEEE testbed. 2000-08-14 10:11:04 +00:00
gstriffparse.c Fixed a bug in the riff parser with the allignment of the chunks. This should solve the errors with avi playback. 2000-07-15 13:26:28 +00:00
gstriffutil.c The new riff parser and encoder 2000-04-02 21:38:36 +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