2003-02-23 |
Benjamin Otte | Hi, my name is Uraeus and I don't compile code before... |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Christian Schaller | adding re-license statement |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Wim Taymans | Add xmlinspect to README |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Wim Taymans | dump_mem should be fast and correct now (finally) |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Wim Taymans | turn g_print into GST_INFO |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Wim Taymans | - indentation fixes |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Wim Taymans | - added indexing, dynamic params, signals, actions... |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Wim Taymans | Added pad implementation + element properties |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Wim Taymans | gst-xmlinspect dumps the plugin info to an xml file... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Wim Taymans | update TODO |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Wim Taymans | Example of how an app could read data from a pipeline... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Wim Taymans | fixed 105883 |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Wim Taymans | Fix bogus warning message |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Wim Taymans | Define default scheduler name in just one place. |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Wim Taymans | Small documentation updates |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Wim Taymans | - fix gst_element_unlink, only unlink pads that belong... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Wim Taymans | Close bug #105570 (added gst_bin_remove_many patch... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Wim Taymans | Fix recursive clock _get problem |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Wim Taymans | Documentation updates |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Wim Taymans | Added BEGIN_DECLS |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Wim Taymans | FILENAME->URI |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Wim Taymans | include *pool.h |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Wim Taymans | inlcude *pool.h |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Wim Taymans | - fix load/save |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Wim Taymans | Removed old files |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Wim Taymans | new uritype |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Wim Taymans | - Add more --disable options |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Wim Taymans | Small cleanups and portability fixes for GUINT64 |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Wim Taymans | Small cleanups |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Wim Taymans | More sensible name for the scheduler when compiled... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Wim Taymans | Small compile fixes |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Erik Walthinsen | Fix various inconsistencies discovered while attempting... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Wim Taymans | removed old code, g_object_get is the prefered method... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Wim Taymans | Short list of stuff we should be able to disable for... |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Wim Taymans | Fix typo spotted by tjansen |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Wim Taymans | Clear any queued buffers when going to READY. |
commit | commitdiff | tree | snapshot |
2003-02-06 |
David Schleef | Change %lld format to G_INT64_FORMAT |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Wim Taymans | Fix uri function.. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Ronald S. Bultje | older gccs crack here |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Wim Taymans | Only inform scheduler when the element changes scheduli... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Wim Taymans | - Use the eventhandler instead of the event function... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Wim Taymans | Backport verbose option from 0.6.0 |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Benjamin Otte | little bugfix |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Wim Taymans | - implement FLOATING flag on caps/props |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Wim Taymans | gst_object_swap -> gst_object_replace as it's a better... |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Wim Taymans | - replace old tracing with common GstTrace |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Wim Taymans | - Add the trace name |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Wim Taymans | - Add popt option to enable new tracing |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Wim Taymans | - Added dispose handler |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Wim Taymans | - Small cleanups |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Wim Taymans | Some extra debug info |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Wim Taymans | Funny how noone noticed that <list> tags are completely... |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Wim Taymans | Add infrastructure to trace memleaks. |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Wim Taymans | - Small cleanup |
commit | commitdiff | tree | snapshot |
2003-02-01 |
David Schleef | Make factual and grammatical corrections to man pages... |
commit | commitdiff | tree | snapshot |
2003-02-01 |
David Schleef | Convert %lld and %llu in printf formats to G_G[U]INT64_... |
commit | commitdiff | tree | snapshot |
2003-01-31 |
Wim Taymans | Comment out sparc asm as it's broken. |
commit | commitdiff | tree | snapshot |
2003-01-31 |
Brian Cameron | + Fixed #includes in gst/cothreads.c so that configure... |
commit | commitdiff | tree | snapshot |
2003-01-27 |
Wim Taymans | - Use macro for fixed test as I'm about to change it... |
commit | commitdiff | tree | snapshot |
2003-01-27 |
Wim Taymans | - Small cleanups |
commit | commitdiff | tree | snapshot |
2003-01-27 |
Wim Taymans | Small cleanup |
commit | commitdiff | tree | snapshot |
2003-01-27 |
Wim Taymans | Added some debug info |
commit | commitdiff | tree | snapshot |
2003-01-26 |
Wim Taymans | Faster _dump function |
commit | commitdiff | tree | snapshot |
2003-01-25 |
Wim Taymans | Fixed tee test |
commit | commitdiff | tree | snapshot |
2003-01-25 |
Leif Johnson | + guess i forgot to clean up the connect-named files... |
commit | commitdiff | tree | snapshot |
2003-01-24 |
Leif Johnson | + changed connection/connect/conn/disconnect/connected... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Wim Taymans | Some extra debug statement |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Wim Taymans | - Proxy the get_caps function slightly differently... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Wim Taymans | Also clear cached connection filter when relinking... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Wim Taymans | Some more debugging info |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Wim Taymans | Fix the case where a typefind function could not be... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Thomas Vander... | 0.7.x dev branch is open |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Thomas Vander... | increase libtool version because of connect->link back... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Thomas Vander... | there might be a day that it doesn't take me twice... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Thomas Vander... | damn |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Thomas Vander... | fix BRANCH-RELEASE-0_5_2-ROOT |
commit | commitdiff | tree | snapshot |
2003-01-21 |
David Schleef | Remove 'inline' from a function that is never actually... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Thomas Vander... | various test fixes :) |
commit | commitdiff | tree | snapshot |
2003-01-21 |
David Schleef | Hide GCC assembly behind define(__GNUC__). From Brian... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
David Schleef | Patch to remove GCC-ism for local structure initializat... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
David Schleef | Remove GCC-ism used to find current stack pointer,... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Wim Taymans | Small formatting cleanup for write only properties |
commit | commitdiff | tree | snapshot |
2003-01-21 |
David Schleef | Add test for ucontext.h. (Needed for cothreads.c) |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Wim Taymans | Also find other plugin features; need to implement... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
David Schleef | Replace __alignof__() GCC-ism with sizeof(). Should... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Erik Walthinsen | revert the revert, switch out the new code for the... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Thomas Vander... | don't make failing tests |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Wim Taymans | Revert 1.66 and 1.67 that seemed to break the unlink... |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Wim Taymans | Some more debugging |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Wim Taymans | - We need to pull UNUSABLE pads too because it might... |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Wim Taymans | - Make _tell more accurate |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Erik Walthinsen | - added 'remove' argument to _chain_recursive_add to... |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Erik Walthinsen | moved recursive exit to the front of the call, to make... |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Erik Walthinsen | - some minor whitespace cleanups |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Thomas Vander... | make forte happy |
commit | commitdiff | tree | snapshot |
2003-01-19 |
Wim Taymans | Small fixes |
commit | commitdiff | tree | snapshot |
2003-01-19 |
David I. Lehn | add --disable-xsltproc-net option to pass --nonet to... |
commit | commitdiff | tree | snapshot |
2003-01-18 |
David I. Lehn | comment out unused caps_changed related functions and... |
commit | commitdiff | tree | snapshot |
2003-01-18 |
David I. Lehn | FIXME "caps_changed" signal no longer exists, commentin... |
commit | commitdiff | tree | snapshot |
2003-01-18 |
Wim Taymans | Forgot to set the name on a new schedulerfactory, oops |
commit | commitdiff | tree | snapshot |
next |