1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Nov 11, 2024 — Nov 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
oh, and I'd better declare the damn function too. More... almost 24 years ago
stupid me - I typed byteswap instead of s16_swap More... almost 24 years ago
win32 portability fixes More... almost 24 years ago
libao portability fixes: endianness and CRLF conversion in wav files. More... almost 24 years ago
more imdct changes/cleanups. More... almost 24 years ago
stupid annual copyright update. More... almost 24 years ago
Got rid of mlib imdct. You can now use djbfft instead (--enable-djbfft, disabled by default) More... almost 24 years ago
implement imdct_256 using the same fft algorigthm as in imdct_512 More... almost 24 years ago
more imdct c optimizations More... almost 24 years ago
first shot at optimizing the c imdct. This is largely inspired from djbfft. More... almost 24 years ago
fix downmix bug as reported by Burkhard Plaum <[email protected]> More... almost 24 years ago
mention updated A/52a standard. More... almost 24 years ago
API cleanup as suggested by David Lehn. More... almost 24 years ago
added ogle in the list of projects using liba52 More... almost 24 years ago
small fix necessary for compiling on alpha More... almost 24 years ago
done with 0.7.2, starting 0.7.3-cvs More... almost 24 years ago
oops, there files have no business being in CVS. More... almost 24 years ago
releasing 0.7.2 More... almost 24 years ago
one more TODO item done. More... almost 24 years ago
test that all global symbols start with a52_* More... almost 24 years ago
make sure all global symbols start with a52_* More... almost 24 years ago
TODO update More... almost 24 years ago
Fixed one long-standing bug, where we had to memset the state to 0 before calling a52_frame(). This should not be necessary anymore. More... almost 24 years ago
added wav output module. More... almost 24 years ago
TODO update More... almost 24 years ago
forgot to add that file... allows "make distcheck" to check if various compilers work More... almost 24 years ago
"make distcheck" now tries to compile with several compilers More... almost 24 years ago
updated to newer autoconf standards More... almost 24 years ago
added support for testing vc++ builds More... almost 24 years ago
added vc++ support More... almost 24 years ago