mirror of https://bitbucket.org/ausocean/av.git
codec: mjpeg: pachage level comment
This commit is contained in:
parent
837b43985a
commit
4b99dac365
|
@ -23,6 +23,8 @@ LICENSE
|
|||
along with revid in gpl.txt. If not, see http://www.gnu.org/licenses.
|
||||
*/
|
||||
|
||||
// Package mjpeg provides provides an extractor to get JPEG images from a
|
||||
// RTP/JPEG stream defined by RFC 2435.
|
||||
package mjpeg
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue