release !

This commit is contained in:
Philippe G
2020-08-27 16:43:49 -07:00
parent 7f671909bb
commit e0e02f1e5f

View File

@@ -419,3 +419,4 @@ struct codec *register_mad(void) {
LOG_INFO("using mad to decode mp3");
return &ret;
}