Parcourir la source

Update README.md

huihui il y a 5 ans
Parent
commit
5a3219b418
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      source/AudioDecode/README.md

+ 1 - 1
source/AudioDecode/README.md

@@ -7,7 +7,7 @@ https://github.com/yundiantech/FFMPEG_DEMO/tree/master/source/AudioDecode
 这是Qt的工程,建议使用Qt Creator 打开
 
 Qt5.6.2(vs2013/mingw) + ffmpeg4.1  
-1.程序可以在windows/linux下直接编译使用。
+1.程序可以在windows/linux下直接编译使用。  
 2.windows下的库为官网直接下载的。  
 3.linux下已经编译好的库为centos7.4(64位)(gcc 版本 4.8.5)下编译的,如需32位的库请自行编译。