mirror of https://bitbucket.org/ausocean/av.git
398543ac8e
Separated my code from code that was ported from ffmpeg (differen copyright). Also added utils.go file to house the putBuffer and bytestream types. Reduced copying and use of bytes.Buffer. Instead expanded putBuffer functionality so that I can use this throughout process (reduce copying from buffer to buffer). |
||
---|---|---|
.. | ||
extract.go | ||
jpeg.go | ||
lex.go | ||
lex_test.go | ||
utils.go |