| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-12-30 | 1 | -0/+1 |
|\ |
|
| * | lavu: Move preprocessor macros in a separate file | Luca Barbato | 2013-12-29 | 1 | -0/+1 |
| * | avutil: Remove deprecated intfloat_readwrite code | Diego Biurrun | 2013-12-16 | 1 | -2/+0 |
* | | Merge commit '7e244c68600f479270e979258e389ed5240885fb' | Michael Niedermayer | 2013-12-09 | 1 | -0/+2 |
|\| |
|
| * | avframe: add codec-independent stereoscopic metadata | Vittorio Giovara | 2013-12-09 | 1 | -0/+2 |
* | | Add Windows resource file support for shared libraries | James Almer | 2013-12-05 | 1 | -0/+3 |
* | | build: rename version.h to libavutil/ffversion.h | Timothy Gu | 2013-11-30 | 1 | -1/+2 |
* | | lavu/avstring: add av_utf8_decode() function | Stefano Sabatini | 2013-11-22 | 1 | -0/+1 |
* | | avutil: reintroduce lls1 as the 52 ABI needs it | Michael Niedermayer | 2013-11-17 | 1 | -0/+2 |
* | | avutil: rename lls to lls2 | Michael Niedermayer | 2013-11-17 | 1 | -2/+2 |
* | | tools: add benchmark for crypto functions. | Nicolas George | 2013-09-04 | 1 | -1/+4 |
* | | Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa' | Michael Niedermayer | 2013-08-10 | 1 | -0/+1 |
|\| |
|
| * | libavutil: Move avpriv_open to a new file, file_open.c | Martin Storsjö | 2013-08-10 | 1 | -0/+1 |
* | | 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 |
|\| |
|