]> git.sesse.net Git - ffmpeg/history - libavformat/crc.c
* fixing DV-in-AVI type1 packet production bug
[ffmpeg] / libavformat / crc.c
2006-01-19 Diego BiurrunPut muxer-specific code parts in #ifdef CONFIG_MUXERS.
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-12 Måns Rullgårduse PRIxN, %zd, %td formats where needed
2005-11-05 Michael Niedermayerper frame crc support
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2004-04-05 Michael Niedermayerchecksuming for nut & nice checksum API for libavformat
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-11-25 Fabrice Bellardrenamed libav to libavformat