how to creating V210 encoder in pure c/c++ code
I am trying to implement V210 video encoding by writing the encoder by myself in c/c++ and not using any library.
I am trying to implement V210 video encoding by writing the encoder by myself in c/c++ and not using any library.