platform/upstream/gstreamer.git
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 Otteadd a breaking testcase
2003-04-16 Benjamin Otte*_is_writeable => *_is_writable (spelling)
2003-04-16 David SchleefFix a compilation problem with the example code.
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 Ottemake bytestream use the shiny new timestamp macros
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-15 Benjamin Ottedestroyed gst_*_destroy in the examples - use gst_objec...
2003-04-15 Benjamin Ottedestroyed gst_*_destroy in the examples - use gst_objec...
2003-04-15 Benjamin Ottesome thoughts about clocking - this looks suspiciously...
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 SchleefFall back on sa_handler if sa_sigaction doesn't work
2003-04-13 David SchleefChange autoconf_2.52d_check to 2_52 to make bash happy
2003-04-13 David SchleefRevert last Makefile.am change, and fix it correctly...
2003-04-13 Matthias FriedrichUsing bash is problematic on non-linux plattforms,...
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 Otteadded tests for parsing stuff
2003-04-10 Benjamin Ottedocumentation
2003-04-10 Benjamin Ottepatch to gst-launch - a pipeline parsing can result...
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 OtteHOWTO for pipeline parsing & gst-launch added.
2003-04-08 Benjamin Ottemake typefinding work when the src provides caps. Fixes...
2003-04-07 Ronald S. BultjePort some changes from 0.6.0/0.6.1 back to HEAD (.pc...
2003-04-07 David Schleefadd printf format and args macros for FOURCCs
2003-04-04 Benjamin Ottework around popt bug
2003-04-04 Benjamin Otteok, this is my nomination for idiot of the week
2003-04-04 Wim TaymansFix #109350, aplied patch from Peter N. Lundblad.
2003-04-04 David SchleefAdd $(GST_LIBS) to libgstcontrol's LIBADD. Should...
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 dir to hold state change related testsuites
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-19 Benjamin Otte- added support for _reset so PLAYING -> READY -> PLAYI...
2003-03-18 Benjamin Ottebugfi^H^Hworkaround: only send eos to unconnected eleme...
2003-03-16 Christian Schalleradd gthread scheduler to spec file
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-11 Brian CameronNow support ISO-style variable-argument macros, which...
2003-03-10 Wim TaymansAdded scheduler refcount test
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 TaymansAdded test for dynamic reconfiguration of pipelines...
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 Taymansmore .cvsignore
2003-02-25 Wim TaymansI'm too lazy to comment this
2003-02-25 Wim TaymansYes, I'm annoyed
2003-02-25 Wim TaymansI'm too lazy to comment this
2003-02-25 Wim TaymansUpdate .cvsignore
next