log crc.c @ 1646:52215d40cb3f libavformat

age author description
2006-10-07 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
2006-07-19 michael simplify libavformat
2006-07-13 mru move adler32 to libavutil libavformat
2006-07-10 mru allow individual selection of muxers and demuxers libavformat
2006-07-09 mru give AVInput/OutputFormat structs consistent names libavformat
2006-01-19 diego Put muxer-specific code parts in #ifdef CONFIG_MUXERS. libavformat
2006-01-12 diego Update licensing information: The FSF changed postal address. libavformat
2005-12-17 diego COSMETICS: Remove all trailing whitespace. libavformat
2005-12-12 mru use PRIxN, %zd, %td formats where needed libavformat
2005-11-05 michael per frame crc support libavformat
2004-05-29 michael pass AVPacket into av_write_frame() libavformat
2004-04-05 michael checksuming for nut & nice checksum API for libavformat libavformat
2003-09-10 bellard 64 bit pts for writing - more const usage libavformat
2003-02-11 kabi * UINTX -> uintx_t INTX -> intx_t libavformat
2002-11-25 bellard renamed libav to libavformat libavformat