mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
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)
|
||||
- [Testing](#testing)
|
||||
- [Audio](#audio)
|
||||
- [Video](#video)
|
||||
- [DevOps Tools](#devops-tools)
|
||||
- [Resources](#resources)
|
||||
- [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.
|
||||
|
||||
|
||||
## 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
|
||||
|
||||
*Software and libraries for DevOps.*
|
||||
|
Loading…
Reference in New Issue
Block a user