gawadeavinash
Results
2
issues of
gawadeavinash
Following errors occurred during compilation of library with emscripten, emsdk-master/fastcomp/emscripten/system/include/libcxx/memory:2148:9: error: cannot initialize a member subobject of type 'int *' with an rvalue of type 'long' : __value_(_VSTD::forward(__u)) ^ ~~~~~~~~~~~~~~~~~~~~~~~~...
I am trying to send HEVC data received from camera to decoder using sendData API. But, avformat_open_input API failed with error code 8 i.e. "No error information". Following are the...