flacgo/meta
2014-08-06 16:14:13 +02:00
..
testdata meta/testdata: Add silence.flac. 2014-08-05 18:14:02 +02:00
application.go meta: Implement parsing of StreamInfo. 2014-08-06 05:56:33 +02:00
cuesheet.go meta: Fix parsing of IsAudio and add error handling for cue sheet parsing. 2014-08-06 15:16:26 +02:00
meta.go meta: Return partially populated Block on errors from New and Parse. 2014-08-06 14:17:28 +02:00
padding.go meta: Implement CueSheet parsing. 2014-08-06 07:19:49 +02:00
picture.go meta: Implement parsing of Picture. This was the last piece of the new API. Updates #4. 2014-08-06 07:30:02 +02:00
reader.go meta: Add missing reader.go. 2014-08-06 16:14:13 +02:00
seektable.go meta: Fix decoding of seek points; use big instead of little endian. 2014-08-06 14:41:00 +02:00
streaminfo.go meta: Implement parsing of SeekTable. 2014-08-06 06:08:13 +02:00
vorbiscomment.go meta: Use encoding/binary instead of pkg/bit for parsing of VorbisComment. 2014-08-06 06:48:03 +02:00