fix #264, remove the test code. 1.0.11
This commit is contained in:
parent
1dfac0bf1d
commit
7737042795
|
|
@ -1435,7 +1435,6 @@ int SrsHls::on_audio(SrsSharedPtrMessage* audio)
|
|||
if (!hls_enabled) {
|
||||
return ret;
|
||||
}
|
||||
return 1;
|
||||
|
||||
sample->clear();
|
||||
if ((ret = codec->audio_aac_demux(audio->payload, audio->size, sample)) != ERROR_SUCCESS) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user