From a1e94025d402d2f898ed435567e3c91deae2ddab Mon Sep 17 00:00:00 2001 From: Dmitri Shuralyov Date: Sat, 9 Jul 2016 00:39:51 -0700 Subject: [PATCH] Remove aac/h264 package because of 404. Resolves #1016. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4607aa1f..f5abf8c3 100644 --- a/README.md +++ b/README.md @@ -1035,7 +1035,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis *Libraries for manipulating video.* -* [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.