From 7069c5ecb15429f532a3976bd2427dd6eca323b1 Mon Sep 17 00:00:00 2001 From: "H.G. Giorgis" Date: Fri, 22 May 2015 01:03:44 -0400 Subject: [PATCH] Add giorgisio/goav --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7de35b5f..e1632991 100644 --- a/README.md +++ b/README.md @@ -721,6 +721,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [aac/h264](https://github.com/nareix/codec) - Golang aac/h264 encoder and decoder. * [gmf](https://github.com/3d0c/gmf) - Go bindings for FFmpeg av\* libraries. +* [goav](https://github.com/giorgisio/goav) - Comphrensive Go bindings for FFmpeg. * [gst](https://github.com/ziutek/gst) - Go bindings for GStreamer.