# README
Go H264 decoder
This is a decoder for H.264 encoded images implementing using fork of goav called ailumiyana/goav-incr.
To use this library you need to have ffmpeg
installed.
See example in decoder_test.go
This is a decoder for H.264 encoded images implementing using fork of goav called ailumiyana/goav-incr.
To use this library you need to have ffmpeg
installed.
See example in decoder_test.go