1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

add utest for kernel codec

This commit is contained in:
winlin 2014-06-29 15:43:32 +08:00
parent 492665e166
commit f5f54e6008
5 changed files with 147 additions and 2 deletions

View file

@ -160,7 +160,6 @@ public:
* check codec h264.
*/
static bool video_is_h264(int8_t* data, int size);
private:
/**
* check codec aac.
*/