]> git.sesse.net Git - bmusb/shortlog
bmusb
2015-09-19 Steinar H.... Refactor from global variables into class members.
2015-09-18 Steinar H.... Add an interleaved mode to split UYVY into YV and YY...
2015-09-17 Steinar H.... Add an SSE2/AVX2 fast path to fuse the memmem() into...
2015-09-17 Steinar H.... Fix a typo.
2015-09-17 Steinar H.... Simplify decode_packs() through some pointer arithmetic.
2015-09-17 Steinar H.... Move to -Wall, and fix all -Wall warnings.
2015-09-17 Steinar H.... Unify the audio and video add_frame functions.
2015-09-15 Steinar H.... Add very rudimentary stopping support.
2015-09-01 Steinar H.... More about performance.
2015-09-01 Steinar H.... Initial checkin.