Merge branch 'master' of github.com:avelino/awesome-go
* 'master' of github.com:avelino/awesome-go: video links
This commit is contained in:
commit
a0a2433f29
@ -18,6 +18,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
- [Machine Learning](#machine-learning)
|
- [Machine Learning](#machine-learning)
|
||||||
- [Testing](#testing)
|
- [Testing](#testing)
|
||||||
- [Audio](#audio)
|
- [Audio](#audio)
|
||||||
|
- [Video](#video)
|
||||||
- [DevOps Tools](#devops-tools)
|
- [DevOps Tools](#devops-tools)
|
||||||
- [Resources](#resources)
|
- [Resources](#resources)
|
||||||
- [Websites](#websites)
|
- [Websites](#websites)
|
||||||
@ -180,6 +181,13 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
|||||||
* [go-sox](https://github.com/krig/go-sox) - libsox bindings for go.
|
* [go-sox](https://github.com/krig/go-sox) - libsox bindings for go.
|
||||||
|
|
||||||
|
|
||||||
|
## Video
|
||||||
|
*Libraries for manipulating video.*
|
||||||
|
* [gmf](https://github.com/3d0c/gmf) - Go bindings for FFmpeg av* libraries.
|
||||||
|
* [gst](https://github.com/ziutek/gst) - Go bindings for GStreamer.
|
||||||
|
* [aac/h264](https://github.com/go-av/codec) - Golang aac/h264 encoder and decoder.
|
||||||
|
|
||||||
|
|
||||||
## DevOps Tools
|
## DevOps Tools
|
||||||
|
|
||||||
*Software and libraries for DevOps.*
|
*Software and libraries for DevOps.*
|
||||||
|
Loading…
Reference in New Issue
Block a user