log au.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Mon, 30 Aug 2010 21:17:34 +0000 aurel move pcm demuxers to their own file libavformat
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