| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu: Add RIPEMD hashing | James Almer | 2013-06-15 | 1 | -0/+3 |
* | lavu: Add SHA-2 512 hashing | James Almer | 2013-06-02 | 1 | -0/+3 |
* | Rename ffadler to ffhash and expand it using the generic hash API | James Almer | 2013-05-16 | 1 | -1/+1 |
* | Add a generic hash API. | Reimar Döffinger | 2013-05-13 | 1 | -0/+1 |
* | Add 128 bit murmur3 hash function. | Reimar Döffinger | 2013-05-13 | 1 | -0/+3 |
* | tools: Add adler32 checksum tool | Michael Niedermayer | 2013-05-09 | 1 | -1/+1 |
* | lavu/opencl:add opencl set param function | highgod0401 | 2013-04-26 | 1 | -1/+1 |
* | Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467' | Michael Niedermayer | 2013-04-11 | 1 | -1/+1 |
|\ |
|
| * | Cosmetics, restore alphabetic order in atomics lists. | Anton Khirnov | 2013-04-11 | 1 | -1/+1 |
* | | Fix make checkheaders without opencl headers. | Carl Eugen Hoyos | 2013-04-03 | 1 | -0/+1 |
* | | Merge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65' | Michael Niedermayer | 2013-04-03 | 1 | -3/+3 |
|\| |
|
| * | configure: prettify atomics handling. | Anton Khirnov | 2013-04-03 | 1 | -3/+3 |
* | | opencl wrapper based on comments on 20130401 | highgod0401 | 2013-04-01 | 1 | -0/+3 |
* | | Merge commit '666fe5da47d127074be7f0e2bac93db6af8b4a30' | Michael Niedermayer | 2013-03-12 | 1 | -0/+4 |
|\| |
|
| * | atomic: Exclude the unsupported implementation headers from checkheaders | Martin Storsjö | 2013-03-08 | 1 | -0/+4 |
* | | Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e' | Michael Niedermayer | 2013-03-08 | 1 | -0/+2 |
|\| |
|
| * | Move AVFrame from lavc to lavu. | Anton Khirnov | 2013-03-08 | 1 | -0/+2 |
* | | Merge commit '8e401dbe90cc77b1f3067a917d9fa48cefa3fcdb' | Michael Niedermayer | 2013-03-08 | 1 | -0/+2 |
|\| |
|
| * | lavu: add a new API for reference-counted data buffers. | Anton Khirnov | 2013-03-08 | 1 | -0/+2 |
* | | Merge commit '65f1d45dcc71186ede72fff950996099d23359bd' | Michael Niedermayer | 2013-03-08 | 1 | -0/+2 |
|\| |
|
| * | lavu: add support for atomic operations. | Ronald S. Bultje | 2013-03-08 | 1 | -0/+2 |
* | | Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b' | Michael Niedermayer | 2013-01-16 | 1 | -0/+1 |
|\| |
|
| * | lavu: Add a fate test for the HMAC API | Martin Storsjö | 2013-01-15 | 1 | -0/+1 |
* | | Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d' | Michael Niedermayer | 2013-01-15 | 1 | -0/+2 |
|\| |
|
| * | lavu: Add an API for calculating HMAC (RFC 2104) | Martin Storsjö | 2013-01-15 | 1 | -0/+2 |
* | | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 1 | -1/+2 |
|\| |
|
| * | lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+2 |
* | | Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e' | Michael Niedermayer | 2012-11-05 | 1 | -1/+1 |
|\| |
|
| * | lavu: add av_ctz() for trailing zero bit count | Justin Ruggles | 2012-11-05 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-26 | 1 | -3/+2 |
|\| |
|
* | | tools: add ffescape utility | Stefano Sabatini | 2012-10-25 | 1 | -1/+1 |
* | | Restore installation of libavutil/lzo.h after 2a91ada8282f18d2807abee5188225b... | Alexis Ballier | 2012-10-25 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-25 | 1 | -2/+3 |
|\| |
|
| * | avutil: Make LZO decoder code configure-time selectable | Diego Biurrun | 2012-10-25 | 1 | -2/+4 |
* | | Merge commit '468ea9d5b14f92fe61f47f034e67066f65163f5f' | Michael Niedermayer | 2012-10-23 | 1 | -1/+0 |
|\| |
|
| * | Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI com... | Anton Khirnov | 2012-10-23 | 1 | -1/+0 |
* | | Merge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9' | Michael Niedermayer | 2012-10-21 | 1 | -0/+2 |
|\| |
|
| * | avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility | Martin Storsjö | 2012-10-20 | 1 | -0/+1 |
| * | avutil: remove inline av_log2 from public API | Mans Rullgard | 2012-10-20 | 1 | -0/+1 |
* | | Merge commit 'c1fcfdec75468009dc7de29a5d1c6adf3b2ef77d' | Michael Niedermayer | 2012-10-16 | 1 | -2/+1 |
|\| |
|
| * | build: simplify enabling of compat objects | Mans Rullgard | 2012-10-15 | 1 | -2/+1 |
* | | Merge commit '930c9d4373e0f3cb7c64fcfc129127a309f6d066' | Michael Niedermayer | 2012-10-13 | 1 | -0/+1 |
|\| |
|
| * | avutil: Duplicate ff_log2_tab instead of sharing it across libs | Diego Biurrun | 2012-10-12 | 1 | -0/+1 |
* | | Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024' | Michael Niedermayer | 2012-10-12 | 1 | -1/+0 |
|\| |
|
| * | Move avutil tables only used in libavcodec to libavcodec. | Diego Biurrun | 2012-10-11 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-09 | 1 | -0/+2 |
|\| |
|
| * | avutil: skip old_pix_fmts.h since it is just a list | Janne Grunau | 2012-10-08 | 1 | -0/+2 |
| * | lavu: fix typo in Makefile | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | lavu: fix typo in Makefile | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | Merge commit '78071a1420b425dfb787ac739048f523007b8139' | Michael Niedermayer | 2012-10-08 | 1 | -0/+1 |
|\| |
|