summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-04-07gst-inspect: Allow overriding DEFAULT_LESS_OPTS with GST_LESSJan Alexander Steffens (heftig)
2021-03-26Update gst-launch-1.0.1Jason Carrete
2020-12-08gst-inspect: add an option to sort pluginsStéphane Cerveau
2020-10-15meson: update glib minimum version to 2.56Stéphane Cerveau
2020-08-03inspect: Print preset description when availableThibault Saunier
2020-07-22gst-inspect: fix memory leakEero Nurkkala
2020-06-24gst-inspect: Use gst_info_strdup_vprintf to print stringSeungha Yang
2020-06-20tools: gst-inspect, add option '--color' with short option '-C'Thor Andreassen
2020-06-08paramspecs: Add a GParamSpecFlag to indicate the property might not always ex...Seungha Yang
2020-05-20tools: option '-u' occurs twice in gst-inspect-1.0.1Thor Andreassen
2020-05-01tools: gst-stats: parse thread-id in windows debug logs properlyTim-Philipp Müller
2020-04-01gst-launch: go back down to GST_STATE_NULL in one step.Mathieu Duponchelle
2020-03-03gst-launch: Follow up to missing s/g_print/gst_print/gSeungha Yang
2020-02-28gst-stats: Fix missing NULL checksJohan Bjäreholt
2020-02-26gst-inspect: Add define guard for g_log_writer_supports_color()Seungha Yang
2020-02-25Don't use glib format modifiers with sscanf or printfNirbheek Chauhan
2019-12-28parse: add support for presetsStefan Sauer
2019-12-27gst-launch: handle ERROR messages in the sync handlerMathieu Duponchelle
2019-12-26gst-inspect: Increase array size for printing rank nameSeungha Yang
2019-11-14gst-launch: Disable printing current position by default when stdout is not a...Seungha Yang
2019-11-03gst-launch: Add support printing current position of pipelineSeungha Yang
2019-11-03gst-launch: Port to the direct use of GMainLoopSeungha Yang
2019-11-03gst-launch: Remove meaningless global variableSeungha Yang
2019-10-13Remove autotools build systemTim-Philipp Müller
2019-08-24gst-launch: Use gst_print* instead of g_print* to fix broken stdout on WindowsSeungha Yang
2019-07-08gst-stats: fix leaksGuillaume Desmottes
2019-07-08gst-stats: sort latency by first activity before displayingGuillaume Desmottes
2019-05-13Port to hotdocThibault Saunier
2019-04-25gst-stats: format latency as GST_TIMEGuillaume Desmottes
2019-04-24gst-inspect: fix unused-const-variable error in windowsAndoni Morales Alastruey
2019-04-11gst-inspect: Do not print warning if 'less' is missingXavier Claessens
2019-04-09tracer: latency: Show element id, element name and pad nameJulian Bouzas
2019-04-08gst-stats: Add element latency supportJulian Bouzas
2019-04-05gst-inspect: fix printing the first field of a GstStructureAntonio Ospite
2019-02-05misc: Fix various compiler warnings on MinGWNirbheek Chauhan
2019-01-24gst-inspect: Re-add DEFAULT_LESS_OPTS with initial valueNicolas Dufresne
2019-01-17gst-inspect: Don't setup pager too earlySeungha Yang
2019-01-17gst-inspect: Port to Glib's spawn APISeungha Yang
2019-01-17gst-inspect: Fix ANSI escape sequence usage on WindowsNirbheek Chauhan
2018-12-19gst-inspect: Disable colors when pipedNicolas Dufresne
2018-12-19gst-inspect: Fix pager color with lessNicolas Dufresne
2018-12-15gst-inspect: Remove dead assignmentEdward Hervey
2018-11-29gst-inspect: Fix colors for "URI handling" sectionZeeshan Ali
2018-11-28gst-inspect: Avoid use of non-bright blue colorZeeshan Ali
2018-11-27gst-inspect: Use only original 16 colorsZeeshan Ali
2018-11-24gst-inspect: Tell `less` to parse color codesZeeshan Ali
2018-11-23gst-inspect: Colored outputZeeshan Ali
2018-11-23gst-inspect: Remove redundant plugin name from outputZeeshan Ali
2018-11-23gst-inspect: Use less -F -X everywhere as the pagerNirbheek Chauhan
2018-11-09gst-inspect: Pipe stderr to pager as wellZeeshan Ali