summaryrefslogtreecommitdiff
path: root/libavformat/asfcrypt.c
Commit message (Expand)AuthorAge
* doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-24
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* asfcrypt: fix unaligned accesses with armccMåns Rullgård2010-08-24
* asfcrypt: fix unaligned read in ff_asfcrypt_dec()Måns Rullgård2010-08-23
* Add av_ prefix to bswap macrosMåns Rullgård2010-07-10
* bswap: change ME to NE in macro namesMåns Rullgård2010-07-10
* Add and use a public API for RC4 and DES, analogous to the AES API.Reimar Döffinger2009-02-03
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Add support for decrypting asf filesReimar Döffinger2007-10-20