]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavutil/crc.h
Revert "Prepare for O_DIRECT"
[frescor/ffmpeg.git] / libavutil / crc.h
2009-01-28 diegospelling/grammar/consistency review part I
2008-08-31 stefanoRename globally the header inclusion guards.
2008-03-19 mruadd missing #include "common.h" to libavutil headers
2008-03-19 zuxyReapply r12489
2008-03-18 benoitrevert r12489.
2008-03-18 benoitPure, const and malloc attributes to libavutil.
2008-03-13 diego#include stddef.h instead of sys/types.h, the former...
2008-01-04 aurelimprove CRC API
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-08-19 reimarUse defines instead of raw hex numbers to specify CRC...
2007-06-16 mruinclude all prerequisites in header files
2007-03-14 michaelkill 3 more av_mallocz_static()
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-10 diegoAdd official LGPL license headers to the files that...
2006-03-06 michaelgeneric crc calculation code