wmadec: Add a missing include that is needed on FreeBSD.
[paraslash.git] / ogg_afh.c
2009-11-18 Andre NollFirst draft of the wma decoder.
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-24 Andre NollMerge branch 'maint'
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 NollComplete re-write of the ogg vorbis audio format handler.
2009-09-14 Andre NollMerge branch 'master' into next
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-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-20 Andre NollMerge commit 'meins/next' into next
2009-07-19 Andre NollDon't include osl.h from the audio format handlers.
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-26 Andre NollMajor audio format handler cleanups.
2009-06-11 Andre NollFix para_strerror() and use osl() wrapper for osl libra...
2009-03-18 Andre NollFix various dead stores found by the clang static analyzer.
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-09 Andre NollMerge commit 'meins/master'
2008-12-01 Andre NollFix another gcc warning caused by PARA_MAX().
2008-12-01 Andre NollMerge commit 'fml/master'
2008-12-01 Andre NollReplace MAX, MIN, ABS macros by type-checking variants.
2008-06-30 Andre NollMerge commit 'meins/master'
2008-06-29 Andre NollImplement ogg vorbis comment parsing.
2008-06-29 Andre NollKeep the audio file open when mmapping.
2008-06-28 Andre NollAllocate afh_info->info_string dynamically.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-11-24 Andre Nollogg_afh.c: Increase eof timeval.
2007-11-11 Andre NollAdd more status items.
2007-11-02 Andre NollRename audio_info status items and get rid of duplicate...
2007-10-26 Andre NollRename instances of struct afh_info from "afi" to ...
2007-10-25 Andre NollRename struct audio_format_info to afh_info.
2007-10-22 Andre NollSwitch to the new afs.
2007-09-15 Andre Nollogg_afh.c: Store the bitrate in KHz rather than in Hz.
2007-09-14 Andre Nollloglevel adjustments.
2007-09-13 Andre Nollogg_afh.c: Fix a memory leak.
2007-09-08 Andre Nollpara_server: Initialize the new afs.
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-06-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-06-10 Andre Nollclean up error.h
2007-06-03 Andre Nollogg_afh.c: add documentation of struct ogg_datasource
2007-05-26 Andre Nollbe more carful wrt. signed vs. unsigned argument passing
2007-03-26 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-03-25 Andre Nolldo not copy the audio file header
2007-03-24 Andre Nollogg_afh.c: store bitrate, frequency and channels in...
2007-03-14 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash into mmap
2007-03-13 Andre Nollkill file parameter from get_file_info of struct audio...
2007-03-12 Andre Nollfirst draft of the mmap patch series
2007-03-12 Andre NollMerge ../paraslash_meins/paraslash
2007-03-11 Andre Nollcomment out some noisy debug messages
2007-03-11 Andre Nollogg_afh.c: make two functions static
2007-03-11 Andre Nollfix doxygen comment of the init functions of all audio...
2007-03-11 Andre Nollkill close_audio_file handler from struct audio format.
2007-03-11 Andre Nollkill global variable af from all audio format handlers
2007-03-11 Andre Nollintroduce struct audio_format_info
2007-03-10 Andre Nollogg_afh.c: Kill tunetable()
2007-03-10 Andre Nollogg_afh.c: Switch to ogg vorbis callbacks
2007-03-05 Andre Nollogg_afh.c: Fix format string compiler warning
2007-03-04 Andre Nollogg_afh.c: Kill unneccessary inclusion of fd.h
2007-03-04 Andre Nollogg_afh.c: Kill global variable num_chunks
2007-03-04 Andre Nollogg_afh.c: make vi_sampling_rate, vi_bitrate local
2007-03-04 Andre Nollogg_afh.c: Kill unused vi_bitrate_nominal
next