log au.c @ 6198:8551432b011a libavformat

age author description
Mon, 31 May 2010 10:47:36 +0000 pross Prevent au_read_packet() looping endlessly when .au file contains unsupported codec type. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Mon, 07 Dec 2009 13:55:38 +0000 jai_menon AU : demuxed packet size should be sample size aligned. libavformat
Fri, 16 Oct 2009 14:46:06 +0000 cehoyos Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. libavformat
Fri, 02 Oct 2009 06:42:20 +0000 reimar Return special EOF checking for aiff and au demuxers, the check was at libavformat
Thu, 01 Oct 2009 17:08:33 +0000 reimar au demuxer: pass av_get_packet error on unchanged instead of converting to libavformat
Mon, 22 Jun 2009 23:09:34 +0000 diego Add ff_ prefixes to exported symbols in libavformat/riff.h. libavformat