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:
parent
2bdba63b0b
commit
3064b941d5
4 changed files with 309 additions and 11 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue