aac_afh.c: Kill global variable af
[paraslash.git] / mp3_afh.c
2007-03-11 Andre Nollintroduce struct audio_format_info
2007-03-04 Andre Nollmp3_afh.c: Mark frequencies, bitrate and frame_size_ind...
2007-03-04 Andre Nollmp3_afh.c: Kill unused mp3.filename
2007-03-04 Andre Nollmp3_afh.c: Kill unused inbuf and inbuf_size;
2007-03-04 Andre Nollsimplify vss_read_chunk()
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 Nollunify aac and mp3 audio format handlers
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-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