mirror of https://bitbucket.org/ausocean/av.git
codec/h264/h264dec/read_test.go: added file header
This commit is contained in:
parent
9239676214
commit
0b21b7a8c4
|
@ -1,3 +1,10 @@
|
|||
/*
|
||||
DESCRIPTION
|
||||
read_test.go provides testing for utilities in read.go.
|
||||
|
||||
AUTHORS
|
||||
Saxon Nelson-Milton <saxon@ausocean.org>, The Australian Ocean Laboratory (AusOcean)
|
||||
*/
|
||||
package h264dec
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue