summaryrefslogtreecommitdiff
path: root/ffmpeg-shadertoy
diff options
context:
space:
mode:
Diffstat (limited to 'ffmpeg-shadertoy')
-rw-r--r--ffmpeg-shadertoy/main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ffmpeg-shadertoy/main.c b/ffmpeg-shadertoy/main.c
index 36c954f..a7c450b 100644
--- a/ffmpeg-shadertoy/main.c
+++ b/ffmpeg-shadertoy/main.c
@@ -9,9 +9,6 @@
// ref: https://code.ffmpeg.org/FFmpeg/FFmpeg/src/branch/master/doc/examples/mux.c
// ref: https://code.ffmpeg.org/FFmpeg/FFmpeg/src/branch/master/doc/examples/encode_video.c
//
-// Changelog:
-// - 9/18/25: Initial release
-//
#define GLAD_GL_IMPLEMENTATION
#include "../common/c_cpp/thirdparty/glad33/glad33.h"