From 1ca362aaad94f5017fa4607a881b80ef327679ba Mon Sep 17 00:00:00 2001
From: zhangmeng <775834166@qq.com>
Date: 星期一, 30 十二月 2019 13:15:51 +0800
Subject: [PATCH] Merge branch 'master' of ssh://192.168.5.5:29418/valib/goffmpeg

---
 csrc/wrapper.hpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/csrc/wrapper.hpp b/csrc/wrapper.hpp
index c08eecf..43e3f61 100644
--- a/csrc/wrapper.hpp
+++ b/csrc/wrapper.hpp
@@ -88,6 +88,7 @@
                         const int pix_fmt, const int scale_flag, const int gi);
     void DestroyEncoder(void *h);
     int Encode(void *hdl, uint8_t *in, const int w, const int h, uint8_t **out, int *size, int *key);
+    int GetGb28181Pic(const char *filename, char *retData, int *retDataLen);
 }
 
 #endif
\ No newline at end of file

--
Gitblit v1.8.0