We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2777442 commit f138680Copy full SHA for f138680
README.md
@@ -182,6 +182,8 @@ The license is Apache 2 so feel free to redistribute. Redistributions in either
182
code or binary form must reproduce the copyright notice, and please link back to this
183
repository for more information:
184
185
+> go-media
186
+> https://github.com/mutablelogic/go-media/
187
> Copyright (c) 2021-2024 David Thorpe, All rights reserved.
188
189
This software links to shared libraries of [FFmpeg](http://ffmpeg.org/) licensed under
@@ -190,3 +192,4 @@ the [LGPLv2.1](http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html).
190
192
## References
191
193
194
* https://ffmpeg.org/doxygen/6.1/index.html
195
+* https://pkg.go.dev/github.com/mutablelogic/go-media
0 commit comments