log soxdec.c @ 6021:d01a092c7423 libavformat

age author description
2010-04-20 diego Remove explicit filename from Doxygen @file commands. libavformat
2010-03-30 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
2010-03-13 stefano Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark libavformat
2009-12-13 michael Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped libavformat
2009-11-07 jbr Do not set AVCodecContext.sample_fmt in the TMV and SoX demuxers. libavformat
2009-07-08 benoit Add block_align to sox input. libavformat
2009-05-30 stefano Implement SoX native format muxer and demuxer. libavformat