summaryrefslogtreecommitdiff
path: root/libavformat/crc.c
Commit message (Expand)AuthorAge
* Put muxer-specific code parts in #ifdef CONFIG_MUXERS.Diego Biurrun2006-01-19
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-12
* per frame crc supportMichael Niedermayer2005-11-05
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-29
* checksuming for nut & nice checksum API for libavformatMichael Niedermayer2004-04-05
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* renamed libav to libavformatFabrice Bellard2002-11-25