nijiancong

Results 2 issues of nijiancong

During an audio live stream transcoding, after utilizing AudioResampler::pop() for approximately 12 hours, the returned AudioSamples::pts() restarted from 0(https://github.com/h4tr3d/avcpp/blob/5e167a4a997f1963221da5bcdfcbe38aa46116ea/src/audioresampler.cpp#L189), prompting me to test the Timestamp addition operation. After a certain...

原子谓词也可能导致唤醒问题 参考: 1. https://www.modernescpp.com/index.php/c-core-guidelines-be-aware-of-the-traps-of-condition-variables/ 2. https://www.cnblogs.com/fenghualong/p/13855360.html