📄 libtheora-includes.patch
字号:
--- libtheora/tests/comment.c 2008-04-16 22:25:49.000000000 +0200+++ libtheora.old/tests/comment.c 2008-05-14 19:25:34.000000000 +0200@@ -15,11 +15,11 @@ ********************************************************************/ -#include <theora/theoradec.h>- #include <string.h> #include "tests.h" +#include <theora/theoradec.h>+ #define ARTIST1 "Bug-eyed Fish" #define ARTIST2 "VJ Fugu" #define COPYRIGHT "Copyright (C) 2005. Some Rights Reserved."--- libtheora/tests/noop.c 2008-04-16 22:25:49.000000000 +0200+++ libtheora.old/tests/noop.c 2008-05-14 19:22:44.000000000 +0200@@ -15,9 +15,11 @@ ********************************************************************/ +#include "tests.h" #include <theora/theoraenc.h> -#include "tests.h"++ static int noop_test_encode ()
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -