Browse Source

Update README.md

huihui 5 years ago
parent
commit
664889a07c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      source/VideoDecode/README.md

+ 1 - 1
source/VideoDecode/README.md

@@ -1,4 +1,4 @@
-# VideoDecode 从零开始学习音视频编程技术(41) H.264播放器
+# 从零开始学习音视频编程技术(41) H.264播放器
 ffmpeg4.1解码h264和h265,并使用Qt的OpenGL显示播放的例子
 
 这是Qt的工程,建议使用Qt Creator 打开