log au.c @ 1068:b14b8b976bce libavformat

age author description
2006-01-12 diego Update licensing information: The FSF changed postal address. libavformat
2005-12-17 diego COSMETICS: Remove all trailing whitespace. libavformat
2005-09-23 diego Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS libavformat
2005-07-17 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
2005-05-26 michael AVPacket.pos libavformat
2004-10-22 michael set keyframe flag at a more central place instead of in every demuxer for containers which only store intra only streams libavformat
2004-10-18 michael set correct timebase libavformat
2004-10-15 michael set keyframe flag for au/wav patch by (Nathan Kurz <nate at verse dot com>) libavformat
2004-06-19 melanson sweeping change from -EIO -> AVERROR_IO libavformat
2004-05-29 michael pass AVPacket into av_write_frame() libavformat
2003-11-10 bellard seek support for PCM formats libavformat
2003-10-14 melanson disable encoders where appropriate (patch courtesy of BERO libavformat
2003-09-10 bellard 64 bit pts for writing - more const usage libavformat
2003-08-18 michaelni use codec_tag for encoding too libavformat
2003-08-08 bellard add av_new_stream() usage libavformat
2003-02-11 kabi * UINTX -> uintx_t INTX -> intx_t libavformat
2002-12-04 michaelni cleanup libavformat
2002-11-25 bellard renamed libav to libavformat libavformat