video links

checkGoreportcard
alex 10 years ago
parent 479bf17b54
commit da0ba05912

@ -17,6 +17,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
- [Text Processing](#text-processing)
- [Testing](#testing)
- [Audio](#audio)
- [Video](#video)
- [DevOps Tools](#devops-tools)
- [Resources](#resources)
- [Websites](#websites)
@ -162,6 +163,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…
Cancel
Save