video analysis2.0拆分,ffmpeg封装go接口库
zhangmeng
2019-12-06 489734b189f9fa8f14c021b1a5e984e8298e18fa
csrc/worker/decoder.cpp
@@ -74,7 +74,6 @@
            auto check = list_pkt_.front();
            if (check.id > next_idx_){
                next_idx_ = -1;
                logIt("decoder new list cpacket");
            }
            
            for (auto &i : list_pkt_){