]> git.sesse.net Git - bmusb/history - bmusb.h
Add a function to get video format details.
[bmusb] / bmusb.h
2015-11-16 Steinar H. GundersonAdd a function to get video format details.
2015-10-25 Steinar H. GundersonBetter multi-card support; index them by number instead...
2015-10-12 Steinar H. GundersonBe less verbose on overflow.
2015-10-12 Steinar H. GundersonAdd support for stopping the dequeue thread.
2015-10-12 Steinar H. GundersonAdd support for callbacks in the dequeue thread.
2015-10-05 Steinar H. GundersonAdd a missing forward declaration.
2015-09-30 Steinar H. GundersonSupport multiple cards at the same time (although curre...
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-15 Steinar H. GundersonAdd very rudimentary stopping support.
2015-09-01 Steinar H. GundersonInitial checkin.