Skip to content

Commit

Permalink
Merge remote-tracking branch 'remotes/origin/leak-mem2' into leak-mem…
Browse files Browse the repository at this point in the history
…-audio

# Conflicts:
#	avcodec/avcodec.go
  • Loading branch information
Phuocpr1998 committed Dec 11, 2019
1 parent 3c09e15 commit b07cab8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions avcodec/avcodec.go
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ const (
CodecIDNone CodecID = C.AV_CODEC_ID_NONE
CodecIDMJpeg CodecID = C.AV_CODEC_ID_MJPEG
CodecIDLJpeg CodecID = C.AV_CODEC_ID_LJPEG
CodecIDAAC CodecID = C.AV_CODEC_ID_AAC
)

type Flags int64
Expand Down

0 comments on commit b07cab8

Please sign in to comment.