mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add amf0 decode framework.
This commit is contained in:
parent
f5672998fd
commit
496c5ecfde
9 changed files with 178 additions and 3 deletions
|
|
@ -42,4 +42,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#include <assert.h>
|
||||
#define srs_assert(expression) assert(expression)
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue