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