compute_mdct_coefficients(): Trivial whitespace cleanups.
[paraslash.git] / vss.c
2009-11-18 Andre NollMerge branch 'maint'
2009-11-12 Andre NollMerge branch 'maint'
2009-11-09 Andre NollMerge branch 'maint'
2009-11-07 Andre NollMerge branch 'maint'
2009-11-06 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'maint'
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-22 Andre NollMerge branch 'maint' into next
2009-10-22 Andre NollMerge branch 'maint'
2009-10-22 Andre NollMerge branch 'maint'
2009-10-16 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-09-24 Andre NollMerge branch 'master' into next
2009-09-21 Andre NollMerge branch 'master' into next
2009-09-21 Andre NollMerge commit 'meins/master'
2009-09-21 Andre NollMerge commit 'meins/next' into next
2009-09-19 Andre NollMerge branch 'master' into next
2009-09-19 Andre Nollvss: Honor header chunk when computing FEC group start.
2009-09-14 Andre NollMerge branch 'master' into next
2009-09-14 Andre NollMerge commit 'meins/master'
2009-09-12 Andre NollFEC timing improvements.
2009-09-12 Andre Nollvss_send(): Fix EOF-check for FEC clients.
2009-09-06 Andre NollMerge branch 'master' into next
2009-09-04 Andre NollMerge branch 'master' into next
2009-09-03 Andre NollMerge branch 'master' into next
2009-08-31 Andre NollMerge branch 'master' into next
2009-08-31 Andre NollKill the quick hack that changed timing for the first...
2009-08-29 Andre NollMerge branch 'master' into next
2009-08-21 Andre NollMerge branch 'master' into next
2009-08-02 Andre NollMerge branch 'master' into next
2009-08-01 Andre NollMerge branch 'master' into next
2009-07-25 Andre NollMerge branch 'master' into next
2009-07-20 Andre NollMerge branch 'master' into next
2009-07-19 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-10 Andre NollMerge commit 'fml/master' into next
2009-07-09 Andre NollMerge branch 'master' into next
2009-07-09 Andre NollMerge commit 'meins/next' into next
2009-07-08 Andre NollIntroduce para_regcomp.
2009-07-05 Andre NollMerge branch 'master' into next
2009-07-04 Andre NollMerge branch 'master' into next
2009-07-04 Andre NollMerge branch 'afh_cleanup' into next.
2009-06-29 Andre NollObtain afs status items directly from afs.
2009-06-26 Andre NollMajor audio format handler cleanups.
2009-06-11 Andre NollFix para_strerror() and use osl() wrapper for osl libra...
2009-04-25 Andre NollMerge branch 'master' into next
2009-04-23 Andre NollMerge commit 'fml/master'
2009-04-23 Andre Noll[udp_send] Refuse to stream files with invalid chunk...
2009-03-22 Andre NollFix some memory leaks.
2009-03-18 Andre NollFix various dead stores found by the clang static analyzer.
2009-03-15 Andre NollMinor documentation updates.
2009-03-15 Andre Nollaudiod: Improve receiver restart logic.
2009-03-12 Andre Nollvss: Take fec group durations into account when computi...
2009-03-09 Andre Nollvss: Fix need_audio_header().
2009-03-09 Andre Nollvss: Improve EOF handling.
2009-03-09 Andre Nollvss: Handle errors in setup_next_fec_group() properly.
2009-03-09 Andre Nollrecv_afs_msg(): Fix indentation.
2009-03-08 Andre NollMake FEC work with oggvorbis streams.
2009-03-05 Andre NollAvoid division by zero in setup_next_fec_group().
2009-03-05 Andre NollFix initialization of fec_client_list.
2009-03-04 Andre NollRecognize the eof packet also in the udp receiver.
2009-03-02 Andre NollFix some gcc warnings on x86_64.
2009-03-02 Andre NollMerge commit 'meins/master'
2009-03-01 Andre Nollvss.c: Improve the fec timing code.
2009-03-01 Andre NollMore source code documentation.
2009-03-01 Andre NollAdd some more FEC source code documentation.
2009-02-28 Andre NollTrivial doxygen fixes.
2009-02-28 Andre NollSimplify compute_slice_timeout().
2009-02-28 Andre Nollvss.c: Get rid of some casts.
2009-02-28 Andre NollMerge branch 'gerrit'
2009-02-28 Andre NollAdd forward error correction code to the udp sender...
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-12 Andre NollImprove memory mapping.
2009-01-11 Andre NollVarious small cleanups and documentation improvements.
2009-01-11 Andre Nollvss barrier fixes.
2009-01-11 Andre NollAlways respect the data_send_barrier.
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-10 Andre NollReplace the ortp sender/receiver by the generic udp...
2009-01-09 Andre NollMerge commit 'meins/master'
2008-11-29 Andre NollAvoid "no connection to para_server" message is server...
2008-09-29 Andre NollMerge commit 'meins/master'
2008-09-28 Andre Nollvss: Fix com_jmp() and com_ff().
2008-06-30 Andre NollMerge commit 'meins/master'
2008-06-28 Andre NollAllocate afh_info->info_string dynamically.
2008-04-12 Andre NollMake para_server use the generic scheduling code.
2008-04-12 Andre Nollvss: Include map in the vss task struct.
2008-04-12 Andre NollIntroduce the vss task.
next