Age | Commit message (Expand) | Author | Files | Lines |
2004-01-20 | fix output of typefind add GPL headers fix doc snippet | Thomas Vander Stichele | 2 | -3/+53 |
2004-01-13 | translating parsing error messages | Thomas Vander Stichele | 1 | -3/+3 |
2004-01-13 | update nl transition add gst-launch to be translated | Thomas Vander Stichele | 1 | -32/+38 |
2004-01-12 | update - this is huge, because it includes *.bb, *.bbg and *.da files which a... | Benjamin Otte | 1 | -0/+3 |
2004-01-11 | tools/gst-inspect.c: improve output of caps a bit | Benjamin Otte | 1 | -1/+17 |
2003-12-22 | Merge CAPS branch | David Schleef | 3 | -257/+19 |
2003-12-05 | more trademark fixing | Thomas Vander Stichele | 1 | -1/+1 |
2003-12-04 | remove copyright field from plugin structs | Andy Wingo | 2 | -2/+0 |
2003-11-29 | Remove old autoplug code | David Schleef | 2 | -55/+0 |
2003-11-24 | don't use strdup_value_contents for strings | Benjamin Otte | 1 | -2/+7 |
2003-11-24 | implement URI schemes | Benjamin Otte | 2 | -20/+0 |
2003-11-24 | merge in tagging | Benjamin Otte | 1 | -1/+35 |
2003-11-14 | put GST_CACHE_DIR in config.h | Thomas Vander Stichele | 1 | -18/+9 |
2003-11-14 | removing GST_CONFIG_DIR | Thomas Vander Stichele | 1 | -9/+9 |
2003-11-04 | cosmetic change. GObjects contain properties, not arguments. | David Schleef | 1 | -1/+1 |
2003-10-31 | update plugin initialization restructuring (see email for details | Benjamin Otte | 3 | -49/+53 |
2003-10-29 | NULL terminate the g_build_filename args. | Iain Holmes | 1 | -1/+1 |
2003-10-28 | Initialise some variables to get the thing to compile | Iain Holmes | 2 | -4/+4 |
2003-10-28 | merge TYPEFIND branch. Major changes: | Benjamin Otte | 4 | -83/+86 |
2003-09-29 | Update the documentation here too to include more details on --gst-debug | Iain Holmes | 1 | -1/+8 |
2003-09-27 | change scripts directory to register-scripts | David Schleef | 1 | -1/+1 |
2003-09-14 | Use gst_caps_to_string to print caps. Add max_iterations. | David Schleef | 1 | -8/+10 |
2003-09-11 | check for md5sink in pipeline | Thomas Vander Stichele | 2 | -11/+60 |
2003-08-21 | show the rank of a plugin feature. (actually, only element factory at this t... | David Schleef | 1 | -0/+18 |
2003-08-19 | ignore more files | David Schleef | 1 | -0/+9 |
2003-08-19 | Remove the superfluous use of { } | David Schleef | 1 | -12/+10 |
2003-08-19 | further i18n: call setlocale() | David Schleef | 7 | -0/+23 |
2003-08-19 | Add code to spawn each file in ${plugindirectory}/scripts, for each plugindir... | David Schleef | 1 | -0/+37 |
2003-08-19 | Add SIGUSR1/SIGUSR2 as play/stop signals. Also add these to the documentation... | Ronald S. Bultje | 2 | -21/+61 |
2003-08-18 | Show signals/actions of parent classes | David Schleef | 1 | -32/+36 |
2003-08-15 | Move man pages from %.1 to %.1.in, and add a rule to make .1 files from .1.in... | David Schleef | 10 | -4/+23 |
2003-07-27 | Change printing of float props to %g | David Schleef | 1 | -2/+2 |
2003-07-25 | Properly handle null string value, preventing core dump on Solaris. | Brian Cameron | 1 | -2/+8 |
2003-07-14 | Add number-of-iterations option. | David Schleef | 2 | -1/+7 |
2003-07-12 | Update for new debugging system | David Schleef | 1 | -5/+33 |
2003-07-01 | Add SIGINT handling. ctrl-C is more graceful now | David Schleef | 1 | -24/+50 |
2003-06-29 | GST_DEBUG reorganization containing loads of stuff: | Benjamin Otte | 8 | -17/+47 |
2003-06-25 | Fixed gst-inspect so it doesn't core dump on Solaris. | Brian Cameron | 1 | -2/+6 |
2003-05-18 | Add new man page. Fix a few typos in other man pages. | David Schleef | 3 | -2/+40 |
2003-05-18 | added filtered caps to man page | Benjamin Otte | 1 | -1/+60 |
2003-05-17 | adding typefind binary | Thomas Vander Stichele | 2 | -0/+66 |
2003-05-06 | simple fix: these are signed ints, not unsigned | Benjamin Otte | 1 | -1/+1 |
2003-04-28 | parsing returns elements, not bins - so put it into a pipeline if it's not a bin | Benjamin Otte | 1 | -1/+10 |
2003-04-25 | update man page to new pipeline parsing and make it more informational | Benjamin Otte | 1 | -105/+211 |
2003-04-23 | make the user registry location major-minor versioned so it doesn't clash wit... | Thomas Vander Stichele | 1 | -1/+4 |
2003-04-13 | Fall back on sa_handler if sa_sigaction doesn't work | David Schleef | 1 | -4/+42 |
2003-04-10 | patch to gst-launch - a pipeline parsing can result in an error even though a... | Benjamin Otte | 1 | -2/+7 |
2003-04-04 | work around popt bug | Benjamin Otte | 1 | -0/+19 |
2003-04-04 | Fix #109350, aplied patch from Peter N. Lundblad. | Wim Taymans | 1 | -1/+1 |
2003-03-16 | Fixed bug #108514. | Christian Meyer | 2 | -514/+528 |