aboutsummaryrefslogtreecommitdiffstats
path: root/bitstream.h
Commit message (Collapse)AuthorAgeFilesLines
* GCC 5.x inline function semantics fixMartin Hauke2015-09-031-1/+1
| | | | | | | | | | The compiler will warn and the linker will fail if an inline function is declared but not defined in the same translation unit. This fixes the problem by prepending 'extern' to the declaration in the header file. For a proper explanation see: https://gcc.gnu.org/gcc-5/porting_to.html
* add toolame-02lMatthias P. Braendli2014-02-071-0/+21