0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix default seek handling More... almost 12 years ago
Comment out dead code. More... about 12 years ago
Remove unused param to asf_parse_headerext. More... about 12 years ago
Enable some additional warnings. More... about 12 years ago
Silence some harmless unsigned vs signed comparisons. More... about 12 years ago
asf_seek_to_msec absolute ms param should be unsigned. More... about 12 years ago
Add missing include to parse.c More... about 12 years ago
debug_printf format should be const. More... about 12 years ago
Add void param to function without args. More... about 12 years ago
Expose data blocks in their raw form. More... about 12 years ago
Expose extended metadata length. More... about 12 years ago
Fix two signedness issues in parse.c More... about 12 years ago
Add -Wextra to the flags to get more warnings More... almost 14 years ago
Small updates to data.c More... almost 14 years ago
Change name from extended to extended_properties for clarity More... almost 14 years ago
Change the example a little bit More... almost 14 years ago
Fix a bug in GETValue2b, thanks to Peter Lundkvist More... almost 14 years ago
Add a compat.h for compatibility More... almost 14 years ago
Remove useless function asf_byteio_get_string More... almost 14 years ago
Move asf_guid_t back to guid.h and move most of byteio.c to asfint.h More... almost 14 years ago
Rename a function in guid.c to make it sound nicer More... almost 14 years ago
Remove inline keyword, because it's not really optimizing anything More... almost 14 years ago
Cleanup the asf.h header file More... almost 14 years ago
Update copyright notice More... almost 14 years ago
Get rid of fileio.c and fileio.h for simplicity More... almost 14 years ago
Remove utf.c and move the single function into header instead More... almost 14 years ago
Fix UTF-16 surrogate handling with very large codepoints More... almost 14 years ago
Major review and cleanup of data.c and asf.h More... almost 14 years ago
Small fixes in the debug.h header file More... almost 14 years ago
Try fix libasf with Windows More... about 15 years ago