Mercurial > libavformat.hg
log wav.c @ 412:459df3ed379e libavformat
age | author | description |
---|---|---|
Sun, 04 Apr 2004 19:28:49 +0000 | michael | store extradata, vorbis in avi works now, dont expect av sync though libavformat |
Sun, 04 Apr 2004 19:18:15 +0000 | michael | some random id for vorbis so we can do some experiments with vorbis in various containers, anyone knows if vorbis in WAV/AVI has a official id? libavformat |
Sat, 13 Mar 2004 23:04:37 +0000 | michael | fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) libavformat |
Wed, 10 Mar 2004 03:54:56 +0000 | michael | Correcting the header size for ADPCM_IMA_WAV files patch by (Brian Becker <brian dot becker at palmone dot com>) libavformat |
Sat, 07 Feb 2004 08:20:00 +0000 | romansh | * Initial implementation of the G.726 ADPCM audio codec. libavformat |
Mon, 10 Nov 2003 18:44:27 +0000 | bellard | seeking support - fixed some ADPCM decoding cases libavformat |