21 Commits (88ccaf6f311fc2ccf100983a7d345f2d7af65c9b)

Author SHA1 Message Date
Michael Niedermayer 59abc29e69 fixing warning 17 years ago
Diego Biurrun f3635240b7 Fix a couple of 'return type defaults to int' and 'control reaches end of 17 years ago
Diego Biurrun f8a80fd69d main() --> main(void) 17 years ago
Diego Biurrun 7b94177e37 Group all copyright and author notices together. 17 years ago
Carl Eugen Hoyos 154e30f6c2 rename attribute_unused to av_unused and moves its declaration to common.h 18 years ago
Michael Niedermayer ad73e79cab 160 bytes smaller object file, ask gcc devels why 18 years ago
Michael Niedermayer f1505ce3bc explain where the T table comes from 18 years ago
Michael Niedermayer e057461dac cosmetic (order context variables like in sha1) 18 years ago
Michael Niedermayer e657aa3415 #undef printf under #ifdef TEST (needed for testing) 18 years ago
Michael Niedermayer ef3c7c3328 borrow finalization algo from sha1 (100byte smaller) 18 years ago
Michael Niedermayer e1b62250ac get rid of b_used variable (same size with CONFIG_SMALL) 18 years ago
Steve L'Homme 949b1a13bf Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun a020e2c5f0 Add proper LGPL header. 18 years ago
Diego Biurrun da2e9781bb spelling typo 18 years ago
Luca Barbato 5351c29cbe fix endianess build in a better way 18 years ago
Luca Barbato a8d88e03d2 big endian fix 18 years ago
Måns Rullgård d10fda8ee2 1l: put that int i back 18 years ago
Måns Rullgård 4dddc5e10c kill warnings 18 years ago
Ivo van Poorten f28660eb3f cast pointers to make compiler happy 18 years ago
Michael Niedermayer 94d85eaf34 md5 support 18 years ago