19
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jul 01, 2025 — Jul 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Account for zero-sample channels produced by some AAC encoding.
jcf
More... almost 7 years ago
Avoid unnecessary downmixing when only determining audio duration.
jcf
More... almost 7 years ago
Fix: Library downmixed AAC audios produce whitenoise when played.
jcf
More... almost 7 years ago
Fix: Unshifted keypad ENTER is not treated as keyboard ENTER.
jcf
More... about 7 years ago
Fix: Misaligned MOCP_POPTRC manpage paragraph.
jcf
More... about 7 years ago
Fix: SIGABRT while seeking when file has negative start time.
jcf
More... over 7 years ago
Fix: Delayed reporting of "TERMINAL TOO SMALL".
jcf
More... over 7 years ago
Clean: Rename header guard to avoid potential future conflicts.
jcf
More... almost 8 years ago
Clean: Upgrade warning option to GCC's more descriptive replacement.
jcf
More... almost 8 years ago
Clean: Use xcalloc() to obtain cleared memory.
jcf
More... almost 8 years ago
Clean: Simplify code around memory reallocation.
jcf
More... almost 8 years ago
Clean: Remove redundant test.
jcf
More... almost 8 years ago
Clean: Align parameter types with argument types.
jcf
More... almost 8 years ago
Maint: Resolve GCC's format overflow and truncation warnings.
jcf
More... almost 8 years ago
Maint: Suppress Clang's overly-enthusiastic variadic macro warnings.
jcf
More... almost 8 years ago
Maint: Migrate audio decoding to FFmpeg/LibAV's send/receive API.
jcf
More... almost 8 years ago
Maint: FFmpeg clients need no longer register formats and codecs.
jcf
More... almost 8 years ago
Maint: A client-provided FFmpeg lock manager is no longer required.
jcf
More... almost 8 years ago
Maint: Migrate to FFmpeg/LibAV's AV_-prefixed #defines.
jcf
More... almost 8 years ago
Maint: Use FFmpeg/LibAV's new AVCodecContext.codecpar field.
jcf
More... almost 8 years ago
Maint: Address FFmpeg/LibAV's deprecation of AVStream.codec.
jcf
More... almost 8 years ago
FFmpeg: Return AVERROR(EIO) from read callback if an error occurred.
jcf
More... almost 8 years ago
Maint: Use AVERROR_EOF to indicate EOF in FFmpeg/LibAV read callback.
jcf
More... almost 8 years ago
Fix: FFmpeg/LibAV seekable flag incorrectly tested.
jcf
More... almost 8 years ago
Fix: Resolve CLang pointer-bool-conversion warning.
jcf
More... almost 8 years ago
Maint: Address new GCC implicit-fallthrough warnings.
jcf
More... almost 8 years ago
Maint: Resolve sint8 "pointer signedness" warning in TiMidity decoder.
jcf
More... almost 8 years ago
librcc: Warn version requirement rising to 0.2.10.
jcf
More... over 8 years ago
Clean: Ensure pkg-config checked before librcc version checking.
jcf
More... over 8 years ago
libcurl: Warn of minimum version requirement rising to 7.15.4.
jcf
More... over 8 years ago