Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libFLAC : Remove FLAC__precompute_partition_info_sums_32bit_asm_ia32_(). | Erik de Castro Lopo | 2014-07-06 | 1 | -155/+0 |
* | Add FLAC__ prefix to precompute_partition_info_sums.... | Erik de Castro Lopo | 2014-01-07 | 1 | -3/+2 |
* | Fix a couple of NASM warnings. | Erik de Castro Lopo | 2013-08-13 | 1 | -1/+1 |
* | Set version to 1.3.0 and update coyprights throughout. | Erik de Castro Lopo | 2013-05-26 | 1 | -1/+2 |
* | Remove old GNU-stack sections from nasm files. | Miroslav Lichvar | 2012-12-04 | 1 | -4/+0 |
* | add 2009 copyright | Josh Coalson | 2009-01-07 | 1 | -1/+1 |
* | update copyright for 2008 | Josh Coalson | 2008-02-28 | 1 | -1/+1 |
* | fix bug with partition sum overflowing | Josh Coalson | 2007-06-20 | 1 | -3/+5 |
* | more optimizations | Josh Coalson | 2007-04-04 | 1 | -7/+8 |
* | minor optimization in loop logic | Josh Coalson | 2007-04-04 | 1 | -6/+4 |
* | add stream_encoder_asm.nasm | Josh Coalson | 2007-04-04 | 1 | -0/+158 |