]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavutil/crc.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavutil / crc.c
2009-01-28 diegospelling/grammar/consistency review part III
2009-01-28 diegospelling/grammar/consistency review part I
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-11 diegoAdd necessary, remove unnecessary #includes.
2008-10-21 aureluses FF_ARRAY_ELEMS() where appropriate
2008-02-01 michaelDont cast const away.
2008-01-10 diegoFix a couple of 'return type defaults to int' and ...
2008-01-07 aurelFix access to the last element of the table.
2008-01-04 aurelimprove CRC API
2007-11-23 diegomain() --> main(void)
2007-08-20 reimarAdditional documentation for CRC functions
2007-08-19 reimarUse defines instead of raw hex numbers to specify CRC...
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-07-08 michaelput the code which is specific for the large crc table...
2006-03-06 michaelgeneric crc calculation code