shithub: openh264

Download patch

ref: ea2826e567399307e08c09d01966315086fd0c42
parent: 99faf1ec4a47c5362a6bde552d6097166e2fda16
author: Cullen Jennings <fluffy@iii.ca>
date: Fri Dec 13 04:59:52 EST 2013

start playing with travis

--- /dev/null
+++ b/.travis.yml
@@ -1,0 +1,5 @@
+language: cpp
+compiler:
+  - gcc
+  - clang
+script: make gtest-bootstrap && make