正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -2939,7 +2939,7 @@ int SrsTsCache::do_cache_aac(SrsAvcAacCodec* codec, SrsCodecSample* sample) | @@ -2939,7 +2939,7 @@ int SrsTsCache::do_cache_aac(SrsAvcAacCodec* codec, SrsCodecSample* sample) | ||
| 2939 | return ret; | 2939 | return ret; |
| 2940 | } | 2940 | } |
| 2941 | 2941 | ||
| 2942 | -void srs_avc_insert_aud(SrsSimpleBuffer* payload, bool& aud_inserted) | 2942 | +void srs_avc_insert_aud(SrsSimpleStream* payload, bool& aud_inserted) |
| 2943 | { | 2943 | { |
| 2944 | // mux the samples in annexb format, | 2944 | // mux the samples in annexb format, |
| 2945 | // H.264-AVC-ISO_IEC_14496-10-2012.pdf, page 324. | 2945 | // H.264-AVC-ISO_IEC_14496-10-2012.pdf, page 324. |
-
请 注册 或 登录 后发表评论