audio processing
This commit is contained in:
@@ -97,7 +97,7 @@ static void render_frame(plm_t *mpeg, plm_frame_t *frame, void *d) {
|
||||
JSValue ret = JS_Call(ds->js, cb, JS_NULL, 1, s);
|
||||
JS_FreeValue(ds->js,cb);
|
||||
free(rgb);
|
||||
uncaught_exception(ds->js,ret);
|
||||
// TODO: raise exception
|
||||
}
|
||||
|
||||
JSC_CCALL(os_make_video,
|
||||
|
||||
Reference in New Issue
Block a user