gst-inspect: fix unused-const-variable error in windows
[platform/upstream/gstreamer.git] / tools / gst-inspect.c
2019-08-07 Andoni Morales Ala... gst-inspect: fix unused-const-variable error in windows
2019-04-11 Xavier Claessensgst-inspect: Do not print warning if 'less' is missing
2019-04-05 Antonio Ospitegst-inspect: fix printing the first field of a GstStructure
2019-02-05 Nirbheek Chauhanmisc: Fix various compiler warnings on MinGW
2019-01-25 Nicolas Dufresnegst-inspect: Re-add DEFAULT_LESS_OPTS with initial...
2019-01-17 Seungha Yanggst-inspect: Don't setup pager too early
2019-01-17 Seungha Yanggst-inspect: Port to Glib's spawn API
2019-01-16 Nirbheek Chauhangst-inspect: Fix ANSI escape sequence usage on Windows
2018-12-19 Nicolas Dufresnegst-inspect: Disable colors when piped
2018-12-19 Nicolas Dufresnegst-inspect: Fix pager color with less
2018-12-15 Edward Herveygst-inspect: Remove dead assignment
2018-11-29 Zeeshan Aligst-inspect: Fix colors for "URI handling" section
2018-11-28 Zeeshan Aligst-inspect: Avoid use of non-bright blue color
2018-11-27 Zeeshan Aligst-inspect: Use only original 16 colors
2018-11-24 Zeeshan Aligst-inspect: Tell `less` to parse color codes
2018-11-23 Zeeshan Aligst-inspect: Colored output
2018-11-23 Zeeshan Aligst-inspect: Remove redundant plugin name from output
2018-11-23 Nirbheek Chauhangst-inspect: Use less -F -X everywhere as the pager
2018-11-09 Zeeshan Aligst-inspect: Pipe stderr to pager as well
2018-10-30 Zeeshan Aligst-inspect: Don't page if output fits the screen
2018-10-30 Zeeshan Aligst-inspect: Flush stdout before closing stdout FD
2018-10-28 Zeeshan Aligst-inspect: Pipe stdout to less if not piped already
2018-07-13 Thibault Sauniergst-inspect: Sort properties names
2017-12-26 Stefan Sauerinspect: add comment for how to improve tracer support
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-11-28 Tim-Philipp Müllertools: gst-inspect: fix readable flag printing for...
2017-11-26 Tim-Philipp Müllertools: gst-inspect: don't print element flags whch...
2017-11-26 Tim-Philipp Müllertools: gst-inspect: print pad properties where we know...
2017-11-25 Tim-Philipp Müllertools: gst-inspect: refactor way indentation is done...
2017-11-17 Tim-Philipp Müllertools: gst-inspect: stop printing element state_change...
2017-11-17 Tim-Philipp Müllertools: gst-inspect: fix double empty line after pad...
2017-10-20 Stefan Sauergst-inspect: print more details for typefind and tracer...
2017-10-20 Stefan Sauergst-inspect: reduce casting back and forth
2017-10-20 Stefan Sauergst-inspect: simplify the code for printing feature...
2017-09-21 Mathieu Duponchellegst-inspect: Print GstValueArray properties nicely
2017-06-29 Jimmy Ohngst-inspect: Fix memory leak in print_pad_templates_info
2016-12-23 Thibault Sauniergst-launch: Add a '--types' option to filter elements...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-09-04 Tim-Philipp Müllertools: gst-inspect: add * for pointer signal arguments...
2016-08-28 Tim-Philipp Müllertools: gst-inspect: don't print internal pad request...
2016-05-04 Guillaume Desmottesinspect: fix feature leak
2015-10-05 Stefan Sauerinspect: add support for the new factory
2015-10-02 Vineeth TMgstreamer: Fix memory leaks when context parse fails
2015-01-04 Stefan Sauergst-inspect: only print presets line if num-presets > 0
2015-01-04 Stefan Sauergst-inspect: fix output for -a
2014-12-21 Stefan Sauergst-inspect: print preset names
2014-11-02 Aurélien Zanelligst-inspect: add G_PARAM_DEPRECATED to known flags
2014-09-25 Stefan Sauerfixme: bump leftover 0.11 fixme comments
2014-09-12 Tim-Philipp Müllertools: gst-inspect: don't list pad functions
2014-07-04 Tim-Philipp Müllertools: suppress GLib warnings when gst-inspecting depre...
2014-06-26 Olivier CrêteDeviceProvider: Rename from DeviceMonitor
2014-04-12 Wim Taymansinspect: print structure values of properties
2014-04-02 Sebastian Drögegst-inspect: Add missing \n in output
2014-03-17 Olivier Crêtegst-inpect: Print device monitor
2014-02-10 Sebastian Drögegst-inspect: Fix yet another compiler warning
2014-02-08 Sebastian Drögegst-inspect: Make clang happy with our g_vprintf()...
2014-01-30 Sebastian Drögetools: Support non-ASCII tags
2013-12-10 Edward Herveygst-inspect: Index features are no more
2013-11-04 Reynaldo H. Verdej... gst-inspect: Remove some dead code
2013-04-13 Tim-Philipp Müllergst-inspect: only add a '*' for non-'gpointer' pointers
2013-04-11 Jose Antonio Santo... gst-inspect: add pointer mark to signal and action...
2013-04-06 Sebastian Drögecaps: Handle ANY caps features properly in more places
2013-04-01 Sebastian Drögegst-inspect: Print caps features too
2012-11-12 Sebastian Drögegst-inspect: Fix indention for printing typefinder...
2012-11-06 Tim-Philipp Müllergst-inspect: fix alignment of rank, etc.
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-09-15 Mark Nauwelaertsuse gst_element_factory_get_metadata to replace obsolet...
2012-09-01 Tim-Philipp Müllertools: add --exists and --atleast-version option to...
2012-08-29 Tim-Philipp Müllertools: output gst-inspect errors to stderr
2012-07-08 Stefan Sauerinspect: suppress glib deprecations warnings for G_VALU...
2012-07-06 Edward Herveygst-inspect: Remove unused define
2012-06-26 Tim-Philipp Müllertools: minor clean-up
2012-06-26 Tim-Philipp Müllertools: remove useless g_set_prgname() wrapper
2012-05-19 Tim-Philipp Müllertools, tests: don't access the GstPluginFeature structu...
2012-05-19 Tim-Philipp Müllertools: don't use private GstElementFactory API in gst...
2012-05-01 Tim-Philipp Müllertools, base: don't poke into GstTypeFindFactory struct...
2012-04-29 Tim-Philipp Müllerplugin: use GstObject flags for plugin flags
2012-04-29 Tim-Philipp Müllertools: use public accessors for plugin description...
2012-04-17 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-17 Youness Alaouigst-inspect: If running with --print-all, fix printing...
2012-04-17 Youness Alaouigst-inspect: If running with --print-all, fix printing...
2012-04-16 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-11 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-06 Wim TaymansMerge branch '0.10'
2012-04-05 Wim TaymansMerge branch '0.10'
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-04-02 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-08 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-01 Sebastian DrögeMerge branch 'master' into 0.11
2012-02-27 Edward HerveySuppress deprecation warnings in selected files, for...
next