gstreamer/gst
Wim Taymans b099671ab7 Made queue default bigger. fixed parsing errors in mp3parse mpeg1parse mp1videoparse: more than 2 zeros and a 1 is al...
Original commit message from CVS:
Made queue default bigger.
fixed parsing errors in mp3parse mpeg1parse mp1videoparse: more than 2
zeros and a 1 is also a sync.
fixed MPEG1 video SKIP_PICTURE which caused a segfault. AlienSong now
plays as it should do. Skips are currently ignored and give some error
on the console, need to clean this up.
2000-02-13 15:20:49 +00:00
..
elements Made queue default bigger. fixed parsing errors in mp3parse mpeg1parse mp1videoparse: more than 2 zeros and a 1 is al... 2000-02-13 15:20:49 +00:00
meta 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
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 initial checkin 2000-01-30 09:03:00 +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 Compile a test program to ensure that we have working atomic resource counting. 2000-02-04 02:25:34 +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 initial checkin 2000-01-30 09:03:00 +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