From f0bba56ebecba55144d18a6e0e6c44b9ad98a10a Mon Sep 17 00:00:00 2001 From: aggresss Date: Mon, 8 Apr 2024 11:59:46 +0800 Subject: [PATCH] 2024-04-08 11:59:46 CST W14D1 --- README.md | 3 ++- TODO.md | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2471c70..e3edc20 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ Go bindings for FFmpeg. - [x] [5.1](https://github.com/qrtc/ffmpeg-dev-go/tree/5.1) - [x] [6.0](https://github.com/qrtc/ffmpeg-dev-go/tree/6.0) - [x] [6.1](https://github.com/qrtc/ffmpeg-dev-go/tree/6.1) -- [ ] 6.2 +- [x] [7.0](https://github.com/qrtc/ffmpeg-dev-go/tree/7.0) +- [ ] 7.1 Reference: [https://ffmpeg.org/download.html#releases](https://ffmpeg.org/download.html#releases) diff --git a/TODO.md b/TODO.md index 798dae8..67abd86 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,5 @@ ## TODO - 2023-11-11 version >=4.0 - [x] output 0755 -> 0644 - [x] `\}\n\treturn\sunsafe\.Slice\(` @@ -8,3 +7,6 @@ 2023-11-04 version >= 4.0 - [x] `^//(?!go)(.*\w+\s\w+(?!\.)$)\n(?!/)` -> `//$1.\n` - [x] `(//.*\s)\s` -> `$1` +--- +2024-04-07 version == 7.0 +- [x] support 7.0