gstreamer/validate/tools
Luis de Bethencourt eabcf8f106 gst-validate: some static variables can be local
buffering is only used inside the bus_callback, so it can have that local
scope. same thing with ret which is only used in the main function.
2014-05-02 17:25:07 -04:00
..
launcher validate: Fix the name of the sintel blacklisting 2014-05-02 19:00:49 +02:00
.gitignore tools: Update .gitignore for tools move 2013-09-09 15:36:15 +02:00
gst-validate-launcher.in validate:tools: Move the main function in a dedictaed file 2014-02-06 12:02:57 +01:00
gst-validate-media-check.c validate: Implement frame by frame writing in the media descriptor writer 2014-05-02 18:30:23 +02:00
gst-validate-transcoding.c validate: Allow specifying scenarios to parse when lisiting them 2014-05-02 18:30:22 +02:00
gst-validate.c gst-validate: some static variables can be local 2014-05-02 17:25:07 -04:00
Makefile.am validate:tools: Rename files around and integrate into autotools 2014-02-06 12:02:57 +01:00