GStreamer multimedia framework
Find a file
Reynaldo H. Verdejo Pinochet 13010830b6 codecanalyzer: do not use g_error if abort is not desired
Use g_printerr() instead.

g_error() calls abort after outputting the message
so these blocks' return statements and free()s
were unreachable.

Aditionally, fix wrong void returns on non-void
function, drop trailing whitespace before newline and
add \n's as needed (default handler won't add one).
2016-01-29 14:37:13 -08:00
codecanalyzer codecanalyzer: do not use g_error if abort is not desired 2016-01-29 14:37:13 -08:00
debug-viewer timeline: disable tooltip while scrolling 2014-09-11 20:51:48 +02:00
mediainfo TODO: add some planning comments 2014-07-07 16:12:42 +02:00
vagrant vagrant: initial commit 2013-10-26 03:03:55 -07:00
validate pad-monitor: More fixes of previous commit 2016-01-21 15:07:40 +01:00
.arcconfig Update .arcconfig 2015-10-10 10:47:40 +01:00
.gitignore gitignore: Add more generated files 2015-07-24 17:06:29 -04:00
.gitmodules Adapt submodule usage for gst-devtools 2013-09-09 17:40:36 +02:00
configure configure: fix typos 2016-01-28 11:22:15 -08:00