История коммитов

Автор SHA1 Сообщение Дата
  Michael Niedermayer 2bb7396bfd base64: 10l endian fix. 12 лет назад
  Reimar Döffinger daa47fdd2c Optimized base64 decode by writing 3 bytes at once. 12 лет назад
  Reimar Döffinger 420719e141 Cosmetics: add do {} while 0 to macro. 12 лет назад
  Reimar Döffinger def19c9036 Unroll base64 decode loop. 12 лет назад
  Reimar Döffinger 523f676b51 Use a full table for base64 decode. 12 лет назад
  Reimar Döffinger 8650d5faf9 base64: more thorough decode tests. 12 лет назад
  Michael Niedermayer bdd739e91c base64: Only run benchmark when "-t" is specified. 12 лет назад
  Michael Niedermayer 57822f0660 base64: fix little typo 12 лет назад
  Michael Niedermayer 01084336b7 base64: add a benchmark for a pure syntax check. 12 лет назад
  Michael Niedermayer ea4da94895 base64: simplify end handling in av_base64_encode() 12 лет назад
  Michael Niedermayer 112bca91b0 base64: optimize av_base64_encode() 12 лет назад
  Michael Niedermayer a41687c2d6 base64: add benchmark 12 лет назад
  Reimar Döffinger d60d718c49 Slightly optimize base64 encode. 12 лет назад
  Reimar Döffinger 6af4c9814a Optimize output buffer size check in base64 decode. 12 лет назад
  Reimar Döffinger 686ba5f4ea Minor optimization of base64 decode. 12 лет назад
  Reimar Döffinger d086c1203c Add coverage exclusions for test code. 12 лет назад
  Howard Chu 784824a68c Use AV_BASE64_SIZE() macro 14 лет назад
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 лет назад
  Diego Biurrun 504ffed19f Mark non-exported functions in test and example programs as static. 15 лет назад
  Stefano Sabatini ac76729c10 Cosmetics: "* out" -> "*out" for consistency with the other 15 лет назад
  Stefano Sabatini 5118bd441d Cosmetics: rename the "size" parameter of av_base64_encode() to "in_size". 15 лет назад
  Stefano Sabatini 52ef50a080 Cosmetics: prefer out/in over buf/src for the parameter names of 15 лет назад
  Stefano Sabatini 61ccbc52ea Cosmetics: consistently prefer "size" over "len"/"length" for the 15 лет назад
  Stefano Sabatini 0d20c3fdad Make av_base64_encode() do not require the user to provide an 15 лет назад
  Stefano Sabatini 21eff9ced7 Add a new test program for base64, based on that removed in r17024. 15 лет назад
  Stefano Sabatini 33094be894 Remove broken test program. 15 лет назад
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
  Diego Biurrun bfe3676feb spelling/grammar/consistency review part II 15 лет назад
  Diego Biurrun 448887a6bb Make base64 test program compilable as a standard test program. 15 лет назад
  Diego Biurrun 40f5cd89c9 Add void keyword to parameterless function declaration. 15 лет назад
  Aurelien Jacobs 37d3e0667a uses FF_ARRAY_ELEMS() where appropriate 16 лет назад
  Diego Biurrun ccd425e799 Remove unnecessary parentheses from return calls. 16 лет назад
  Sigbjørn Skjæret 9ad5675f25 Add a couple of missing consts. 16 лет назад
  Luca Abeni 353fa898bb Reindent the code after last commit 17 лет назад
  Luca Abeni cd250e581b Remove redundant "if(len)" 17 лет назад
  Luca Abeni e76e2bbc09 Mark the source buffer as "const" 17 лет назад
  Luca Barbato bd03c380ce expose av_base64_decode and av_base64_encode 17 лет назад
  Luca Barbato 558b86a5d0 Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch 17 лет назад
  Luca Barbato 9fca9c0316 Reverting stray commit part I 17 лет назад
  Luca Barbato bb0eb714bd get_packetheader() forgot to read the header_checksum in big packets 17 лет назад
  Carl Eugen Hoyos 034ef0e8c3 Move base64.[ch] to libavutil. 17 лет назад