2002-09-08 |
Wim Taymans | Added comments
|
commit | commitdiff | tree |
2002-09-08 |
Wim Taymans | A new scheduler that tries to minimize the number of...
|
commit | commitdiff | tree |
2002-09-05 |
Wim Taymans | Let's take the performance hit (cache flush) on UP...
|
commit | commitdiff | tree |
2002-09-01 |
Wim Taymans | Some scheduling ideas for a better scheduler
|
commit | commitdiff | tree |
2002-09-01 |
Wim Taymans | Don't doe EOS in a state change function
|
commit | commitdiff | tree |
2002-08-02 |
Wim Taymans | Implemented segment seeking in fakesrc
|
commit | commitdiff | tree |
2002-08-02 |
Wim Taymans | Updated TODO list
|
commit | commitdiff | tree |
2002-08-02 |
Wim Taymans | Added segment seeking experiment
|
commit | commitdiff | tree |
2002-08-02 |
Wim Taymans | Some more event flags some more padquery types
|
commit | commitdiff | tree |
2002-08-02 |
Wim Taymans | Added status of the documents
|
commit | commitdiff | tree |
2002-07-30 |
Wim Taymans | -inspect fixes for formats
|
commit | commitdiff | tree |
2002-07-30 |
Wim Taymans | Some debug info
|
commit | commitdiff | tree |
2002-07-30 |
Wim Taymans | Use fancy macros
|
commit | commitdiff | tree |
2002-07-30 |
Wim Taymans | Add default deep_notify and error signal callbacks...
|
commit | commitdiff | tree |
2002-07-28 |
Wim Taymans | Added include for strcmp
|
commit | commitdiff | tree |
2002-07-28 |
Wim Taymans | Increment counter when registering standard formats
|
commit | commitdiff | tree |
2002-07-28 |
Wim Taymans | Make the formats dynamic so that plugins can register...
|
commit | commitdiff | tree |
2002-07-28 |
Wim Taymans | - move the state_change signal emit to a better place...
|
commit | commitdiff | tree |
2002-07-28 |
Wim Taymans | Fix some wrong prototypes and funtion args
|
commit | commitdiff | tree |
2002-07-28 |
Wim Taymans | Turn some g_prints into g_warnings as that's what they...
|
commit | commitdiff | tree |
2002-07-26 |
Wim Taymans | Only connect dynamic pads if with the right template...
|
commit | commitdiff | tree |
2002-07-25 |
Wim Taymans | Added an example state change function
|
commit | commitdiff | tree |
2002-07-25 |
Wim Taymans | Also handle READONLY buffers in the copy_on_write function
|
commit | commitdiff | tree |
2002-07-25 |
Wim Taymans | Added some convenience macros for creating format/querytype...
|
commit | commitdiff | tree |
2002-07-24 |
Wim Taymans | Added example
|
commit | commitdiff | tree |
2002-07-24 |
Wim Taymans | - Added a little testapp for pad disable using two...
|
commit | commitdiff | tree |
2002-07-24 |
Wim Taymans | Updated TODO list
|
commit | commitdiff | tree |
2002-07-24 |
Wim Taymans | - Make inspect show the event masks, formats and qupported...
|
commit | commitdiff | tree |
2002-07-24 |
Wim Taymans | Don't try to pull on disabled pads in the scheduler
|
commit | commitdiff | tree |
2002-07-24 |
Wim Taymans | - Implemented seekmasks, query types and formats in...
|
commit | commitdiff | tree |
2002-07-24 |
Wim Taymans | - More element API docs.
|
commit | commitdiff | tree |
2002-07-24 |
Wim Taymans | - some pad.h reorg, better grouping of function
|
commit | commitdiff | tree |
2002-07-24 |
Wim Taymans | Added parent_unset signal to gstobject for completeness
|
commit | commitdiff | tree |
2002-07-24 |
Wim Taymans | - added GstEventMask to specify event masks (next set...
|
commit | commitdiff | tree |
2002-07-24 |
Wim Taymans | Removed gst_bin_change_state_type it doesn't work and...
|
commit | commitdiff | tree |
2002-07-24 |
Wim Taymans | Fixed the missing .h file and some reorg (not sure...
|
commit | commitdiff | tree |
2002-07-24 |
Wim Taymans | Documentation updates
|
commit | commitdiff | tree |
2002-07-13 |
Wim Taymans | - Documentation updates, renamed some _ methods because...
|
commit | commitdiff | tree |
2002-07-13 |
Wim Taymans | Make sizeof(GstBuffer) independent of config.h and...
|
commit | commitdiff | tree |
2002-07-13 |
Wim Taymans | Small documentation updates
|
commit | commitdiff | tree |
2002-07-12 |
Wim Taymans | API docs updates
|
commit | commitdiff | tree |
2002-07-12 |
Wim Taymans | Short doc about state changes and actions associated...
|
commit | commitdiff | tree |
2002-07-11 |
Wim Taymans | Added PAD_DISABLED to the TODO list
|
commit | commitdiff | tree |
2002-07-11 |
Wim Taymans | Attempt to write a good TODO list
|
commit | commitdiff | tree |
2002-07-09 |
Wim Taymans | Fix the g_mutex_free in the fallback case
|
commit | commitdiff | tree |
2002-07-08 |
Wim Taymans | Remove bufspeed test
|
commit | commitdiff | tree |
2002-07-08 |
Wim Taymans | Also print event stats on exit.
|
commit | commitdiff | tree |
2002-07-08 |
Wim Taymans | Make the old testcase compile again
|
commit | commitdiff | tree |
2002-07-08 |
Wim Taymans | unref event instead of freeing it
|
commit | commitdiff | tree |
2002-07-08 |
Wim Taymans | - Removed bufferpool code and move that to gstbuffer.c
|
commit | commitdiff | tree |
2002-07-08 |
Wim Taymans | - Added a bunch of fast atomic operations on x86 with...
|
commit | commitdiff | tree |
2002-07-08 |
Wim Taymans | This one removes the unused code..
|
commit | commitdiff | tree |
2002-07-08 |
Wim Taymans | - Removed unused locking from the cothreads
|
commit | commitdiff | tree |
2002-07-02 |
Wim Taymans | Set the scheduler to NULL in all cases.
|
commit | commitdiff | tree |
2002-06-23 |
Wim Taymans | This makes more sense and solves the locking problem...
|
commit | commitdiff | tree |
2002-06-23 |
Wim Taymans | Use new method to check for availability of threads
|
commit | commitdiff | tree |
2002-06-23 |
Wim Taymans | Small cleanups
|
commit | commitdiff | tree |
2002-06-23 |
Wim Taymans | Or not..
|
commit | commitdiff | tree |
2002-06-23 |
Wim Taymans | Unlock an element even if it was a loop based one
|
commit | commitdiff | tree |
2002-06-22 |
Wim Taymans | Don't seek past the end of the file
|
commit | commitdiff | tree |
2002-06-21 |
Wim Taymans | Added a runtime option to use a dummy threading implementati...
|
commit | commitdiff | tree |
2002-06-21 |
Wim Taymans | Pass some required params to cothreads_init
|
commit | commitdiff | tree |
2002-06-19 |
Wim Taymans | Added _get_prefered_stack to the scheduler
|
commit | commitdiff | tree |
2002-06-17 |
Wim Taymans | Added cothread context stress test (that fails)
|
commit | commitdiff | tree |
2002-06-17 |
Wim Taymans | Allocate a few more bytes as gmarkup reads past the...
|
commit | commitdiff | tree |
2002-06-17 |
Wim Taymans | Only revert the state of the failed element
|
commit | commitdiff | tree |
2002-06-16 |
Wim Taymans | Added more debugging info
|
commit | commitdiff | tree |
2002-06-16 |
Wim Taymans | Some small cleanups implement a default _clock_wait
|
commit | commitdiff | tree |
2002-06-16 |
Wim Taymans | Better add the check instead of crashing
|
commit | commitdiff | tree |
2002-06-16 |
Wim Taymans | Fixed the fast scheduler by proxying event to the event...
|
commit | commitdiff | tree |
2002-06-16 |
Wim Taymans | Added --gst-version that does nothing else than to...
|
commit | commitdiff | tree |
2002-06-16 |
Wim Taymans | Use setfunc to set the cothread function instead of...
|
commit | commitdiff | tree |
2002-06-15 |
Wim Taymans | Better error handling when mmap'ing
|
commit | commitdiff | tree |
2002-06-13 |
Wim Taymans | Implement size_hint on bytestream so that plugins can...
|
commit | commitdiff | tree |
2002-06-13 |
Wim Taymans | Added a size event to optimize buffer sizes make filesrc...
|
commit | commitdiff | tree |
2002-06-12 |
Wim Taymans | Documentation updates
|
commit | commitdiff | tree |
2002-06-12 |
Wim Taymans | Documentation updates
|
commit | commitdiff | tree |
2002-06-11 |
Wim Taymans | Removed deprecated disksink
|
commit | commitdiff | tree |
2002-06-09 |
Wim Taymans | Remove old flag
|
commit | commitdiff | tree |
2002-06-09 |
Wim Taymans | Added the flush flag
|
commit | commitdiff | tree |
2002-06-09 |
Wim Taymans | Whan the buffer is filled, the buffer is kept and added...
|
commit | commitdiff | tree |
2002-06-08 |
Wim Taymans | Loop the clock providers until we find one with a clock.
|
commit | commitdiff | tree |
2002-06-08 |
Wim Taymans | Revert queue event forwarding, added comments what...
|
commit | commitdiff | tree |
2002-06-08 |
Wim Taymans | A discont event is the right way to handle seeking...
|
commit | commitdiff | tree |
2002-06-08 |
Wim Taymans | Added element query
|
commit | commitdiff | tree |
2002-06-08 |
Wim Taymans | Return the result of the forwarded seek instead of...
|
commit | commitdiff | tree |
2002-06-08 |
Wim Taymans | Add an event function so that seek events are not forwarded...
|
commit | commitdiff | tree |
2002-06-07 |
Wim Taymans | Added _length method for peer pads that can answer...
|
commit | commitdiff | tree |
2002-06-05 |
Wim Taymans | Fix the case where one of the pads is a ghostpad.
|
commit | commitdiff | tree |
2002-06-05 |
Wim Taymans | Along with the latest scheduler updates, all these...
|
commit | commitdiff | tree |
2002-06-05 |
Wim Taymans | Set the right scheduler on the pads of decoupled elements.
|
commit | commitdiff | tree |
2002-06-05 |
Wim Taymans | Make sure we interrupt the right scheduler on the right...
|
commit | commitdiff | tree |
2002-06-04 |
Wim Taymans | Some sanity checking emit a warning when interrupting...
|
commit | commitdiff | tree |
2002-06-04 |
Wim Taymans | going into the main loop effectively never stops this app
|
commit | commitdiff | tree |
2002-06-04 |
Wim Taymans | One little fixes
|
commit | commitdiff | tree |
2002-06-04 |
Wim Taymans | No \n for DEBUG, thank you
|
commit | commitdiff | tree |
2002-06-04 |
Wim Taymans | Some cleanups, refactor some code, make sure the decoupled...
|
commit | commitdiff | tree |
2002-06-04 |
Wim Taymans | Fix define
|
commit | commitdiff | tree |
2002-06-04 |
Wim Taymans | Fix a little typo, unlock the peer element if it's...
|
commit | commitdiff | tree |
2002-06-03 |
Wim Taymans | We are nano seconds now..
|
commit | commitdiff | tree |
next |