c++ - Decoding h264 frames from RTP stream - Stack Overflow

c++ - Decoding h264 frames from RTP stream - Stack Overflow

瀏覽:499
日期:2025-06-14
I suspect the error is in the convert_yuv420p_to_rgb32() code. Try this: static SwsContext *m_swsCtx = NULL; ......看更多