platform/upstream/gstreamer.git
2002-11-29 Christian Schallerundo commit to this makefile as I am not sure yet that...
2002-11-29 Christian Schallercommit Brian's patch with AC fix from thomas
2002-11-28 Wim TaymansFix stupid bug
2002-11-28 Thomas Vander... cleanups
2002-11-28 Christian Schallercommit the fdsrc fix from Pedro Corte-Real
2002-11-28 Christian Schallercommiting Leifs registry to /var/cache patch, works...
2002-11-28 Leif Johnson+ small updates to plugin writer's guide
2002-11-28 Christian Schalleradded vishnu's doc patch
2002-11-27 Wim TaymansSmall cleanups
2002-11-27 Christian Schallerremoved gsttimecache html from docs section
2002-11-27 Wim TaymansFix stupid compiler warning
2002-11-27 Wim TaymansFix GstTimeCache leftover
2002-11-27 Christian Schallerremove indexing again, wrong module :)
2002-11-27 Christian Schalleradded indexing makefile
2002-11-27 Wim TaymansRemoved old timecache
2002-11-27 Thomas Vander... gst_init modeled upon gtk_init code cleanups
2002-11-27 Wim Taymans- Added first attempt at general caching mechanism...
2002-11-25 Wim TaymansMake different names for the different cothreads implem...
2002-11-23 Wim TaymansRamblings about the timecache.
2002-11-22 Wim TaymansMake sure to unset the scheduler
2002-11-22 Wim TaymansAdded g_return_if_fail
2002-11-22 Wim TaymansOnly setup the scheduler when going to READY so that...
2002-11-21 Wim TaymansSmall cleanups, more descriptive properties
2002-11-21 David SchleefAdd assertion to make sure that we're in the thread...
2002-11-20 Wim TaymansBetter error recovery when the mmap fails.
2002-11-20 Wim TaymansPrint buffer stats even after failed state change.
2002-11-20 Wim TaymansUse full object path string in default error/notify...
2002-11-19 Wim TaymansI suppose this is where done=FALSE should be done..
2002-11-19 Wim Taymans- an element also has a failed state change if the...
2002-11-19 David SchleefAdded gst_buffer[_pool]_needs_copy_on_write()
2002-11-19 David SchleefAdded gst_data_needs_copy_on_write()
2002-11-19 David SchleefAdded atomic code for PowerPC
2002-11-19 David SchleefCleaned up cothread_create(), added comments, added...
2002-11-18 Thomas Vander... adding tests
2002-11-18 Thomas Vander... some more thread tests
2002-11-18 Thomas Vander... a little cleanup also, clear the global we use here...
2002-11-17 Thomas Vander... we don't link to plug-ins
2002-11-17 David SchleefFix compile problem on non-i386
2002-11-15 David SchleefMove stack_top code from cothread_create() to cothread_...
2002-11-14 Thomas Vander... threadc still fails
2002-11-14 Thomas Vander... another thread test, this still fails
2002-11-14 Thomas Vander... on the negative side, I have to add the mmap back or...
2002-11-14 David SchleefFix up allocation of stack space for a cothread. Previ...
2002-11-14 Thomas Vander... adding back threads tests
2002-11-14 David SchleefAdd automatic stack dumping on SIGSEGV and SIGQUIT
2002-11-13 Thomas Vander... cleanups in code fix tests to run and complete if they...
2002-11-10 Thomas Vander... add some debug info
2002-11-09 Thomas Vander... adding formats
2002-11-07 Wim TaymansRemove groups from chains and elements from groups...
2002-11-05 Christian Schalleradd wingoopt scheduler
2002-11-04 Thomas Vander... www faq integration
2002-11-03 Wim TaymansDo some more checking on the input paramaters
2002-11-03 Wim TaymansRemove bogus free
2002-11-02 Thomas Vander... small fix
2002-11-02 Wim TaymansSome more random thoughts
2002-11-02 Wim TaymansAdded clock test program
2002-11-02 Wim Taymans- Reworked the clock to prepare for async notifications
2002-11-02 Wim Taymans- Added caps as a property
2002-11-02 Wim TaymansAdded padprobe to makefile
2002-11-02 Wim TaymansRemoved annoying notify messages and removed properties...
2002-11-02 Wim TaymansSmall cleanups
2002-11-02 Wim TaymansWe might use this in the future
2002-11-02 Wim TaymansFlashed out transform function
2002-11-02 Wim TaymansMoved deep notify to GstObject
2002-11-02 Wim TaymansAdded the long awaited gst_buffer_set_data
2002-11-02 Wim TaymansSmall cleanup
2002-11-02 Wim TaymansAdded first stab at probes.
2002-11-02 David I. Lehnuse AM_CFLAGS instead of CFLAGS
2002-11-02 David I. Lehnadd gst-md5sum remove old bin names
2002-11-02 David Schleefremove debugging message
2002-11-01 David SchleefConvert to GThreads
2002-11-01 David I. Lehnuse plugin feature api vs gstobject api
2002-11-01 David I. Lehnrun libtoolize in autogen.sh.
2002-11-01 David SchleefChange from pthreads to GThreads
2002-11-01 Thomas Vander... fix up autoplug test a little
2002-10-31 David SchleefFix parsing of negative numbers. Note that parsing...
2002-10-31 Wim Taymans- A regular seek event sets the endoffset to -1 to...
2002-10-30 Thomas Vander... bump up the version
2002-10-30 David I. Lehnmove G_BEGIN_DECLS to after #include BRANCH-RELEASE-0_4_2-ROOT
2002-10-30 David I. Lehnuse G_{BEGIN,END}_DECLS
2002-10-29 Thomas Vander... how did this get by ?
2002-10-29 Thomas Vander... alp's fix
2002-10-29 Thomas Vander... instigated by alp. If this is wrong, let us know.
2002-10-29 Thomas Vander... pieces and bits
2002-10-29 Thomas Vander... mainloop test and some caps fixes that had to go in
2002-10-29 Thomas Vander... style stuff
2002-10-28 Thomas Vander... some ideas on how to do metadata in gst
2002-10-27 Christian Schallerfixing the running of gst-register for the core package...
2002-10-27 Thomas Vander... this is a real programming error
2002-10-26 Christian Schallerfix the most ugly mistakes and bad sentences
2002-10-26 Christian Schallerfirst draft of getting section
2002-10-26 Thomas Vander... add cvs section
2002-10-26 Thomas Vander... cvs questions
2002-10-25 David SchleefConvert from sys_errlist[] to g_strerror()
2002-10-25 Wim TaymansThis should fix seeking in a non empty cache..
2002-10-25 David Schleefremoval of nasm dependency
2002-10-25 David SchleefMore nasm removal cleanups
2002-10-25 Wim TaymansA discont event should not flush the queue
2002-10-25 David SchleefFix some inconsistencies and missing flags
2002-10-25 David SchleefRemove HAVE_NASM-related stuff
next