Commit Graph

8 Commits

Author SHA1 Message Date
Sean DuBois
ddbb6c8ba8 Fix all golint errors 2018-06-12 22:24:52 -07:00
John Bradley
06fc5b846c Refactor VP8 RTP Packet parsing 2018-06-12 17:39:33 -05:00
Sean DuBois
2f3fa046e6 Fix all megacheck warnings 2018-06-12 01:23:15 -07:00
Sean DuBois
9e72c2913e Fix errcheck warnings 2018-06-12 01:13:09 -07:00
Sean DuBois
d1608eda58 Add support for RTP header extensions, and IVF videos now fully work! 2018-06-11 01:42:41 -07:00
John Bradley
882b87b346 Add VP8 aware RTP decoding in IVF writer 2018-06-11 01:15:32 -05:00
Sean DuBois
c7a6caa462 Finish IVF writer 2018-06-10 19:01:53 -07:00
Sean DuBois
fd96da48ea Add save-to-disk example
Currently the constructed IVF don't work, but everything saves properly.
Hopefully off-by-one somewhere
2018-06-10 17:01:14 -07:00