codec: mjpeg: pachage level comment

This commit is contained in:
Ella Pietraroia 2020-03-12 15:29:41 +10:30
parent 837b43985a
commit 4b99dac365
1 changed files with 2 additions and 0 deletions

View File

@ -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 (