Merge branch 'maint'
[paraslash.git] / ogg_afh.c
2007-03-04 Andre Nollogg_afh.c: Kill superflous vi_channels
2007-03-04 Andre Nollogg_afh.c: Kill unused inbuf and inbuf_size
2007-03-04 Andre Nollkill the read_chunk handler of struct audio_format...
2007-03-04 Andre Nollmake get_file_info() return the chunk table
2007-03-04 Andre Nollkill the reposition handler in struct audio_format_handler
2007-03-04 Andre Nollunify all audio format handlers
2007-03-04 Andre Nollogg_afh.c: Rename oggbuf_len to inbuf_size
2007-03-04 Andre Nollogg_afh.c: Rename oggbuf to inbuf
2007-03-03 Andre Nollogg_afh.c: chunk_table is an array of type size_t
2007-03-03 Andre Nollsimplify ogg_compute_header_len()
2007-02-10 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-02-10 Andre Nolladd more missing documentation
2007-01-06 Andrerename afs to vss (the virtual streaming system)
2006-12-22 Andre NollMerge ../paraslash.meins/paraslash
2006-12-22 Andre Nollogg_afh.c: include inttypes.h
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-23 Andrefix gcc warnings on shadowed declarations
2006-05-17 Andremp3_afh.c/ogg_afh.c: fix doxygen file documentation
2006-05-17 Andrerename mp3.c to mp3_afh.c and ogg.c to ogg_afh.c