make add_ghost_pad return new pad instead of NULL
[platform/upstream/gstreamer.git] / gst /
2002-01-26 Benjamin Ottemake add_ghost_pad return new pad instead of NULL
2002-01-26 Wim TaymansDo the right thing on SET/CUR/END seek types.
2002-01-26 Wim TaymansAdded SET/CUR/END seek types.
2002-01-25 Andy Wingoshould fix an error in a no-glib2 error message, an...
2002-01-23 Andy Wingothis version actually autogens properly and passes...
2002-01-23 Andy Wingoi got it to work. i am the hack-master of the moment...
2002-01-23 Andy Wingonew, shiny hack uses mutexes to determine the current...
2002-01-23 Andy Wingoremove kruft that krept in on previous kommit
2002-01-23 Andy Wingobuild system tweaks, and now the cothreads test code...
2002-01-22 Andy Wingothis works, but it sucks
2002-01-22 Andy Wingoadded another test
2002-01-22 Andy Wingofurther fixes
2002-01-22 Andy Wingoforgot to add a file
2002-01-21 Andy Wingoattemping to resolve thread_self() problems, unfinished
2002-01-21 Andy Wingoadded autogen skript
2002-01-21 Andy Wingoadded a test for pth and pthreads. in summary, it doesn...
2002-01-21 Andy WingoThe core code from pth has been taken out and included...
2002-01-20 Wim TaymansSmall cleanups
2002-01-20 Wim TaymansDelay pad negotiation until the element is in READY...
2002-01-19 Andy Wingoremoved another overzealous check, sigh
2002-01-19 Andy Wingoremoved a check that was too restrictive. any errors...
2002-01-19 Andy Wingomiscellaneous fixes, added gst_pad_unset_sched() api.
2002-01-18 Andy Wingocleaning up duplicated code in gstbin.c added some...
2002-01-15 Martin EnlundPreviously filesrc would segfault when fed with the...
2002-01-14 Andy Wingofix doc build for glib2 remove template files from...
2002-01-13 Wim TaymansLanded the new improved capsnegotiation system.
2002-01-13 Wim TaymansAdded EOS to the cache.
2002-01-12 David I. Lehns/filter/plugin/ add $(GST_LIBS) to all plugins move...
2002-01-11 Andy Wingofix for libxml1 compatibility
2002-01-11 Andy Wingosummary: fix xml in gstreamer 1) make clear distinction...
2002-01-11 Andy Wingocimpile fix for libxml1
2002-01-11 Andy Wingoadded function gst_xml_write_file() which writes a...
2002-01-06 Andy Wingoglobal s/disksrc/filesrc/, but edited by me
2002-01-04 Andy Wingofinalize conversion to gst-register
2002-01-02 Thomas Vander Stichelefixes for make distcheck does GST_ELEMENT_IS_COTHREAD_S...
2002-01-02 Thomas Vander Stichelefixes to make distcheck work changed registry out of...
2002-01-01 Wim Taymans/me should compile first
2002-01-01 Wim TaymansAPI doc updates.
2002-01-01 Wim TaymansSmall cleanups
2002-01-01 Wim TaymansSome small cleanups. added a drop_probaility arg to...
2001-12-31 Wim Taymansyes, it does return a gboolean.
2001-12-31 Thomas Vander Stichelecan someone fix this better than me and remove FIXME's ?
2001-12-29 Wim TaymansAnd remove some of the debugging crap
2001-12-29 Wim TaymansAnd the .h file..
2001-12-29 Wim TaymansChanged to a GList as a GSList seems to have ..uhm...
2001-12-28 Wim Taymans- Removed deprecated buffer flags.
2001-12-28 Wim TaymansFix cleanup for filesrc
2001-12-27 Wim Taymans- Added a function to get the currently executing cothread
2001-12-27 Wim TaymansAdded a property to make identity fail after N buffers
2001-12-25 Andy Wingosave the plugin paths in the registry load them back...
2001-12-25 Wim TaymansTee Fixes. added cothread_stop (not used) improved...
2001-12-24 Andy Wingoremoved httpsrc from core
2001-12-24 Wim TaymansBetter, cleaner state management of the scheduler by...
2001-12-23 Wim TaymansRemoved the munmap for now
2001-12-23 Wim TaymansFix an event leak
2001-12-23 Wim TaymansBetter cothread cleanup
2001-12-22 Wim TaymansNever destroy the current cothread.
2001-12-22 Wim TaymansThis is an attempt at not segfaulting on errors but...
2001-12-20 Wim Taymans- Reclaim cothread state even if the cothread was never...
2001-12-20 Wim Taymanscothread cleanup.
2001-12-19 Wim TaymansSome more work on cleanup.
2001-12-19 Wim Taymansinclude gstevent.h
2001-12-19 Wim TaymansMoved the typedef to gsttypes.h as stock rh 7.2 gcc...
2001-12-19 Zaheer Abbas MeraliAdded capsnego to the Tee Element
2001-12-18 Wim Taymans- Elements can now send events to their parent.
2001-12-18 Wim TaymansAdded IRIX compatibility code for dladdr
2001-12-18 Wim Taymansfree the entries and strings
2001-12-18 Wim TaymansReset the offset when going to READY
2001-12-18 Wim TaymansClean to cothread context when destroyed
2001-12-18 Wim TaymansApplied a cothread setup patch for IRIX from Nick Blievers
2001-12-18 Wim TaymansAdde cothread context cleanup code
2001-12-17 Christian SchallerOk, all // comments removed except the bloddy nested...
2001-12-17 Christian Schallerjust one bad comment here
2001-12-17 Christian Schallerok, one big bad file fixed for // comments almost,...
2001-12-17 Christian Schallermore of the popular // fixes
2001-12-17 Wim TaymansAdded parallel pipeline syntex to the parser. ./gstream...
2001-12-17 Andrew MitchellRe-add fix from the branch
2001-12-16 Wim TaymansRemove the --help arg and don't quit
2001-12-16 Thomas Vander Stichelemerged back from build branch let's hope you all agree
2001-12-15 Wim TaymansAdded en axtra include for sys_errlist
2001-12-15 Wim TaymansComment this one out until we have a shim
2001-12-15 Wim TaymansVarious cleanups and leak fixage.
2001-12-15 Christian Schallerok, small fix due to me not considering the problem...
2001-12-15 Christian Schallerupdated .h files with // fixes
2001-12-15 Christian Schallerrecommenting out line I had mistakedly uncommented
2001-12-15 Thomas Vander Stichelefix some of uraeus's commenting fixes can someone also...
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
2001-12-14 Wim TaymansAdded the GINT64 shim
2001-12-14 Michael Meeksgst/gst.c (gst_main, gst_main_quit): upd.
2001-12-14 Wim TaymansAdded debugging info again.
2001-12-14 Wim TaymansDon't wrtie to the page we have mmaped read only.
2001-12-14 Wim TaymansRemoved code for which we don't have a shim yet.
2001-12-14 Wim TaymansSome leftover fixes from Michael.
2001-12-14 Andy Wingovestigial gstdisksrc removal
2001-12-14 Wim TaymansDon't try to add NULL psepcs
2001-12-14 Andy Wingogo away i tell you
2001-12-13 Andy Wingobye bye disksrc! c-ya! peace out!
2001-12-13 Wim TaymansMore Michael fixage
2001-12-13 Wim TaymansAplied more fixage from Michael Meeks.
2001-12-13 Michael MeeksAplied a patch from Michael Meeks to add libxml2 support.
next