mirror of https://bitbucket.org/ausocean/av.git
codec/mjpeg/jpeg.go: fixed indentation on file header
This commit is contained in:
parent
495e5c615a
commit
5cd4a0a23c
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
extract.go provides an Extractor to get JPEG images from an RTP/JPEG stream
|
extract.go provides an Extractor to get JPEG images from an RTP/JPEG stream
|
||||||
defined by RFC 2435 (see https://tools.ietf.org/html/rfc2435).
|
defined by RFC 2435 (see https://tools.ietf.org/html/rfc2435).
|
||||||
|
|
||||||
AUTHOR
|
AUTHOR
|
||||||
Saxon Nelson-Milton <saxon@ausocean.org>
|
Saxon Nelson-Milton <saxon@ausocean.org>
|
||||||
|
|
Loading…
Reference in New Issue