]> git.sesse.net Git - bmusb/history - bmusb.cpp
Release 0.7.8.
[bmusb] / bmusb.cpp
2015-09-20 Steinar H. GundersonSome corrections about firmware upgrade.
2015-09-19 Steinar H. GundersonSome musings about firmware versions.
2015-09-19 Steinar H. GundersonSmall, quite irrelevant fix for some debugging output.
2015-09-19 Steinar H. GundersonRefactor from global variables into class members.
2015-09-18 Steinar H. GundersonAdd an interleaved mode to split UYVY into YV and YY...
2015-09-17 Steinar H. GundersonAdd an SSE2/AVX2 fast path to fuse the memmem() into...
2015-09-17 Steinar H. GundersonFix a typo.
2015-09-17 Steinar H. GundersonSimplify decode_packs() through some pointer arithmetic.
2015-09-17 Steinar H. GundersonMove to -Wall, and fix all -Wall warnings.
2015-09-17 Steinar H. GundersonUnify the audio and video add_frame functions.
2015-09-15 Steinar H. GundersonAdd very rudimentary stopping support.
2015-09-01 Steinar H. GundersonInitial checkin.