This is a megapatch with the following changes:
[platform/upstream/gstreamer.git] / plugins / elements / gstqueue.c
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-21 Wim TaymansDocs updates
2001-01-20 Wim TaymansMore EOS changes.
2001-01-19 Wim TaymansAnd here they are....
2001-01-14 Wim TaymansAdded an extra signal_cond to queue to make sure that...
2001-01-07 Wim TaymansGreatly simplyfied queue locking by only using the...
2001-01-07 Wim TaymansAdded sleep time to identity
2001-01-06 Wim TaymansRearranged the mutex locking, still have to think about...
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2000-12-30 Wim TaymansDocs updates: remove sink, src, filter, connection...
2000-12-29 Erik WalthinsenUpdated copyright notices.
2000-12-29 Erik WalthinsenReparented everything to GstElement, removing GstSrc...
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-28 Wim TaymansPending editor changes. fixes for autoplug of elementar...
2000-12-26 Erik WalthinsenMore massive changes to the scheduling system. Moved...
2000-12-21 Erik WalthinsenFixing two bugs: 1) I had commented out an unlock....
2000-12-20 Erik WalthinsenMassive scheduling changes (again). Not entirely compl...
2000-12-16 Erik WalthinsenWARNING: Don't grab this updated unless you're really...
2000-12-11 Erik WalthinsenImplemented the hybrid scheduling system for sources...
2000-12-08 Erik WalthinsenAnother big set of changes. Connections are now also...
2000-11-25 Wim TaymansCode Cleanups
2000-11-11 Wim TaymansDocs updates.
2000-11-01 Wim TaymansSome code cleanup
2000-10-30 Wim TaymansMisc fixes and cleanups
2000-10-09 Wim TaymansFixed a severe timestamp bug in mpeg_play.
2000-09-24 Wim TaymansThe cothreads were not initialized in its thread contex...
2000-09-22 Wim TaymansA first attempt to fix the queues in a cothreaded pipeline.
2000-09-16 Wim TaymansAdded a quick hack to allow loop based elements to...
2000-07-12 Wim TaymansThis is the audio/video sync release.
2000-07-05 Wim TaymansAdded seeking to some of the plugins. some MMX speedups...
2000-06-25 Wim TaymansSwitched Cr and Cb in YUV2RGB fixed the avi parser...
2000-06-18 Wim TaymansFixed an MMX IDCT bug.
2000-05-21 Wim TaymansFixed the mpeg2 encoder. Added MMX optimisations for...
2000-04-09 Wim TaymansAdded MMX optimized yuv2rgb (AlienSong now plays back...
2000-03-27 Wim TaymansDocumentation updates. All standard library objects...
2000-03-20 Wim TaymansImplemented riff parsing as a library. The avi parser...
2000-02-27 Wim TaymansThis is a rather large patch. Switched on -Wall compile...
2000-02-19 Wim TaymansFixed the lockup by not calling any gtk functions in...
2000-02-18 Wim TaymansSet the default buffer size to 1 to avoid the strange...
2000-02-16 Wim TaymansFixed memory leak in queue.
2000-02-15 Wim TaymansFixed (hopfully) the last bug in MPEG1 video player...
2000-02-13 Wim TaymansMade queue default bigger. fixed parsing errors in...
2000-02-13 Wim TaymansFixed the queue length (fixed length 5 for now). fixed...
2000-01-30 Erik Walthinseninitial checkin