Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
winlin
2017-01-10 18:14:06 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
df983cc9ec1da075fe7e0d7517fd296cddc3d27f
df983cc9
1 parent
a1ae48f4
fix typo
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
trunk/src/kernel/srs_kernel_ts.cpp
trunk/src/kernel/srs_kernel_ts.cpp
查看文件 @
df983cc
...
...
@@ -2939,7 +2939,7 @@ int SrsTsCache::do_cache_aac(SrsAvcAacCodec* codec, SrsCodecSample* sample)
return
ret
;
}
void
srs_avc_insert_aud
(
SrsSimple
Buffer
*
payload
,
bool
&
aud_inserted
)
void
srs_avc_insert_aud
(
SrsSimple
Stream
*
payload
,
bool
&
aud_inserted
)
{
// mux the samples in annexb format,
// H.264-AVC-ISO_IEC_14496-10-2012.pdf, page 324.
...
...
请
注册
或
登录
后发表评论