1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Aug 29, 2025 — Aug 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bumped version to 0.15.2 More... about 10 years ago
MP4: fix crash when decoding incorrectly encoded strings #34 More... about 10 years ago
fixed parsing mp3 xing header clobbering local variable More... about 10 years ago
added id3 test for incomplete files More... about 10 years ago
stability fixes More... about 10 years ago
jump over data that is read but never used More... about 10 years ago
fixed WMA encoding problem in python2, added comments for WMA object descriptor types More... about 10 years ago
bumped version to 0.15.0 More... about 10 years ago
do not parse corrupt WMA objects, improved WMA performance More... about 10 years ago
fixed crash when parsing broken encoding More... about 10 years ago
ID3 fixed reading UTF-16 with BOM indicating little-endianess More... about 10 years ago
fixed reading ID3 tags of UTF16be encoded files More... about 10 years ago
ID3 reduced risk of reading corrupt data frames More... about 10 years ago
bumped version to 0.14.2 More... about 10 years ago
Merge pull request #28 from Sampas/master More... about 10 years ago
bumped version to 0.14.1 because of pypi More... about 10 years ago
updated setup.py description More... about 10 years ago
added instructions to download test samples for pip release More... about 10 years ago
whoops forgot to add test samples More... about 10 years ago
implemented MP4 support, Opus support, bump version to 0.14.0, closes #18, closes #31 More... about 10 years ago
Merge branch 'feature/mp4' More... about 10 years ago
whoops, fixed MP4 parser More... about 10 years ago
fixed python 2.6 compat: do no use new set syntax More... about 10 years ago
added test files for MP4 parsing More... about 10 years ago
completed MP4 implementation, (fixes genre parsing) closes #18 More... about 10 years ago
finished basic MP4 implementation (parsing duration and samplerate) More... over 10 years ago
mp4 parsing WIP: duration parsing almost finished More... over 10 years ago
MP4 duration parsing WIP More... over 10 years ago
bumped version to 0.13.1 More... over 10 years ago
MP4 parser WIP More... over 10 years ago