downloadbuffer: return flow error on read error
[platform/upstream/gstreamer.git] / tools /
2021-04-07 Jan Alexander Stef... gst-inspect: Allow overriding DEFAULT_LESS_OPTS with...
2021-03-26 Jason CarreteUpdate gst-launch-1.0.1
2020-12-08 Stéphane Cerveaugst-inspect: add an option to sort plugins
2020-10-15 Stéphane Cerveaumeson: update glib minimum version to 2.56
2020-08-03 Thibault Saunierinspect: Print preset description when available
2020-07-22 Eero Nurkkalagst-inspect: fix memory leak
2020-06-24 Seungha Yanggst-inspect: Use gst_info_strdup_vprintf to print string
2020-06-20 Thor Andreassentools: gst-inspect, add option '--color' with short...
2020-06-08 Seungha Yangparamspecs: Add a GParamSpecFlag to indicate the proper...
2020-05-20 Thor Andreassentools: option '-u' occurs twice in gst-inspect-1.0.1
2020-05-01 Tim-Philipp Müllertools: gst-stats: parse thread-id in windows debug...
2020-04-01 Mathieu Duponchellegst-launch: go back down to GST_STATE_NULL in one step.
2020-03-03 Seungha Yanggst-launch: Follow up to missing s/g_print/gst_print/g
2020-02-28 Johan Bjäreholtgst-stats: Fix missing NULL checks
2020-02-26 Seungha Yanggst-inspect: Add define guard for g_log_writer_supports...
2020-02-25 Nirbheek ChauhanDon't use glib format modifiers with sscanf or printf
2019-12-28 Stefan Sauerparse: add support for presets
2019-12-27 Mathieu Duponchellegst-launch: handle ERROR messages in the sync handler
2019-12-26 Seungha Yanggst-inspect: Increase array size for printing rank...
2019-11-14 Seungha Yanggst-launch: Disable printing current position by defaul...
2019-11-03 Seungha Yanggst-launch: Add support printing current position of...
2019-11-03 Seungha Yanggst-launch: Port to the direct use of GMainLoop
2019-11-03 Seungha Yanggst-launch: Remove meaningless global variable
2019-10-13 Tim-Philipp MüllerRemove autotools build system
2019-08-24 Seungha Yanggst-launch: Use gst_print* instead of g_print* to fix...
2019-07-08 Guillaume Desmottesgst-stats: fix leaks
2019-07-08 Guillaume Desmottesgst-stats: sort latency by first activity before displaying
2019-05-13 Thibault SaunierPort to hotdoc
2019-04-25 Guillaume Desmottesgst-stats: format latency as GST_TIME
2019-04-24 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-09 Julian Bouzastracer: latency: Show element id, element name and...
2019-04-08 Julian Bouzasgst-stats: Add element latency support
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-08-09 Tim-Philipp Müllermeson: add option to disable parse-launch pipeline...
2018-07-25 Nirbheek Chauhanmeson: Don't add static printf library to executables
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-07-20 Tim-Philipp Müllergst-launch: fix compiler warnings for SIGHUP handlers...
2017-07-13 Graham LeggettGenerate a gstreamer pipeline diagram on SIGHUP.
2017-07-09 Scott D Phillipstools: gst-stats: Use standard character escapes
2017-06-29 Jimmy Ohngst-inspect: Fix memory leak in print_pad_templates_info
2017-06-28 Thibault Sauniermeson: Add configinc as include_directory in tools/
2017-05-20 Tim-Philipp Müllertools: dist new gst-stats man page
2017-04-21 Koop MastMeson: also build and install gst-stats-1.0 and it...
2017-04-21 Koop MastAdd very simple man page for gst-stats.
2017-03-27 Tim-Philipp Müllertools: gst-launch: print structure property notifies...
2017-03-20 Tim-Philipp Müllertools: replace mentions of 'mad' on the gst-launch...
2017-01-05 Mark Nauwelaertstools: update gst-inspect man page
2016-12-23 Thibault Sauniergst-launch: Add a '--types' option to filter elements...
2016-12-23 Nicolas Dechesnetools: gst-launch: set GST_GL_XINITTHREADS
2016-12-16 Stefan Sauertracers/stats: log optional fields instead of GST_CLOCK...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-11-23 Edward Herveytools: Remove files to be cleaned
2016-11-23 Tim-Philipp Müllertools: fix distcheck and .gitignore
2016-11-23 Antonio Ospitemeson: tools: install the man pages
2016-11-23 Antonio Ospitetools: ship the final man pages directly, no more man...
2016-11-11 Antonio Ospitemeson: tools: generate the targets dynamically
2016-11-11 Antonio Ospitetools: don't mention gst-feedback in man pages
2016-11-11 Antonio Ospitetools: put the examples descriptions before the command...
2016-11-11 Antonio Ospitetools: don't start lines with single quotes in man...
2016-11-11 Antonio Ospitetools: escape dashes in the man pages
2016-11-04 Antonio Ospitetools: gst-launch: fix minor memory leak when failing...
2016-11-02 Jan Schmidtparse-launch: Support linking all pads with new operator
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-08-19 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-05-13 Jan SchmidtUpdate the examples in the gst-launch-1.0 manpage
2016-05-04 Guillaume Desmottesinspect: fix feature leak
2016-04-13 Tim-Philipp Müllertools: gst-launch: fix up caps printing in verbose...
next