gstreamer/gst
Wim Taymans bf8c785fb0 Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen...
Original commit message from CVS:
Documentation updates. All standard library objects and standard
elements are documented. Modified some of the elements to more
accuratly report about their arguments so the documentation builds
more reasonable output.
Added aviencoder and jpegencoder elements (not working yet)
2000-03-27 19:53:43 +00:00
..
elements Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
meta Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
types 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
xml More incremental updates. I can now successfully produce an rpm simply by typing ./autogen.sh;make rpm. This is g... 2000-01-31 09:43:08 +00:00
.gitignore OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of cours... 2000-01-31 03:36:35 +00:00
cothreads.c This is a rather large patch. Switched on -Wall compiler flag and fixed the warnings. 2000-02-27 23:18:38 +00:00
cothreads.h initial checkin 2000-01-30 09:03:00 +00:00
gst.c Various cleanups. Moved the overlay code to a specialized widget. 2000-03-13 22:13:11 +00:00
gst.h initial checkin 2000-01-30 09:03:00 +00:00
gstbin.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstbin.h initial checkin 2000-01-30 09:03:00 +00:00
gstbuffer.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstbuffer.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstconnection.c This is a rather large patch. Switched on -Wall compiler flag and fixed the warnings. 2000-02-27 23:18:38 +00:00
gstconnection.h initial checkin 2000-01-30 09:03:00 +00:00
gstelement.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstelement.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstelementfactory.c Various cleanups. Moved the overlay code to a specialized widget. 2000-03-13 22:13:11 +00:00
gstfilter.c initial checkin 2000-01-30 09:03:00 +00:00
gstfilter.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstlog.h initial checkin 2000-01-30 09:03:00 +00:00
gstmeta.c Various cleanups. Moved the overlay code to a specialized widget. 2000-03-13 22:13:11 +00:00
gstmeta.h initial checkin 2000-01-30 09:03:00 +00:00
gstobject.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstobject.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstpad.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstpad.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstpipeline.c This is a rather large patch. Switched on -Wall compiler flag and fixed the warnings. 2000-02-27 23:18:38 +00:00
gstpipeline.h initial checkin 2000-01-30 09:03:00 +00:00
gstplugin.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstplugin.h Implemented riff parsing as a library. The avi parser can play simple PCM encoded audio. 2000-03-20 20:25:03 +00:00
gstsink.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstsink.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstsrc.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstsrc.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gsttee.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gsttee.h initial checkin 2000-01-30 09:03:00 +00:00
gstthread.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstthread.h initial checkin 2000-01-30 09:03:00 +00:00
gsttrace.c initial checkin 2000-01-30 09:03:00 +00:00
gsttrace.h initial checkin 2000-01-30 09:03:00 +00:00
gsttype.c This is a rather large patch. Switched on -Wall compiler flag and fixed the warnings. 2000-02-27 23:18:38 +00:00
gsttype.h Various cleanups. Moved the overlay code to a specialized widget. 2000-03-13 22:13:11 +00:00
gsttypefind.c initial checkin 2000-01-30 09:03:00 +00:00
gsttypefind.h initial checkin 2000-01-30 09:03:00 +00:00
gstutils.c initial checkin 2000-01-30 09:03:00 +00:00
gstutils.h initial checkin 2000-01-30 09:03:00 +00:00
gstxml.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstxml.h initial checkin 2000-01-30 09:03:00 +00:00
Makefile.am This is a rather large patch. Switched on -Wall compiler flag and fixed the warnings. 2000-02-27 23:18:38 +00:00
ROADMAP A bunch more changes to clean up build/make dist issues, as well as a spec file, -config file, .m4, etc. Next step... 2000-01-31 06:46:18 +00:00