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

CI: Cover kernel codec av frame and format

This commit is contained in:
winlin 2019-02-04 12:05:07 +08:00
parent 2bdba63b0b
commit 3064b941d5
4 changed files with 309 additions and 11 deletions

View file

@ -704,7 +704,7 @@ public:
public:
// for sequence header, whether parse the h.264 sps.
// TODO: FIXME: Refine it.
bool avc_parse_sps;
bool avc_parse_sps;
public:
SrsFormat();
virtual ~SrsFormat();