log alac.c @ 2559:7d8ba28e18d9 libavcodec

age author description
Thu, 10 Mar 2005 05:34:10 +0000 melanson replace custom bit-reading functions with FFmpeg's internal function; libavcodec
Sun, 06 Mar 2005 14:48:50 +0000 melanson get rid of nasty exit()'s so the decoder will only warn the user before libavcodec
Sun, 06 Mar 2005 07:00:24 +0000 melanson decoder works fine now, when fed properly-sized chunks by the demuxer; libavcodec