summaryrefslogtreecommitdiff
path: root/tools/gst-typefind.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-02gstreamer: Fix memory leaks when context parse failsVineeth TM1-1/+3
2014-01-30tools: Support non-ASCII tagsSebastian Dröge1-0/+2
2013-11-07typefind: use g_get_prgname() for error messageStefan Sauer1-1/+1
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-06-26tools: minor clean-upTim-Philipp Müller1-1/+1
2012-06-26tools: remove useless g_set_prgname() wrapperTim-Philipp Müller1-1/+1
2012-01-22Use recent GLib API unconditionally now that we depend on the latest GLibTim-Philipp Müller1-4/+0
2011-12-03g_thread_init() is deprecated in glib masterTim-Philipp Müller1-0/+2
2010-02-16tools: call g_set_prgname() before doing the option parsingTim-Philipp Müller1-1/+3
2010-01-20tools: Run g_thread_init() unconditionallyBenjamin Otte1-2/+1
2009-12-09tools: Move gst_tools_print_version() for the remaining toolsSebastian Dröge1-2/+2
2007-01-05tools/: Call g_thread_init() really really early, before any other GLib funct...Tim-Philipp Müller1-0/+3
2006-05-09tools/: Fix up includes: need to include stdlib.h in tools.h for exit().Tim-Philipp Müller1-2/+0
2006-05-05tools/: Use the string passed to g_option_context_new() for what it's intende...Tim-Philipp Müller1-1/+1
2006-05-05tools/: Add back --version command line option (#340460).Tim-Philipp Müller1-53/+122
2005-10-12Use GstClockTime in _get_state() instead of GTimeVal.Wim Taymans1-2/+4
2005-09-02gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a no...Andy Wingo1-7/+7
2005-08-21check/Makefile.am: Use CHECK_CFLAGS and CHECK_LIBSJan Schmidt1-2/+14
2005-07-15remove irrelevant codeAndy Wingo1-3/+0
2005-07-15tools/gst-typefind.c: Update, add copyright block.Andy Wingo1-29/+53
2005-03-21Next big merge.Wim Taymans1-2/+0
2005-03-10Doc updates.Wim Taymans1-2/+4
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-1/+1
2004-03-13gst-indent run on coreThomas Vander Stichele1-7/+9
2003-12-22Merge CAPS branchDavid Schleef1-2/+2
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-20/+25
2003-09-14Use gst_caps_to_string to print caps. Add max_iterations.David Schleef1-8/+10
2003-08-19further i18n: call setlocale()David Schleef1-0/+3
2003-06-29GST_DEBUG reorganization containing loads of stuff:Benjamin Otte1-2/+8
2003-05-17adding typefind binaryThomas Vander Stichele1-0/+61