Logo white

Hu Chunming / FFNvDecoder

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • FFNvDecoder
  • save_tool
  • save_tool.h
  • 保存jpg图片
    ecb0badb
    ming authored
    2024-03-25 10:29:34 +0800  
    Browse Code »
save_tool.h 74 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5
#include<string>

using namespace std;

void *save_tool(const string uri);