net.c: Rename sendall() to write_all().
[paraslash.git] / compress.c
2008-02-10 Andre Nollcompress.c: Get rid of min_gain.
2008-02-09 Andre Nollcompress.c: Simplify volume adjusting code.
2008-02-09 Andre Nollcompress.c: Cosmetics.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-04-04 Andre Nollcompress.c: fix serious typo
2007-02-11 Andre Nollcompress.c, wav.c: add documentation
2006-05-29 AndreMerge branch 'sched'
2006-05-25 Andreconvert para_filter to the new scheduler
2006-05-05 AndreMerge branch 'master' into aac
2006-05-05 Andrecompress: Adjust forumla for clipping
2006-04-15 AndreRename MIN, MAX, ABS macros
2006-03-27 Andreupdate to gengetopt-2.17
2006-03-13 Andrespeed up the compress filter
2006-03-09 AndreMerge branch 'no_colon_separators'
2006-03-07 AndreMerge branch 'xf_64_compile_warning_fixes'
2006-03-05 Andreuse %zd instead of %d for size_t
2006-02-27 Andreno need to include gcc-compat.h twice
2006-02-20 Andreinitial git commit