log

age author description
2007-01-29 michael fix seeking in wma libavformat
2007-01-28 kostya Seeking support in WavPack libavformat
2007-01-28 mmu_man an alloc func failing should give ENOMEM anyway. libavformat
2007-01-28 bcoudurier proper error handling in file size retrieval, patch by Ronald S. Bultje rbultje at ronald bitfreak net libavformat
2007-01-27 michael stealing a few field names from mplayers asf demuxer libavformat
2007-01-26 bcoudurier remove void * used in arithmetic warnings libavformat
2007-01-25 bcoudurier add waveformatextensible support libavformat
2007-01-25 gpoirier use more portable PRIu64 libavformat
2007-01-25 diego Move conditional CFLAGS and OBJS setting to common place. libavformat
2007-01-25 diego cosmetics: sort libavformat
2007-01-24 bcoudurier remove some printf warnings libavformat
2007-01-24 bcoudurier make vars unsigned libavformat
2007-01-24 bcoudurier stop if current sample is higher than sample count libavformat
2007-01-24 bcoudurier replace strcpy by memcpy libavformat