auto build some enum code.
[platform/upstream/gstreamer.git] / gst /
2002-06-16 David I. Lehnauto build some enum code.
2002-06-16 Wim TaymansAdded more debugging info
2002-06-16 Wim TaymansSome small cleanups implement a default _clock_wait
2002-06-16 Thomas Vander Sticheleprint the name
2002-06-16 Wim TaymansBetter add the check instead of crashing
2002-06-16 Wim TaymansFixed the fast scheduler by proxying event to the event...
2002-06-16 Wim TaymansAdded --gst-version that does nothing else than to...
2002-06-16 Wim TaymansUse setfunc to set the cothread function instead of...
2002-06-16 Thomas Vander Stichelechanging default scheduler to wingo's spiffy standard...
2002-06-15 Wim TaymansBetter error handling when mmap'ing
2002-06-13 Wim TaymansAdded a size event to optimize buffer sizes make filesr...
2002-06-13 Thomas Vander Stichelestrange this didn't get commited on a regular commit
2002-06-12 Wim TaymansDocumentation updates
2002-06-11 Wim TaymansRemoved deprecated disksink
2002-06-11 Thomas Vander Stichelexavpatch
2002-06-10 Steve Bakerremove the "iterate_started" signal and replace it...
2002-06-09 Wim TaymansRemove old flag
2002-06-09 Wim TaymansAdded the flush flag
2002-06-09 Wim TaymansWhan the buffer is filled, the buffer is kept and added...
2002-06-08 Wim TaymansLoop the clock providers until we find one with a clock.
2002-06-08 Wim TaymansRevert queue event forwarding, added comments what...
2002-06-08 Steve Bakerg_print bad
2002-06-08 Steve Bakerput upstream events in an async queue and resend them...
2002-06-08 Wim TaymansA discont event is the right way to handle seeking...
2002-06-08 Wim TaymansAdded element query
2002-06-08 Wim TaymansReturn the result of the forwarded seek instead of...
2002-06-08 Wim TaymansAdd an event function so that seek events are not forwa...
2002-06-08 Steve BakerINT64 is good for passing timestamps in signals
2002-06-07 Steve Bakera couple of fixes here:
2002-06-07 Steve Bakermake sure gst_spider_plug isn't called while in playing...
2002-06-07 Steve Bakeradded a "iterate_started" signal which fires before...
2002-06-07 Steve Bakerfile is opened in ready->paused rather than null->ready...
2002-06-05 Wim TaymansFix the case where one of the pads is a ghostpad.
2002-06-05 Wim TaymansSet the right scheduler on the pads of decoupled elements.
2002-06-05 Wim TaymansMake sure we interrupt the right scheduler on the right...
2002-06-04 Wim TaymansSome sanity checking emit a warning when interrupting...
2002-06-04 Wim TaymansNo \n for DEBUG, thank you
2002-06-04 Wim TaymansSome cleanups, refactor some code, make sure the decoup...
2002-06-04 Wim TaymansFix define
2002-06-04 Wim TaymansFix a little typo, unlock the peer element if it's...
2002-06-03 Wim TaymansAdd iterate mutex for future use
2002-06-03 Wim TaymansPoll instead of blocking when waiting for a state change
2002-06-03 Steve Bakeradd an optional timeout for when queue blocks. when...
2002-06-02 Wim TaymansRemoved \n in DEBUG some buffer flags for future use
2002-06-02 Wim TaymansIf format and source are the same, we allready know...
2002-06-02 Wim TaymansSome sanity checking for when the element was removed...
2002-06-02 Andy WingoProperly fix locking in the scheduler
2002-06-02 Thomas Vander SticheleUNITS is better.
2002-06-02 Wim TaymansDon't update state if the peer event failed
2002-06-02 Wim TaymansMake clock use nanoseconds
2002-06-02 Wim TaymansRemove the media specific types, the unit type is now...
2002-06-02 Wim Taymansunlock the queue
2002-06-02 Wim TaymansSome cleanups
2002-06-02 Wim TaymansThis is needed after all..
2002-05-31 Wim TaymansRemove crappy event code from tee
2002-05-31 Wim TaymansSet the element to eos after all EOS events are pushed
2002-05-31 Thomas Vander Stichelefix and comment
2002-05-31 Steve Bakeronly use ranked element factories for autoplugging...
2002-05-31 Steve Bakersave/load the elementfactory rank
2002-05-31 Steve Bakeradd a rank to elementfactory for autoplugging
2002-05-30 Wim TaymansCreated an overridable method for seeking on an element...
2002-05-30 Thomas Vander Sticheleshow file
2002-05-30 Andy Wingoallow colons in indentifier names (for jack: " ......
2002-05-30 Andy Wingofix spider to accomodate filesrc's new behavior (ie...
2002-05-29 Steve Bakerfix from wingo so that get functions inside threads...
2002-05-29 Wim TaymansHandle the case where the pad change mid-switch.
2002-05-29 Wim TaymansError checking in pthread creation more info in gst_uti...
2002-05-29 Wim TaymansSome cleanups, more debugging info
2002-05-28 Thomas Vander Sticheleadded format.h
2002-05-27 Andy Wingofixups in the prop view/controller compilation fixes...
2002-05-26 Wim Taymans- The clock_wait now returns the difference between...
2002-05-26 Wim TaymansAdded g_malloc instead of a memchunk when using memprof
2002-05-26 Andy Wingoget rid of some debug printouts
2002-05-26 Andy Wingoimplemented threadsafe property set/get system as discu...
2002-05-25 Andy Wingore-enable thread test, although it does not work but...
2002-05-25 Thomas Vander SticheleAPI cleanup: (s/g)et_sched -> _scheduler
2002-05-25 Thomas Vander Sticheletypos
2002-05-20 Andy Wingoadd gerror to gstplugin.c -- not fully propagated to...
2002-05-14 David I. Lehnformatting
2002-05-11 Andy Wingofix refcounting tests so that they compile and run...
2002-05-10 Wim TaymansSmall fixes for testsuite/plugin
2002-05-10 Andy Wingoadded a get_perms_func to gstxmlregistry that will...
2002-05-10 David I. Lehnpoor error checking, should do something better
2002-05-10 David I. Lehnremove duplicate gst_registry_pool_add declaration
2002-05-10 Andy WingoGST_PLUGIN_PATH gets split into the user registry some...
2002-05-10 Andy WingoFunny how doing things the right way takes less code...
2002-05-10 Andy WingoCheck to see if the registry is out of date, and if...
2002-05-09 Wim TaymansCompile fix.
2002-05-09 Andy Wingoadd registries to gst/Makefile.am:DIST_SUBDIRS
2002-05-09 Wim TaymansUnconnected pad errors are detected elsewhere
2002-05-08 Ronald S. BultjeAt least check whether the directory exists when creati...
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-05-08 Wim TaymansAdded gst_props_get_safe
2002-05-08 Andy Wingovirtual patch from taaz
2002-05-07 Andy Wingofix distcheck issue
2002-05-06 Benjamin Ottemerged schedulers
2002-05-05 Andy Wingouse contents of GST_REGISTRY variable if --gst-registry...
2002-05-04 Andy Wingogst_scheduler_factory_make () can accept NULL as the...
2002-05-04 Benjamin Ottefix segfault when using unsafe get_props
2002-05-03 Ronald S. BultjeHeader file fix (these ## are needed for multi-argument...
next