| Commit message (Expand) | Author | Age | Files | Lines |
* | init multbl | Michael Niedermayer | 2007-01-14 | 1 | -6/+28 |
* | ascii | Michael Niedermayer | 2007-01-14 | 1 | -1/+1 |
* | 128bit-only AES implementation under development. | Reimar Döffinger | 2007-01-14 | 2 | -0/+200 |
* | cosmetic | Michael Niedermayer | 2007-01-14 | 1 | -3/+2 |
* | simplify round_key generation by writing over the end but ensuring that there... | Michael Niedermayer | 2007-01-14 | 1 | -4/+4 |
* | cosmetics | Michael Niedermayer | 2007-01-14 | 1 | -3/+2 |
* | memcpy | Michael Niedermayer | 2007-01-14 | 1 | -2/+1 |
* | seems the larger rcon values are never accessed | Michael Niedermayer | 2007-01-14 | 1 | -5/+2 |
* | copyright fix | Michael Niedermayer | 2007-01-14 | 1 | -1/+1 |
* | stealing multbl trick from reimar | Michael Niedermayer | 2007-01-14 | 1 | -17/+26 |
* | stealing reimars XOR_BLOCK | Michael Niedermayer | 2007-01-14 | 1 | -4/+3 |
* | cosmetic | Michael Niedermayer | 2007-01-14 | 1 | -7/+7 |
* | memleak | Michael Niedermayer | 2007-01-14 | 1 | -3/+4 |
* | simplify sbox init | Michael Niedermayer | 2007-01-14 | 1 | -3/+2 |
* | aes support (unfinished) | Michael Niedermayer | 2007-01-14 | 1 | -0/+172 |
* | Allow to uninstall a custom log callback | Axel Holzinger | 2007-01-13 | 2 | -1/+2 |
* | Avoid "HAVE_CMOV not defined" warning. | Christophe Mutricy | 2007-01-13 | 1 | -1/+1 |
* | fix av_reduce() with things like 1/0 and 0/0 | Michael Niedermayer | 2007-01-09 | 1 | -3/+5 |
* | __attribute__((unused)) works with gcc 2.95 too | Luca Abeni | 2007-01-07 | 1 | -1/+1 |
* | rename always_inline to av_always_inline and move to common.h | Måns Rullgård | 2006-12-08 | 3 | -16/+19 |
* | merge #ifdef HAVE_AV_CONFIG_H sections | Måns Rullgård | 2006-12-07 | 1 | -7/+3 |
* | fix mingw shared build, and get rid of FF_IMPORT_ATTR | Måns Rullgård | 2006-12-07 | 2 | -9/+2 |
* | use the standard INT64_C() macro for 64-bit constants | Måns Rullgård | 2006-12-06 | 2 | -5/+5 |
* | move more macros to internal.h | Måns Rullgård | 2006-12-06 | 2 | -72/+72 |
* | move some __attribute__ macros to internal.h | Måns Rullgård | 2006-12-06 | 2 | -24/+24 |
* | remove 'restrict' definition, it is always #defined in config.h | Måns Rullgård | 2006-12-06 | 1 | -5/+0 |
* | Move BE_*/LE_*/ST*/LD* macros to a common place. Some further | Reimar Döffinger | 2006-12-03 | 2 | -0/+43 |
* | spelling cosmetics: cliped --> clipped | Diego Biurrun | 2006-12-02 | 1 | -2/+2 |
* | doxy | Michael Niedermayer | 2006-11-30 | 1 | -2/+25 |
* | fix overflow and remove wrong comment | Michael Niedermayer | 2006-11-30 | 1 | -2/+1 |
* | return optimal fraction | Michael Niedermayer | 2006-11-30 | 1 | -1/+9 |
* | Correct GET/PUT_UTF8 comment: the get/put functions might be called up | Reimar Döffinger | 2006-11-19 | 1 | -2/+4 |
* | Fix typo in comment | Reimar Döffinger | 2006-11-19 | 1 | -1/+1 |
* | Remove alpha channel from RGB555 | Alex Beregszaszi | 2006-11-16 | 1 | -3/+3 |
* | make option field const | Baptiste Coudurier | 2006-11-16 | 1 | -1/+1 |
* | move comment | Måns Rullgård | 2006-11-14 | 1 | -1/+2 |
* | remove workaround for missing inttypes.h | Måns Rullgård | 2006-11-14 | 1 | -21/+0 |
* | 0.5l | Michael Niedermayer | 2006-11-14 | 1 | -1/+1 |
* | clean up inttypes.h and int_fastxx_t types detection | Måns Rullgård | 2006-11-14 | 1 | -3/+3 |
* | merge CONFIG_WINCE sections | Måns Rullgård | 2006-11-14 | 1 | -4/+1 |
* | indentation | Måns Rullgård | 2006-11-14 | 1 | -35/+35 |
* | improve enumerate so arbitrary ranges can be enumerated quickly | Michael Niedermayer | 2006-11-14 | 1 | -3/+3 |
* | AVL tree | Michael Niedermayer | 2006-11-14 | 3 | -0/+181 |
* | rename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use common code in configure | Måns Rullgård | 2006-11-14 | 1 | -5/+5 |
* | rename inverse -> ff_inverse | Måns Rullgård | 2006-11-12 | 1 | -4/+4 |
* | allow spaces in source and build directory names | Måns Rullgård | 2006-11-08 | 1 | -1/+1 |
* | Add doxy comments for macro GET_UTF8 | Guillaume Poirier | 2006-11-06 | 1 | -2/+14 |
* | Fix wrong params name in PUT_UTF8 doxy comments | Guillaume Poirier | 2006-11-06 | 1 | -1/+1 |
* | woops, fix missplaced doxy comment | Guillaume Poirier | 2006-11-06 | 1 | -15/+15 |
* | Fix ASF format parser's broken UTF-16 string handling | Zuxy Meng | 2006-11-06 | 1 | -1/+35 |