gstreamer/tests/check
Thiago Santos 43602e2d8a tests: souphttpsrc: add explicit cast to silence warning
Silencing this warning:

elements/souphttpsrc.c:533:14: error: comparison between ‘SoupKnownStatusCode’ and ‘enum <anonymous>’ [-Werror=enum-compare]
   if (status != SOUP_STATUS_OK && !send_error_doc)

With gcc 4.8.2 (debian)
2013-10-31 13:22:40 -03:00
..
elements tests: souphttpsrc: add explicit cast to silence warning 2013-10-31 13:22:40 -03:00
generic Fix FSF address 2012-11-04 00:07:18 +00:00
pipelines tests: Re-enable videomixer test 2013-05-19 09:28:04 -04:00
.gitignore tests: ignore sub-directory with orc tests 2010-06-17 16:41:56 +01:00
gst-plugins-good.supp Add a few libjpeg suppressions and initialize a variable to make smokeenc valgrind clean. Fixes bug #515701. 2008-02-12 05:14:16 +00:00
Makefile.am rtpjitterbuffer: keep track of duration 2013-09-18 12:29:38 +02:00