ric-a-tic
Results
2
issues of
ric-a-tic
Lines 1187 and 1872 involve an assignment within a conditional. Some compilers complain about this. Easy fix: explicitly adding "!= 0" in each conditional appears to work equivalently and silences...
Fantastic library that offers simple video decoding and playback in a few hundred lines. Would be nice to beef up the thin "Video" category. [https://github.com/phoboslab/pl_mpeg](https://github.com/phoboslab/pl_mpeg)