index
:
~adn770/gstreamer
WIP
icc
master
GStreamer core hacking.
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
gst-launch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-27
tools: gst-launch: print structure property notifies nicer
Tim-Philipp Müller
1
-0
/
+2
2016-12-23
tools: gst-launch: set GST_GL_XINITTHREADS
Nicolas Dechesne
1
-0
/
+2
2016-11-04
tools: gst-launch: fix minor memory leak when failing to parse options
Antonio Ospite
1
-1
/
+1
2016-04-13
tools: gst-launch: fix up caps printing in verbose mode
Tim-Philipp Müller
1
-1
/
+4
2016-04-08
tools: gst-launch: use new async property change notification API
Tim-Philipp Müller
1
-3
/
+41
2015-12-04
gst-launch: Fix process return value on error
Nicolas Dufresne
1
-0
/
+1
2015-12-04
Revert "tools: gst-launch: return non-0 exit code on async error"
Nicolas Dufresne
1
-2
/
+0
2015-12-04
tools: gst-launch: return non-0 exit code on async error
Tim-Philipp Müller
1
-0
/
+2
2015-10-05
tests/gst-launch: Fix sample memory leak
Vineeth TM
1
-0
/
+1
2015-10-02
gstreamer: Fix memory leaks when context parse fails
Vineeth TM
1
-5
/
+7
2015-09-05
tools: gst-launch: fix --exclude command line option
Tim-Philipp Müller
1
-6
/
+6
2014-12-01
Don't compare booleans for equality to TRUE and FALSE
Sebastian Dröge
1
-2
/
+2
2014-07-28
gst-launch: Support SIGINT (Ctrl+C) on W32
Руслан Ижбулатов
1
-2
/
+24
2014-03-25
launch: place the deep-notify on the right pipeline
Wim Taymans
1
-7
/
+6
2014-01-30
tools: Support non-ASCII tags
Sebastian Dröge
1
-0
/
+2
2013-12-10
gst-launch: Handle taglist copy failure
Edward Hervey
1
-1
/
+2
2013-12-05
tools: gst-launch: don't try to remove already-removed GSource from main loop
Tim-Philipp Müller
1
-4
/
+7
2013-11-25
gst-launch: exit with an error code when an error occured
Philippe Normand
1
-0
/
+4
2013-11-01
gst-launch: fix potential uninitialized variable warning
Matthieu Bouron
1
-8
/
+10
2013-09-18
gst-launch: Update for GstContext changes
Sebastian Dröge
1
-73
/
+9
2013-08-26
tools: gst-launch: don't print properties being reset when shutting down
Tim-Philipp Müller
1
-1
/
+6
2013-06-11
gst-launch: Remove unref that should not be there
Sebastian Dröge
1
-1
/
+0
2013-06-09
gst-launch: Improve GstContext handling
Sebastian Dröge
1
-21
/
+61
2013-04-18
tools: update for latest context API changes
Tim-Philipp Müller
1
-2
/
+3
2013-04-17
gst-launch: Add GstContext support
Sebastian Dröge
1
-0
/
+42
2013-04-11
launch: handle PROGRESS messages
Wim Taymans
1
-8
/
+44
2013-04-06
gst-launch: Fix space in fault message
David Schleef
1
-1
/
+1
2013-03-11
launch: don't exit the loop on buffering in paused
Wim Taymans
1
-10
/
+11
2013-02-14
gst-launch: Use g_unix_signal_add() to handle keyboard interruption
Krzysztof Konopko
1
-117
/
+28
2012-12-10
gst-launch: report execution time in GST_TIME_FORMAT
Andrzej Bieniek
1
-1
/
+2
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-09-25
Make intel compiler happier
Josep Torra Valles
1
-1
/
+1
2012-08-02
tools: fix printing of partial dates in gst-launch
Tim-Philipp Müller
1
-3
/
+2
2012-08-02
Revert "tools: print TOC scope"
Tim-Philipp Müller
1
-6
/
+0
2012-07-28
tools: print TOC scope
Tim-Philipp Müller
1
-0
/
+6
2012-07-26
gst-launch: print image tags and other GstSample tags properly
Tim-Philipp Müller
1
-11
/
+20
2012-07-05
toc: Make structures opaque and clean up function names and fields a bit
Sebastian Dröge
1
-11
/
+15
2012-06-26
tools: minor clean-up
Tim-Philipp Müller
1
-1
/
+1
2012-06-26
tools: remove useless g_set_prgname() wrapper
Tim-Philipp Müller
1
-1
/
+1
2012-06-26
tools: point people to right binary when a crash happens
Tim-Philipp Müller
1
-3
/
+4
2012-06-24
tocsetter, gst-launch, tests: update for GstToc API changes
Tim-Philipp Müller
1
-1
/
+1
2012-06-23
tools: remove pointless get_state() in gst-launch
Tim-Philipp Müller
1
-1
/
+0
2012-06-20
bus: add GDestroyNotify to set_sync_handler()
Wim Taymans
1
-1
/
+1
2012-05-28
gst_tag_list_free() -> gst_tag_list_unref()
Tim-Philipp Müller
1
-1
/
+1
2012-05-21
gst-launch: fix -c, --toc message
Anton Belka
1
-1
/
+1
2012-05-18
launch: improve EOS on shutdown handling
Wim Taymans
1
-9
/
+28
2012-05-15
gst: Rename gst_toc_entry_type_to_string() to gst_toc_entry_type_get_nick()
Sebastian Dröge
1
-1
/
+1
2012-05-15
gst-launch: fix print_toc_entry()
Anton Belka
1
-3
/
+3
2012-05-09
gst-launch: print tags in toc
Anton Belka
1
-1
/
+24
2012-04-02
tools: fix compiler warning
Tim-Philipp Müller
1
-4
/
+5
[next]