Remove aac/h264 package because of 404.

Resolves #1016.
This commit is contained in:
Dmitri Shuralyov 2016-07-09 00:39:51 -07:00 committed by GitHub
parent 0b07b140ae
commit a1e94025d4

View File

@ -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.