summaryrefslogtreecommitdiff
path: root/tools/gst-discoverer.c
Commit message (Expand)AuthorAgeFilesLines
* tools:discoverer: Remove short name for use-cacheJimmy Ohn2020-06-221-1/+1
* discoverer: Enhance printed information when not verboseThibault Saunier2020-04-061-45/+95
* build: fix debug output werror build with newer gccMatthew Waters2019-09-231-1/+2
* tools:discoverer: Add an option to print the cache directoryThibault Saunier2019-03-071-1/+12
* discoverer: Implement GstDiscovererInfo cachingThibault Saunier2019-03-071-0/+5
* discoverer: Don't crash when running with -v if channel-mask==0 and >7 channelsVivia Nikolaidou2018-06-141-6/+12
* tools: Fix discoverer deprecationEdward Hervey2018-04-021-0/+4
* discoverer: output channel positionsMathieu Duponchelle2017-10-111-2/+35
* discoverer: output whether the uri is liveMathieu Duponchelle2017-10-111-0/+2
* gstreamer: base: Fix memory leaks when context parse fails.Vineeth TM2015-10-021-4/+4
* tools: discoverer: When info is NULL just print error and returnVineeth TM2015-08-191-1/+8
* discoverer: free context and error during failuresVineeth TM2015-08-171-0/+3
* Don't compare booleans for equality to TRUE and FALSESebastian Dröge2014-12-011-2/+2
* gst-discoverer: error out on failure to copyVincent Penquerc'h2014-10-301-1/+2
* discoverer: Pretty-print topology tagsVivia Nikolaidou2014-07-221-83/+67
* discoverer: Fix code style a bitSebastian Dröge2014-07-211-3/+4
* discoverer: prettier image tag printingVivia Nikolaidou2014-07-211-1/+21
* discoverer: Add APIs to simply get installer details for missing pluginsThibault Saunier2014-05-031-4/+9
* gst-discoverer: Support non-ASCII tagsBastien Nocera2014-01-301-0/+4
* discoverer: fix build after last commitAlessandro Decina2013-11-041-1/+4
* discoverer: fix -Wformat-nonliteral warningAlessandro Decina2013-11-041-0/+1
* discoverer: extract helper to print common stream infoStefan Sauer2013-10-031-53/+25
* discoverer: Add support for getting the stream-idSebastian Dröge2012-11-201-0/+9
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* discoverer: remove unused 'silent' command line optionTim-Philipp Müller2012-08-171-3/+0
* gst-discoverer: clean up some code duplicationAnton Belka2012-07-071-41/+1
* discoverer: Update for GstToc API changesSebastian Dröge2012-07-051-8/+15
* gst-discoverer: print all entries for a certain tagTim-Philipp Müller2012-05-261-3/+6
* gst-discoverer: don't use GstStructure API on tag listsTim-Philipp Müller2012-05-261-12/+19
* discoverer: Add TOC support to discoverer and add -c/--toc parameters to gst-...Anton Belka2012-05-211-0/+56
* discoverer: Fix another GstBuffer occurence to GstSampleSebastian Dröge2012-04-171-1/+1
* discoverer: Tags now contain GstSamples instead of GstBuffersSebastian Dröge2012-04-171-3/+9
* Merge branch 'master' into 0.11Sebastian Dröge2012-01-251-3/+0
|\
| * gst-discoverer: remove extraneous variableMark Nauwelaerts2012-01-191-3/+0
* | Remove compatibility code cruft for old GLib versionsTim-Philipp Müller2012-01-181-5/+0
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-101-44/+59
|\ \ | |/
| * Fix various unlikely, but still potential memoryleaks in error code pathsHavard Graff2012-01-051-0/+2
| * tools: avoid unportable vararg macro construct in gst-discovererTim-Philipp Müller2012-01-051-44/+57
* | Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2011-12-081-0/+2
|\ \ | |/
| * tools, tests: g_thread_init() is deprecated in glib masterTim-Philipp Müller2011-12-041-0/+2
* | Merge branch 'master' into 0.11Wim Taymans2011-08-291-0/+58
|\ \ | |/
| * discoverer: retrieve audio track language from tags tooVincent Penquerc'h2011-08-261-0/+3
| * discoverer: add subtitles APIVincent Penquerc'h2011-08-261-0/+55
* | plugins: more portingWim Taymans2011-03-281-1/+3
|/
* discoverer: handle desc==NULLStefan Kost2011-02-221-2/+4
* tools: Improve pretty-printing of tagsEdward Hervey2011-01-061-1/+7
* tools: don't leak the GMainLoopEdward Hervey2011-01-061-0/+1
* gst-discoverer: show global tags by defaultEdward Hervey2010-12-191-3/+22
* discoverer: query seekabilityStefan Kost2010-12-131-4/+6
* discoverer: Fix argument type to _container_info_get_streams()Arun Raghavan2010-11-081-1/+3