summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* aes: allow unaligned input and output buffersMans Rullgard2011-07-04
* libxvid: add missing include of libavutil/mathematics.hChristian Schmidt2011-07-04
* fate: add idct8x8 testMans Rullgard2011-07-04
* dct-test: exit with non-zero status if an IDCT failsMans Rullgard2011-07-04
* eval: add fate testMans Rullgard2011-07-04
* eval: make timing optional in test programMans Rullgard2011-07-04
* fate: add 'null' comparison methodMans Rullgard2011-07-04
* dct-test: make speed test optionalMans Rullgard2011-07-04
* dct-test: remove is_idct field from tablesMans Rullgard2011-07-04
* dct-test: split table in two for idct and fdctMans Rullgard2011-07-04
* dct-test: simplify calling dct_error()Mans Rullgard2011-07-04
* dct-test: whitespace cosmeticsMans Rullgard2011-07-04
* dct-test: remove commented out codeMans Rullgard2011-07-04
* vorbis: vpxenc: Add missing include for av_rescale*Robert Swain2011-07-04
* ffmpeg: Fix VDPAU decoding for some H264 samples.Carl Eugen Hoyos2011-07-04
* Fix build with --disable-yasm.Daniel Kang2011-07-03
* vf_gradfun: relicense x86 asm to LGPLLoren Merritt2011-07-04
* H.264: template left MB handlingJason Garrett-Glaser2011-07-03
* H.264: faster fill_decode_cachesJason Garrett-Glaser2011-07-03
* H.264: faster write_back_*Jason Garrett-Glaser2011-07-03
* H.264: faster fill_filter_cachesJason Garrett-Glaser2011-07-03
* H.264: make filter_mb_fast support the case of unavailable top mbJason Garrett-Glaser2011-07-03
* Do not include log.h in avutil.hMans Rullgard2011-07-03
* Do not include pixfmt.h in avutil.hMans Rullgard2011-07-03
* Do not include rational.h in avutil.hMans Rullgard2011-07-03
* Do not include mathematics.h in avutil.hMans Rullgard2011-07-03
* Do not include intfloat_readwrite.h in avutil.hMans Rullgard2011-07-03
* Remove return statements following infinite loops without breakMans Rullgard2011-07-03
* RTSP: Doxygen comment cleanupDiego Biurrun2011-07-03
* doxygen: Escape '\' in Doxygen documentation.Diego Biurrun2011-07-03
* md5: cosmeticsMans Rullgard2011-07-03
* md5: use AV_WL32 to write resultMans Rullgard2011-07-03
* md5: add fate testMans Rullgard2011-07-03
* md5: include correct headersMans Rullgard2011-07-03
* md5: fix test programMans Rullgard2011-07-03
* doxygen: Drop array size declarations from Doxygen parameter names.Diego Biurrun2011-07-03
* doxygen: Fix parameter names to match the function prototypes.Diego Biurrun2011-07-03
* doxygen: Remove spurious documentation for non-existing function parameters.Diego Biurrun2011-07-03
* doxygen: Fix execute_code() @return documentation.Diego Biurrun2011-07-03
* snow: Remove unused code.Diego Biurrun2011-07-03
* Move some conditionally used code below the appropriate #ifdef.Diego Biurrun2011-07-03
* crc: add fate testMans Rullgard2011-07-03
* fate: move libavutil test rules to a separate fileMans Rullgard2011-07-03
* configure: do not blank $LIBNAME if static libs disabledMans Rullgard2011-07-03
* Fix segmentation fault in ffprobeGavin Kinsey2011-07-03
* H.264: Add x86 assembly for 10-bit H.264 qpel functions.Daniel Kang2011-07-03
* Update Doxyfile to the format preferred by Doxygen 1.7.1 (via 'doxygen -u').Reinhard Tartler2011-07-03
* aes: fix for big endian systemsMans Rullgard2011-07-03
* des: reduce number of iterations in test programMans Rullgard2011-07-03
* fate: add DES testMans Rullgard2011-07-03