gstreamer/gst
Wim Taymans aa0b9ec506 Added a Video 4 linux source. Not generic at all and may not work on any other system but mine.
Original commit message from CVS:
Added a Video 4 linux source. Not generic at all and may not work
on any other system but mine.
2000-02-25 23:18:51 +00:00
..
elements Fixed the lockup by not calling any gtk functions in the main thread. 2000-02-19 10:50:26 +00:00
meta Added a Video 4 linux source. Not generic at all and may not work on any other system but mine. 2000-02-25 23:18:51 +00:00
types Optimisations to mp3decode and mp3parse (subbuffers) mp1videoparse now correctly pushes buffers in complete chuncks. 2000-02-10 17:02:34 +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 initial checkin 2000-01-30 09:03:00 +00:00
cothreads.h initial checkin 2000-01-30 09:03:00 +00:00
gst.c More documentation changes, a couple configure.in and Makefile.am fixes. 2000-02-02 06:26:44 +00:00
gst.h initial checkin 2000-01-30 09:03:00 +00:00
gstbin.c Changed the way state is dealt with when a child is added to the bin. The note states that the COMPLETE state should... 2000-02-12 23:08:06 +00:00
gstbin.h initial checkin 2000-01-30 09:03:00 +00:00
gstbuffer.c Speedup in mpg123 parsing. speedup in mp1videoparse. rearanged the 2000-02-24 20:56:23 +00:00
gstbuffer.h initial checkin 2000-01-30 09:03:00 +00:00
gstconnection.c initial checkin 2000-01-30 09:03:00 +00:00
gstconnection.h initial checkin 2000-01-30 09:03:00 +00:00
gstelement.c Compile a test program to ensure that we have working atomic resource counting. 2000-02-04 02:25:34 +00:00
gstelement.h More documentation changes, a couple configure.in and Makefile.am fixes. 2000-02-02 06:26:44 +00:00
gstelementfactory.c initial checkin 2000-01-30 09:03:00 +00:00
gstfilter.c initial checkin 2000-01-30 09:03:00 +00:00
gstfilter.h initial checkin 2000-01-30 09:03:00 +00:00
gstlog.h initial checkin 2000-01-30 09:03:00 +00:00
gstmeta.c Added metadata to mpg123 buffers. removed (disabeled) debug info. 2000-02-06 22:04:47 +00:00
gstmeta.h initial checkin 2000-01-30 09:03:00 +00:00
gstobject.c More documentation changes, a couple configure.in and Makefile.am fixes. 2000-02-02 06:26:44 +00:00
gstobject.h initial checkin 2000-01-30 09:03:00 +00:00
gstpad.c initial checkin 2000-01-30 09:03:00 +00:00
gstpad.h initial checkin 2000-01-30 09:03:00 +00:00
gstpipeline.c More documentation changes, a couple configure.in and Makefile.am fixes. 2000-02-02 06:26:44 +00:00
gstpipeline.h initial checkin 2000-01-30 09:03:00 +00:00
gstplugin.c Fixed memory leak in queue. 2000-02-16 23:27:45 +00:00
gstplugin.h initial checkin 2000-01-30 09:03:00 +00:00
gstsink.c initial checkin 2000-01-30 09:03:00 +00:00
gstsink.h initial checkin 2000-01-30 09:03:00 +00:00
gstsrc.c initial checkin 2000-01-30 09:03:00 +00:00
gstsrc.h initial checkin 2000-01-30 09:03:00 +00:00
gsttee.c initial checkin 2000-01-30 09:03:00 +00:00
gsttee.h initial checkin 2000-01-30 09:03:00 +00:00
gstthread.c initial checkin 2000-01-30 09:03:00 +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 Fixed memory leak in queue. 2000-02-16 23:27:45 +00:00
gsttype.h initial checkin 2000-01-30 09:03:00 +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 initial checkin 2000-01-30 09:03:00 +00:00
gstxml.h initial checkin 2000-01-30 09:03:00 +00:00
Makefile.am initial checkin 2000-01-30 09:03:00 +00:00
plugin.c initial checkin 2000-01-30 09:03:00 +00:00
plugin.h initial checkin 2000-01-30 09:03:00 +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