Fix a use-after-free bug in para_server.
[paraslash.git] / mp3dec.c
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-05-26 Andre Nollfix some signed warnings in aac and mp3 decoders
2007-04-04 Andre Nollfix compress filter for big endian systems
2007-04-02 Andre NollRevert "fix compress filter for big endian machines"
2007-03-30 Andre Nollfix compress filter for big endian machines
2007-02-10 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-02-10 Andre Nolladd more missing documentation
2006-12-22 Andre NollMerge ../paraslash.meins/paraslash
2006-12-16 Andremp3dec.c: cosmetics
2006-11-16 AndreMerge branch 'in_mem_user_list'
2006-11-04 Andrefix handling of corrupt mp3 files
2006-06-07 Andresplit audiod
2006-05-29 AndreMerge branch 'sched'
2006-05-29 Andrefix writer node group eof
2006-05-25 Andreconvert para_filter to the new scheduler
2006-05-24 Andrerename struct filter_chain_info to filter_chain
2006-05-01 Andremp3dec: skip invalid frame headers
2006-04-16 Andrempdec.c: %d -> %zd conversion
2006-04-15 AndreRename MIN, MAX, ABS macros
2006-02-27 Andreno need to include gcc-compat.h twice
2006-02-20 Andreinitial git commit