2003-07-27 |
David Schleef | Change printing of float props to %g |
tree | commitdiff |
2003-07-25 |
Brian Cameron | Properly handle null string value, preventing core... |
tree | commitdiff |
2003-07-14 |
David Schleef | Add number-of-iterations option. |
tree | commitdiff |
2003-07-12 |
David Schleef | Update for new debugging system |
tree | commitdiff |
2003-07-01 |
David Schleef | Add SIGINT handling. ctrl-C is more graceful now |
tree | commitdiff |
2003-06-29 |
Benjamin Otte | GST_DEBUG reorganization containing loads of stuff: |
tree | commitdiff |
2003-06-25 |
Brian Cameron | Fixed gst-inspect so it doesn't core dump on Solaris. |
tree | commitdiff |
2003-05-18 |
David Schleef | Add new man page. Fix a few typos in other man pages. |
tree | commitdiff |
2003-05-18 |
Benjamin Otte | added filtered caps to man page |
tree | commitdiff |
2003-05-17 |
Thomas Vander Stichele | adding typefind binary |
tree | commitdiff |
2003-05-06 |
Benjamin Otte | simple fix: these are signed ints, not unsigned |
tree | commitdiff |
2003-04-28 |
Benjamin Otte | parsing returns elements, not bins - so put it into... |
tree | commitdiff |
2003-04-25 |
Benjamin Otte | update man page to new pipeline parsing and make it... |
tree | commitdiff |
2003-04-23 |
Thomas Vander Stichele | make the user registry location major-minor versioned... |
tree | commitdiff |
2003-04-13 |
David Schleef | Fall back on sa_handler if sa_sigaction doesn't work |
tree | commitdiff |
2003-04-10 |
Benjamin Otte | patch to gst-launch - a pipeline parsing can result... |
tree | commitdiff |
2003-04-04 |
Benjamin Otte | work around popt bug |
tree | commitdiff |
2003-04-04 |
Wim Taymans | Fix #109350, aplied patch from Peter N. Lundblad. |
tree | commitdiff |
2003-03-16 |
Christian Meyer | Fixed bug #108514. |
tree | commitdiff |
2003-03-11 |
Brian Cameron | Now support ISO-style variable-argument macros, which... |
tree | commitdiff |
2003-02-25 |
Wim Taymans | I'm too lazy to comment this |
tree | commitdiff |
2003-02-21 |
Wim Taymans | Add xmlinspect to README |
tree | commitdiff |
2003-02-21 |
Wim Taymans | - indentation fixes |
tree | commitdiff |
2003-02-21 |
Wim Taymans | - added indexing, dynamic params, signals, actions... |
tree | commitdiff |
2003-02-20 |
Wim Taymans | Added pad implementation + element properties |
tree | commitdiff |
2003-02-20 |
Wim Taymans | gst-xmlinspect dumps the plugin info to an xml file... |
tree | commitdiff |
2003-02-10 |
Wim Taymans | FILENAME->URI |
tree | commitdiff |
2003-02-10 |
Wim Taymans | - Add more --disable options |
tree | commitdiff |
2003-02-03 |
Wim Taymans | Backport verbose option from 0.6.0 |
tree | commitdiff |
2003-02-02 |
Wim Taymans | - Add popt option to enable new tracing |
tree | commitdiff |
2003-02-01 |
David Schleef | Make factual and grammatical corrections to man pages... |
tree | commitdiff |
2003-02-01 |
David Schleef | Convert %lld and %llu in printf formats to G_G[U]INT64_... |
tree | commitdiff |
2003-01-27 |
Wim Taymans | - Use macro for fixed test as I'm about to change it... |
tree | commitdiff |
2003-01-21 |
Wim Taymans | Small formatting cleanup for write only properties |
tree | commitdiff |
2003-01-21 |
Wim Taymans | Also find other plugin features; need to implement... |
tree | commitdiff |
2003-01-16 |
Wim Taymans | Print uri handlers too |
tree | commitdiff |
2003-01-09 |
David I. Lehn | more connect -> link updates |
tree | commitdiff |
2003-01-09 |
Thomas Vander Stichele | first pass of connect->link gst-plugins and other stuff... |
tree | commitdiff |
2003-01-07 |
Wim Taymans | Small fixes, improved query inspect |
tree | commitdiff |
2002-12-30 |
Wim Taymans | Add flag to disable fault_setup() |
tree | commitdiff |
2002-12-30 |
Wim Taymans | - major API breakage (one of the last, I promise...) |
tree | commitdiff |
2002-12-19 |
Wim Taymans | Small cleanups |
tree | commitdiff |
2002-12-14 |
Wim Taymans | Fix g_print too |
tree | commitdiff |
2002-12-14 |
Wim Taymans | Fix compile error cache->index |
tree | commitdiff |
2002-12-12 |
Wim Taymans | Renamed GstCache to GstIndex |
tree | commitdiff |
2002-12-08 |
Wim Taymans | ASYNC state changes are not an error. |
tree | commitdiff |
2002-12-08 |
Thomas Vander Stichele | fix for parallel installability |
tree | commitdiff |
2002-11-29 |
Wim Taymans | Print cache info too |
tree | commitdiff |
2002-11-28 |
Christian Schaller | commiting Leifs registry to /var/cache patch, works... |
tree | commitdiff |
2002-11-27 |
Wim Taymans | - Added first attempt at general caching mechanism... |
tree | commitdiff |
2002-11-20 |
Wim Taymans | Print buffer stats even after failed state change. |
tree | commitdiff |
2002-11-14 |
David Schleef | Add automatic stack dumping on SIGSEGV and SIGQUIT |
tree | commitdiff |
2002-11-02 |
Wim Taymans | Small cleanups |
tree | commitdiff |
2002-11-02 |
David I. Lehn | add gst-md5sum remove old bin names |
tree | commitdiff |
2002-11-01 |
David I. Lehn | use plugin feature api vs gstobject api |
tree | commitdiff |
2002-10-25 |
David Schleef | Fix some inconsistencies and missing flags |
tree | commitdiff |
2002-10-03 |
David I. Lehn | trivial whitespace fix |
tree | commitdiff |
2002-09-29 |
Iain Holmes | Use some hashtables instead of a linked list |
tree | commitdiff |
2002-09-24 |
Wim Taymans | Fix silly free twice bug |
tree | commitdiff |
2002-09-23 |
Thomas Vander Stichele | backports and fixes |
tree | commitdiff |
2002-09-22 |
Thomas Vander Stichele | md5sum utility |
tree | commitdiff |
2002-09-20 |
David Schleef | Make local copy of lists because they change while... |
tree | commitdiff |
2002-09-20 |
David Schleef | A bit of error checking when called with bad arguments... |
tree | commitdiff |
2002-09-19 |
Wim Taymans | Also handle WRITEONLY properties |
tree | commitdiff |
2002-09-18 |
Christian Schaller | gstreamer part of new license field in element factory |
tree | commitdiff |
2002-09-17 |
Wim Taymans | - Refactor the caps print function in -inspect |
tree | commitdiff |
2002-09-15 |
Wim Taymans | Show even long property name |
tree | commitdiff |
2002-09-12 |
Wim Taymans | - Make the return GList of gst_element_get_pad_list... |
tree | commitdiff |
2002-09-12 |
Wim Taymans | Fix the min value for the stats |
tree | commitdiff |
2002-09-12 |
Thomas Vander Stichele | cleanup |
tree | commitdiff |
2002-09-09 |
Wim Taymans | - use g_print |
tree | commitdiff |
2002-09-09 |
Thomas Vander Stichele | code cleanups use either g_print or printf can you... |
tree | commitdiff |
2002-09-06 |
Zeeshan Ali | Including rtp example, i mean getting myself IN :) |
tree | commitdiff |
2002-08-11 |
Thomas Vander Stichele | spill over paths from a registry that couldn't load... |
tree | commitdiff |
2002-08-09 |
David I. Lehn | add gst-feedback man page |
tree | commitdiff |
2002-07-30 |
Wim Taymans | -inspect fixes for formats |
tree | commitdiff |
2002-07-24 |
Wim Taymans | - Make inspect show the event masks, formats and quppor... |
tree | commitdiff |
2002-07-09 |
Thomas Vander Stichele | merge from BRANCH-RELEASE-0_4_0 |
tree | commitdiff |
2002-07-08 |
Wim Taymans | Also print event stats on exit. |
tree | commitdiff |
2002-07-04 |
Andy Wingo | fix segfault |
tree | commitdiff |
2002-06-17 |
Christian Schaller | removed my gst-launch-ext manpage as I discovered it... |
tree | commitdiff |
2002-06-17 |
Christian Schaller | add gst-launch-ext manpage to build |
tree | commitdiff |
2002-06-11 |
Christian Schaller | adding man page for gst-launch-ext |
tree | commitdiff |
2002-06-10 |
Thomas Vander Stichele | meesa don'tsa like breaksa commits |
tree | commitdiff |
2002-06-04 |
Wim Taymans | One little fixes |
tree | commitdiff |
2002-06-04 |
Thomas Vander Stichele | man fixes |
tree | commitdiff |
2002-06-04 |
Thomas Vander Stichele | output cleanups |
tree | commitdiff |
2002-06-03 |
Wim Taymans | We are nano seconds now.. |
tree | commitdiff |
2002-06-01 |
Thomas Vander Stichele | even better |
tree | commitdiff |
2002-06-01 |
Thomas Vander Stichele | This looks a lot better when printing out ranges for... |
tree | commitdiff |
2002-05-29 |
Steve Baker | this wasn't actually needed |
tree | commitdiff |
2002-05-28 |
Steve Baker | this seems to be needed when doing a pipeline like... |
tree | commitdiff |
2002-05-28 |
Thomas Vander Stichele | should make stuff more legible |
tree | commitdiff |
2002-05-26 |
Wim Taymans | - The clock_wait now returns the difference between... |
tree | commitdiff |
2002-05-14 |
David I. Lehn | ulong type fix add 64b types add printing name of unkno... |
tree | commitdiff |
2002-05-08 |
Wim Taymans | Totally rewritten registry handling. |
tree | commitdiff |
2002-04-19 |
Benjamin Otte | - make all _get_list functions return a const reference... |
tree | commitdiff |
2002-04-17 |
Benjamin Otte | fix bug with --gst-fatal-warnings when exclude_args... |
tree | commitdiff |
2002-04-16 |
Benjamin Otte | yay, a new option to play with! added -X / --exclude... |
tree | commitdiff |
2002-04-15 |
Thomas Vander Stichele | merged back fixes from release branch |
tree | commitdiff |
next |