| Commit message (Expand) | Author | Age | Files | Lines |
* | Install libavutil/version.h | Carl Eugen Hoyos | 2012-07-05 | 1 | -0/+1 |
* | blowfish.h: include author attribution | Michael Niedermayer | 2012-07-04 | 1 | -0/+1 |
* | xtea.h: include author attribution | Michael Niedermayer | 2012-07-04 | 1 | -0/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 9 | -39/+924 |
|\ |
|
| * | Clarify Doxygen comment for FF_API_* #defines. | Diego Biurrun | 2012-07-04 | 1 | -5/+4 |
| * | Create version.h headers for libraries that lack them | Diego Biurrun | 2012-07-04 | 3 | -50/+84 |
| * | Add XTEA encryption support in libavutil | Samuel Pitoiset | 2012-07-04 | 4 | -1/+230 |
| * | Add Blowfish encryption support in libavutil | Samuel Pitoiset | 2012-07-04 | 4 | -2/+647 |
| * | eval: Add the isinf() function and tests for it | Martin Storsjö | 2012-07-04 | 2 | -2/+9 |
* | | error: define AVERROR_EXTERNAL. | Nicolas George | 2012-07-04 | 3 | -1/+3 |
* | | error: define AVERROR_BUFFER_TOO_SMALL. | Nicolas George | 2012-07-04 | 2 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 3 | -31/+8 |
|\| |
|
| * | cosmetics: Consistently use C-style comments with multiple inclusion guards | Diego Biurrun | 2012-07-03 | 1 | -1/+1 |
| * | attributes: add av_noreturn | Reinhard Tartler | 2012-07-03 | 1 | -0/+6 |
| * | attributes: drop pointless define guards | Reinhard Tartler | 2012-07-03 | 1 | -22/+0 |
* | | libavutil: add 12 and 14 bit planar colorspaces | Michael Niedermayer | 2012-07-03 | 2 | -0/+217 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-02 | 1 | -4/+8 |
|\| |
|
| * | intfloat: Don't use designated initializers in the public headers | Ronald S. Bultje | 2012-07-02 | 1 | -4/+8 |
* | | mem: heap memory poisoning. | Clément Bœsch | 2012-07-02 | 1 | -1/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-01 | 4 | -3/+77 |
|\| |
|
| * | opt/eval: Include mathematics.h for NAN/INFINITY | Martin Storsjö | 2012-07-01 | 2 | -0/+2 |
| * | mathematics: Don't use division by zero in NAN/INFINITY macros | Ronald S. Bultje | 2012-07-01 | 1 | -2/+3 |
| * | x86: cpu: clean up check for cpuid instruction support | Mans Rullgard | 2012-07-01 | 1 | -20/+16 |
| * | ARM: generate position independent code to access data symbols | Mans Rullgard | 2012-07-01 | 1 | -1/+72 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-30 | 1 | -0/+2 |
|\| |
|
| * | attributes: Add a definition of av_always_inline for MSVC | Ronald S. Bultje | 2012-06-30 | 1 | -0/+2 |
| * | random_seed: Only read /dev/*random if we have unistd.h | Ronald S. Bultje | 2012-06-29 | 1 | -0/+8 |
* | | avutil: fix project name reference in doxy section | Michael Niedermayer | 2012-06-29 | 1 | -1/+1 |
* | | pixdesc: fix project reference in comment | Michael Niedermayer | 2012-06-29 | 1 | -1/+1 |
* | | parseutils: fix sorting of colors | Paul B Mahol | 2012-06-28 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-28 | 1 | -0/+21 |
|\| |
|
| * | libm: Provide fallback definitions for isnan() and isinf() | Martin Storsjö | 2012-06-27 | 1 | -0/+21 |
* | | log: change color for filters from blue to bright green | Michael Niedermayer | 2012-06-28 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-27 | 1 | -3/+5 |
|\| |
|
| * | libm: provide fallback definition for cbrtf() using powf() | Mans Rullgard | 2012-06-26 | 1 | -0/+7 |
* | | lavu/imgutils: create misc functions for dealing with buffers | Stefano Sabatini | 2012-06-26 | 3 | -1/+131 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-26 | 2 | -34/+37 |
|\| |
|
| * | log: Include io.h on windows | Ronald S. Bultje | 2012-06-25 | 1 | -0/+1 |
| * | x86: cpu: whitespace (mostly) cosmetics | Mans Rullgard | 2012-06-25 | 1 | -34/+36 |
* | | x86/intmath.h: Fix mull operand constraints | yang | 2012-06-26 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-25 | 3 | -1/+6 |
|\| |
|
| * | x86: place some inline asm under #if HAVE_INLINE_ASM | Ronald S. Bultje | 2012-06-25 | 3 | -1/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-24 | 1 | -1/+1 |
|\| |
|
| * | log: Only include unistd.h if configure found it | Martin Storsjö | 2012-06-24 | 1 | -1/+1 |
* | | cpu.h: include version.h for LIBAVUTIL_VERSION_MAJOR | Michael Niedermayer | 2012-06-24 | 1 | -0/+1 |
* | | lavu: split version info into version.h | Michael Niedermayer | 2012-06-24 | 3 | -23/+53 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-24 | 3 | -3/+10 |
|\| |
|
| * | x86: Add CPU flag for the i686 cmov instruction | Diego Biurrun | 2012-06-23 | 3 | -1/+7 |
* | | qsort: flip compare direction to match libc qsort() | Michael Niedermayer | 2012-06-22 | 1 | -9/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-22 | 7 | -4/+42 |
|\| |
|