Commit History

Author SHA1 Message Date
  Mans Rullgard f65e396aa1 crc: fix signed overflow 12 years ago
  Måns Rullgård 8fc0162ac4 Add av_ prefix to bswap macros 14 years ago
  Måns Rullgård e6b22522c9 bswap: change ME to NE in macro names 14 years ago
  Diego Biurrun e669590a0a Fix parameter name and position in av_crc_init Doxygen documentation. 14 years ago
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 14 years ago
  Måns Rullgård 2ed6f39944 Replace many includes of libavutil/common.h with what is actually needed 14 years ago
  Jeff Downs d468ff0fdf Fix cast of byte buffer to uint32 that was disregarding alignment 15 years ago
  Diego Biurrun 7d685b486b spelling/grammar/consistency review part III 15 years ago
  Diego Biurrun 89c9ff504b spelling/grammar/consistency review part I 15 years ago
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 years ago
  Diego Biurrun e503674c4a Add necessary, remove unnecessary #includes. 15 years ago
  Aurelien Jacobs 37d3e0667a uses FF_ARRAY_ELEMS() where appropriate 15 years ago
  Michael Niedermayer 070144671d Dont cast const away. 16 years ago
  Diego Biurrun f3635240b7 Fix a couple of 'return type defaults to int' and 'control reaches end of 16 years ago
  Aurelien Jacobs 03d83abcc6 Fix access to the last element of the table. 16 years ago
  Aurelien Jacobs 3abe5fbdc4 improve CRC API 16 years ago
  Diego Biurrun f8a80fd69d main() --> main(void) 16 years ago
  Reimar Döffinger 45e3c163a9 Additional documentation for CRC functions 17 years ago
  Reimar Döffinger 7b07d3e8fe Use defines instead of raw hex numbers to specify CRC polynomials 17 years ago
  Michael Niedermayer 08cb195020 kill 3 more av_mallocz_static() 17 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
  Michael Niedermayer a08d38ee82 put the code which is specific for the large crc table under #ifndef CONFIG_SMALL 18 years ago
  Michael Niedermayer 43a80ccee5 generic crc calculation code 18 years ago