diff --git a/codec/h264/h264dec/read_test.go b/codec/h264/h264dec/read_test.go index f6fe7ddd..a56ce0cd 100644 --- a/codec/h264/h264dec/read_test.go +++ b/codec/h264/h264dec/read_test.go @@ -1,3 +1,10 @@ +/* +DESCRIPTION + read_test.go provides testing for utilities in read.go. + +AUTHORS + Saxon Nelson-Milton , The Australian Ocean Laboratory (AusOcean) +*/ package h264dec import (