1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 6 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Accept automake 1.11 More... over 14 years ago
* Remove now unused .incl files. More... almost 16 years ago
* acinclude.m4: split this file into separate .m4 subfiles. * configure.ac: remove include constructs because aclocal isn't clever enough to look for missing macros in these files. More... almost 16 years ago
* bitstream.c: fix potential random data corruption issues caused by 32-bit shifts on 32-bit values. More... almost 16 years ago
* configure.ac: activate shared library build by default. * liba52/Makefile.am: only build cpu_accel.o in liba52arch.la to avoid duplicate symbols in a shared library. More... almost 16 years ago
* Fix a few warnings in liba52 and libao caused by missing prototypes. More... almost 16 years ago
* a52dec.c: avoid shadowing global variables. More... almost 16 years ago
* Makefile.am: only run "make" in subdirectories that have things to build. More... almost 16 years ago
* .gitignore: add an ignore file for git-svn users. More... almost 16 years ago
* configure.ac Makefile.am: hide autotools files in a .auto directory and do not ship a makefile in there. More... almost 16 years ago
* liba52/parse.c: move parenthese around for better clarity. More... almost 16 years ago
Update bootstrap for new automake ( from http://sam.zoy.org/autotools/ ) More... over 16 years ago
s/video/audio - Spotted by Elio Blanca More... over 16 years ago
Use \n to end line for stderr output. More... over 16 years ago
Test commit: Use -mtune instead of -mcpu More... over 16 years ago
* Added CRC support. Running a52dec now checks CRCs; other programs will have to explicitly call a52_crc after a52_syncinfo, if desired. More... about 17 years ago
* Synchronised CPU feature detection with libmpeg2's. More... over 17 years ago
* Imported libmpeg2's build-time CPU features detection. More... over 17 years ago
* Rename configure.in to configure.ac, update bootstrap script and add a few ignore properties. More... over 17 years ago
* More reorganisation of the SVN repository. More... almost 18 years ago
* Reorganised new SVN repository. More... almost 18 years ago
Make double precision djbfft work. Just because we can I guess. More... about 20 years ago
Fix VC++ build issues. More... about 20 years ago
Fix "make distcheck". Also add large file support. More... over 20 years ago
NetBSD fixes as contributed by Nicolas Joly <[email protected]> More... over 20 years ago
Better fallback for building on systems without inttypes.h More... over 20 years ago
. More... almost 21 years ago
fix an HP-UX build issue. More... almost 21 years ago
kepp gcc 3.3 happy More... almost 21 years ago
always_inline broke g++-3.2 builds, so I disabled it for c++. More... almost 21 years ago