paraslash.git
2009-11-18 Andre NollAdd documenatation of imdct_init().
2009-11-18 Andre Nolltrivial whitespace cleanups
2009-11-18 Andre NollAdd docu of struct asf_header_info.
2009-11-18 Andre Nollwhitespace cleanups.
2009-11-18 Andre Nollrename vector_fmul_add() vector_fmul_reverse_c() and...
2009-11-18 Andre Nollremove src3 parameter from vector_fmul_add().
2009-11-18 Andre Nollremove step parameter from vector_fmul_add().
2009-11-18 Andre Nolluse free() instead of pointless freep() in imdct_end().
2009-11-18 Andre Nollopen code fft_end().
2009-11-18 Andre Nollremove unused exptab field of struct fft_complex.
2009-11-18 Andre Nollwe always compute the inverse mdct, so get rid of the...
2009-11-18 Andre Nollsimplify definition of sqrthalf and capitalize it.
2009-11-18 Andre Nollmove sine window stuff from imdct.c to wmadec_filter.c.
2009-11-18 Andre Nollremove unused field tmp_buf of struct fft_context.
2009-11-18 Andre Nollremove unused exptab1 of struct fft_context.
2009-11-18 Andre Nollremove duplicate math.h include
2009-11-18 Andre Nolltrivial whitespace cleanups
2009-11-18 Andre Nollremove unused block_num field of struct private_wmadec_...
2009-11-18 Andre Nollsimplify fft_init() due to split_radix is always 1.
2009-11-18 Andre Nolltrivial mdct cleanups
2009-11-18 Andre Nollwma: Remove an unused variable.
2009-11-18 Andre Nollwma afh chunk time fixes
2009-11-18 Andre Nollwma: Fix chunk_table computation.
2009-11-18 Andre NollMore misc wma fixes.
2009-11-18 Andre NollRename mdcdt.c and mdcdt.h.
2009-11-18 Andre NollVarious wma fixes.
2009-11-18 Andre NollAdd a few more people to CREDITS.
2009-11-18 Andre NollSet channels and samplerate of the filter chain
2009-11-18 Andre NollFirst draft of the wma decoder.
2009-11-18 Andre NollMerge branch 'master' into next
2009-11-18 Andre NollMerge branch 'maint'
2009-11-18 Andre Nollfecdec: Defer decoding until the next group after the...
2009-11-12 Andre NollMerge branch 'master' into next
2009-11-12 Andre NollMerge branch 'maint'
2009-11-12 Andre Nollhttp/dccp: Do not send the audio file header twice.
2009-11-12 Andre NollMerge branch 'master' into next
2009-11-10 Andre Nollnew codename, reset version to git
2009-11-10 Andre Nollthe paraslash-0.4.0 release tarball
2009-11-10 Andre Nollparaslash 0.4.0 v0.4.0
2009-11-09 Andre NollMerge commit 'meins/next' into next
2009-11-09 Andre NollMerge branch 'master' into next
2009-11-09 Andre NollMerge commit 'meins/master'
2009-11-09 Andre NollMerge branch 'maint'
2009-11-09 Andre NollMerge commit 'meins/maint' into maint
2009-11-07 Andre NollMerge branch 'master' into next
2009-11-07 Andre NollMerge branch 'maint'
2009-11-07 Andre Nollalsa: Avoid using 0 as a NULL pointer.
2009-11-07 Andre Nollfecdec_filter: Avoid potentially expensive pointer...
2009-11-07 Andre NollMake some blob functions static.
2009-11-06 Andre NollMerge branch 'master' into next
2009-11-06 Andre NollMerge branch 'maint'
2009-11-06 Andre NollMerge commit 'meins/maint' into maint
2009-11-06 Andre NollReplace assertion for invalid audio formats by a runtim...
2009-11-05 Andre NollMerge branch 'master' into next
2009-11-05 Andre NollMerge branch 'maint'
2009-11-05 Andre Nollserver: Fix assignment of afs_pid.
2009-11-05 Andre NollMerge branch 'master' into next
2009-11-05 Andre NollMerge branch 'maint'
2009-11-05 Andre Nollwng: Avoid buffer underruns due to filter chain output...
2009-11-05 Andre Nolloss_post_select(): Kill unused attribute for the struct...
2009-11-05 Andre Nolloss_pre_select(): Fix check for empty infput buffer.
2009-10-25 Andre NollMerge commit 'meins/maint' into maint
2009-10-24 Andre NollMerge branch 'master' into next
2009-10-24 Andre NollMerge branch 'maint'
2009-10-24 Andre Nollvss: Fix computation of extra slices.
2009-10-23 Andre NollMerge commit 'meins/maint' into maint
2009-10-22 Andre NollMerge branch 'maint' into next
2009-10-22 Andre NollMerge branch 'maint'
2009-10-22 Andre Nollpopulate_user_list(): Use correct buffer size.
2009-10-22 Andre Nolldaemon: Avoid using MAXLINE.
2009-10-22 Andre Nolldrop_privileges_or_die(): Check return value of setuid().
2009-10-22 Andre NollMerge branch 'maint'
2009-10-22 Andre Nollfecdec: Fix decoding of the audio file header.
2009-10-16 Andre NollMerge branch 'maint'
2009-10-16 Andre NollFix error message in case of missing sys/soundcard.h.
2009-10-16 Andre NollFix compilation on MacOS.
2009-10-07 Andre NollMakefile.in: Introduce quiet mode and use it by default.
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollAdd *_command_list.c to .gitignore.
2009-10-06 Andre NollAdd GIT-VERSION-FILE to .gitignore.
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollUse para_malloc() instead of malloc() everywhere.
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre Nollogg: retry ov_open_callbacks() also on OV_EBADHEADER...
2009-10-04 Andre NollPut the git version into all executables.
2009-10-01 Andre Noll.gitignore: Ignore the objects directory.
2009-10-01 Andre NollAdd the depend.sh script.
2009-10-01 Andre NollIntroduce clean2 target.
2009-10-01 Andre NollSwitch to one dependency file per C file.
2009-09-30 Andre NollUse separate directory for objects.
2009-09-30 Andre NollStore gengetopt commandline files in a separate dir.
2009-09-28 Andre NollMerge commit 'meins/master'
2009-09-28 Andre NollUpdate overview.sk to paraslash-0.4.
2009-09-28 Andre NollThe new paraslash-0.4 logo.
2009-09-28 Andre NollRemove "pics" from the directory list to be removed...
2009-09-28 Andre NollReset version to "git".
2009-09-28 Andre NollMove images and screenshots into the web directory.
2009-09-28 Andre NollRemove default.jpg.
2009-09-24 Andre NollMerge branch 'master' into next
2009-09-24 Andre Nollreset version to git
next