make gst_thread_get_current() work with threaded cothreads
[platform/upstream/gstreamer.git] / gst /
2003-04-21 Benjamin Ottemake gst_thread_get_current() work with threaded cothreads
2003-04-21 Benjamin Ottemake that error message more useful, it kept confusing me
2003-04-21 Benjamin Otteassorted fixes:
2003-04-19 Wim TaymansGST_DEBUG/INFO doesn't need a \n at the end.
2003-04-19 Wim Taymans- removed an assert, mmaping the stack of another threa...
2003-04-18 Benjamin Otterewrite GstThread - should be quite a bit cleaner and...
2003-04-18 Benjamin Otte- make child_state_change a virtual function
2003-04-18 Benjamin Ottemake EOS really recursive and not just one layer deep
2003-04-17 Wim Taymans- Added a property to perform caps negotiation in the...
2003-04-17 Wim TaymansAdded a simple function gst_pad_recover_caps_error...
2003-04-17 Wim TaymansTransform variable properties too
2003-04-17 Benjamin Otterelease lock before doing signal handling
2003-04-17 Wim Taymans- don't be rude but give informative message about...
2003-04-17 Benjamin Otteanother bugfix, i will never get used to using the...
2003-04-17 Benjamin OtteIt's absolute fun if you don't find this. If an element...
2003-04-17 Colin WaltersRemove dummy signals, add full signal.
2003-04-16 Benjamin Ottebugfixing in pipeline parsing. Fixed the 2 pipelines...
2003-04-16 Benjamin Otte*_is_writeable => *_is_writable (spelling)
2003-04-15 Benjamin Ottechange *_is_readonly to *_is_writeable. Hope the name...
2003-04-15 Benjamin Otteremove left over _needs_copy_on_write
2003-04-15 Benjamin Otteremove left over GST_DATA_IS_READONLY
2003-04-15 Benjamin OtteOuch: gst_element_dispose does a state change to NULL...
2003-04-15 Benjamin OtteAPI change: remove gst_object_destroy and #defines...
2003-04-15 Benjamin OtteAPI change: rename (currently unused function) gst_...
2003-04-14 Wim Taymans- make aggregator actually work
2003-04-14 Wim TaymansUpdated makefile too..
2003-04-14 Wim Taymans- Added infrastructure to run a filter against plugins...
2003-04-14 Wim Taymans- use g_list_foreach where apropriate
2003-04-14 Benjamin Otteenable debugging output for bison parser, fix // commen...
2003-04-13 David SchleefRevert last Makefile.am change, and fix it correctly...
2003-04-13 Benjamin Otte- added macros GST_CLOCK_TIME_IS_VALID and GST_BUFFE_TI...
2003-04-13 Benjamin Ottesilence compiler warning
2003-04-13 Benjamin Ottedon't error out on max-buffers = 0
2003-04-12 Wim Taymans- Added function to apply a custom filter on plugin...
2003-04-12 Benjamin Ottesignal EOS on parent bins, when the last element playin...
2003-04-11 David SchleefDisable compiler warning because of a bug in flex-2...
2003-04-11 Benjamin Ottegeneral fixes:
2003-04-10 Wim TaymansRemoved sanity check that does not hold in some cases...
2003-04-10 Benjamin Ottedocumentation
2003-04-10 Benjamin Ottebugfix: wrong function due to missing char
2003-04-08 David SchleefRemove grammar.output, too
2003-04-08 David SchleefClean up Makefile.am
2003-04-08 David SchleefFix warning
2003-04-08 Benjamin Otterewritten pipeline parsing lands. Have fun breaking it.
2003-04-08 Benjamin Ottedo not return SUCCESS if a bin's child can't change...
2003-04-08 Benjamin Otte- clean bison- and flex-built files on make clean....
2003-04-08 Benjamin Ottehuge modifications, hope i didn't break something:
2003-04-08 Benjamin Ottepad linking only works when both elements are not playing
2003-04-08 Benjamin Ottemake typefinding work when the src provides caps. Fixes...
2003-04-07 David Schleefadd printf format and args macros for FOURCCs
2003-04-04 Benjamin Otteok, this is my nomination for idiot of the week
2003-04-04 Benjamin Otteremove old workaround for older popt version.
2003-04-04 Benjamin Ottemany changes to startup handling:
2003-03-30 Benjamin Ottedocumentation changes (thx Ross)
2003-03-29 Martin Schulzegst/gstelementfactory.c: Add "g_free (dp->license)...
2003-03-28 Wim TaymansRemove redundant _clock_set
2003-03-28 Wim Taymans- enable chain if an active group is added to it
2003-03-27 Benjamin Ottecleanup: remove writer/reader booleans, just signal...
2003-03-25 Wim TaymansAdded some extra debugging info
2003-03-25 Wim Taymans- Added _LOCKED_STATE element flag
2003-03-25 Wim TaymansSet initial flags on various scheduler structures
2003-03-21 Benjamin Ottefix memory leaks and unlock a mutex earlier
2003-03-18 Benjamin Ottebugfi^H^Hworkaround: only send eos to unconnected eleme...
2003-03-16 Christian MeyerFixed bug #108514.
2003-03-16 Benjamin Otteadded new function gst_event_has_new_media
2003-03-14 Wim Taymans- Slight reorganisation of functions that should be...
2003-03-13 Benjamin Ottedebugging session with wim
2003-03-13 Wim Taymans- fix unlink between decoupled elements
2003-03-12 Benjamin Ottemutexes want to be free, too
2003-03-11 Wim TaymansFix optimal scheduler with cothreads
2003-03-11 Benjamin OtteFix bug when joining threads.
2003-03-11 Benjamin Otteadded (hopefully) compatible cothreads emulation by...
2003-03-04 Wim TaymansNever take away the group from a loop based element OSLOSUMMIT1-200303051
2003-03-02 Wim TaymansBetter capsnego
2003-03-02 Wim TaymansAlso set the pad filter when proxy negotiating
2003-02-28 Wim TaymansFix the get_wrapper to handle the case where the peer...
2003-02-28 Wim TaymansStupid bug, always use the runqueue to start scheduling...
2003-02-27 Wim TaymansSchedule next chain on interrupt
2003-02-27 Wim Taymans- More refcounting fixes that now sustain abuse from...
2003-02-27 Wim TaymansRemoved an assert that will not hold when the chain...
2003-02-27 Wim Taymansso it's no big thing.
2003-02-27 Wim Taymansprint refcount in _show
2003-02-27 Wim TaymansAdded refcounting to the optimal scheduler to guard...
2003-02-27 Wim TaymansAdd refcounting around _iterate to guard against unreff...
2003-02-27 Wim TaymansSmall cleanup
2003-02-27 Wim TaymansFix typo
2003-02-25 Wim TaymansAdjust the fixed flag in gst_caps_set_props
2003-02-23 Wim TaymansAlso allow static plugin registration after calling...
2003-02-23 Wim Taymans- Added generic shaper element that keeps two streams...
2003-02-23 Christian SchallerAdded cutter patch from Andrew Turner and sat default...
2003-02-23 Benjamin OtteHi, my name is Uraeus and I don't compile code before...
2003-02-23 Christian Schalleradding re-license statement
2003-02-21 Wim Taymansdump_mem should be fast and correct now (finally)
2003-02-21 Wim Taymansturn g_print into GST_INFO
2003-02-12 Wim Taymansfixed 105883
2003-02-11 Wim TaymansFix bogus warning message
2003-02-11 Wim TaymansDefine default scheduler name in just one place.
2003-02-11 Wim Taymans- fix gst_element_unlink, only unlink pads that belong...
2003-02-11 Wim TaymansClose bug #105570 (added gst_bin_remove_many patch...
2003-02-11 Wim TaymansFix recursive clock _get problem
next