| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '10de408738d28ab17aa5c1fdccd809b0637c12d5' | Hendrik Leppkes | 2015-09-16 | 1 | -8/+18 |
|\ |
|
| * | lavf: Update to the new crypto API | Vittorio Giovara | 2015-09-13 | 1 | -8/+18 |
* | | Merge commit '48a4ffa722c0874b251de9d201babed52cef0bcb' | Michael Niedermayer | 2013-02-06 | 1 | -26/+36 |
|\| |
|
| * | asf: K&R formatting cosmetics | Diego Biurrun | 2013-02-06 | 1 | -26/+36 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-29 | 1 | -2/+1 |
|\| |
|
| * | Replace memset(0) by zero initializations. | Diego Biurrun | 2012-03-28 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-24 | 1 | -18/+18 |
|\| |
|
| * | doxygen: Consistently use '@' instead of '\' for Doxygen markup. | Diego Biurrun | 2011-06-24 | 1 | -18/+18 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | asfcrypt: fix unaligned accesses with armcc | Måns Rullgård | 2010-08-24 | 1 | -3/+3 |
* | asfcrypt: fix unaligned read in ff_asfcrypt_dec() | Måns Rullgård | 2010-08-23 | 1 | -1/+1 |
* | Add av_ prefix to bswap macros | Måns Rullgård | 2010-07-10 | 1 | -1/+1 |
* | bswap: change ME to NE in macro names | Måns Rullgård | 2010-07-10 | 1 | -1/+1 |
* | Add and use a public API for RC4 and DES, analogous to the AES API. | Reimar Döffinger | 2009-02-03 | 1 | -5/+8 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -5/+6 |
* | Add support for decrypting asf files | Reimar Döffinger | 2007-10-20 | 1 | -0/+172 |