1
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Nov 05, 2024 — Nov 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Accept automake 1.11 More... almost 16 years ago
* Remove now unused .incl files. More... over 17 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... over 17 years ago
* bitstream.c: fix potential random data corruption issues caused by 32-bit shifts on 32-bit values. More... over 17 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... over 17 years ago
* Fix a few warnings in liba52 and libao caused by missing prototypes. More... over 17 years ago
* a52dec.c: avoid shadowing global variables. More... over 17 years ago
* Makefile.am: only run "make" in subdirectories that have things to build. More... over 17 years ago
* .gitignore: add an ignore file for git-svn users. More... over 17 years ago
* configure.ac Makefile.am: hide autotools files in a .auto directory and do not ship a makefile in there. More... over 17 years ago
* liba52/parse.c: move parenthese around for better clarity. More... over 17 years ago
Update bootstrap for new automake ( from http://sam.zoy.org/autotools/ ) More... almost 18 years ago
s/video/audio - Spotted by Elio Blanca More... almost 18 years ago
Use \n to end line for stderr output. More... almost 18 years ago
Test commit: Use -mtune instead of -mcpu More... almost 18 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... over 18 years ago
* Synchronised CPU feature detection with libmpeg2's. More... about 19 years ago
* Imported libmpeg2's build-time CPU features detection. More... about 19 years ago
* Rename configure.in to configure.ac, update bootstrap script and add a few ignore properties. More... about 19 years ago
* More reorganisation of the SVN repository. More... over 19 years ago
* Reorganised new SVN repository. More... over 19 years ago
Make double precision djbfft work. Just because we can I guess. More... over 21 years ago
Fix VC++ build issues. More... over 21 years ago
Fix "make distcheck". Also add large file support. More... almost 22 years ago
NetBSD fixes as contributed by Nicolas Joly <[email protected]> More... almost 22 years ago
Better fallback for building on systems without inttypes.h More... about 22 years ago
. More... over 22 years ago
fix an HP-UX build issue. More... over 22 years ago
kepp gcc 3.3 happy More... over 22 years ago
always_inline broke g++-3.2 builds, so I disabled it for c++. More... over 22 years ago