flacgo/meta
2016-04-05 02:40:46 +02:00
..
testdata meta/testdata: Add silence.flac. 2014-08-05 18:14:02 +02:00
application.go meta: Return io.ErrUnexpectedEOF if EOF occurs in the middle of a metadata block. 2014-08-08 06:42:26 +02:00
cuesheet.go meta: Fix typo identified by misspel [1]. 2016-01-24 02:10:49 +01:00
meta.go internal: Add bits and hashutil packages to make the flac package self-contained. 2016-04-05 02:40:46 +02:00
meta_test.go flac: Drop use of gopkg.in in import paths. Rely on vendoring instead. 2016-03-07 00:06:54 +01:00
padding.go meta: Implement CueSheet parsing. 2014-08-06 07:19:49 +02:00
picture.go meta: Rename MIMEType to MIME in the Picture type. 2014-08-08 09:09:20 +02:00
reader.go meta: Return io.ErrUnexpectedEOF if EOF occurs in the middle of a metadata block. 2014-08-08 06:42:26 +02:00
seektable.go meta: Return io.ErrUnexpectedEOF if EOF occurs in the middle of a metadata block. 2014-08-08 06:42:26 +02:00
streaminfo.go internal: Add bits and hashutil packages to make the flac package self-contained. 2016-04-05 02:40:46 +02:00
vorbiscomment.go meta: Return io.ErrUnexpectedEOF if EOF occurs in the middle of a metadata block. 2014-08-08 06:42:26 +02:00