| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/common: minor simplification in av_clip_intp2_c() | Michael Niedermayer | 2015-03-02 | 1 | -1/+1 |
* | avutil/opt: also test av_opt_show2() | Michael Niedermayer | 2015-03-01 | 1 | -22/+25 |
* | avutil/opt: Remove odd trailing whitespace bytes from flags help description | Michael Niedermayer | 2015-03-01 | 1 | -3/+3 |
* | avutil/opt: Also test/compare the av_log output i the selftest | Michael Niedermayer | 2015-03-01 | 1 | -0/+8 |
* | avutil/ppc/intreadwrite: remove AV_??64 overriding code | Michael Niedermayer | 2015-03-01 | 1 | -14/+0 |
* | avutil/imgutils: correctly check for negative SAR components | Michael Niedermayer | 2015-02-28 | 1 | -1/+1 |
* | libavutil: add x86 optimized av_popcount | James Almer | 2015-02-25 | 2 | -0/+41 |
* | avutil/common: Fix integer overflow in av_clip_int8/16_c | Michael Niedermayer | 2015-02-25 | 1 | -2/+2 |
* | avutil/fixed_dsp: Check for av_malloc() failure | Michael Niedermayer | 2015-02-22 | 1 | -0/+4 |
* | Merge commit '76ce9bd8e26dcb3652240a1072840ff4011d7cdc' | Michael Niedermayer | 2015-02-21 | 1 | -0/+8 |
|\ |
|
| * | libavutil: Add ARM av_clip_intp2_arm | Peter Meerwald | 2015-02-21 | 1 | -0/+8 |
* | | Merge commit 'bf07d813f6c88b5a76980f321cf7272d799c4216' | Michael Niedermayer | 2015-02-21 | 1 | -0/+17 |
|\| |
|
| * | libavutil: Add av_clip_intp2 | Peter Meerwald | 2015-02-21 | 1 | -0/+17 |
* | | Merge commit '5b1d9ceec715846a58fe029bc3889ed6fa62436a' | Michael Niedermayer | 2015-02-19 | 3 | -2/+10 |
|\| |
|
| * | pixfmt: add a pixel format for QSV hwaccel | Anton Khirnov | 2015-02-19 | 3 | -1/+10 |
* | | avutil/sha: Protect macro arguments with () | Michael Niedermayer | 2015-02-18 | 1 | -6/+6 |
* | | libavutil: optimize twofish cipher | Supraja Meedinti | 2015-02-18 | 1 | -11/+41 |
* | | x86inc: Correctly warn on use of SSE2 instructions in SSE functions | Christophe Gisquet | 2015-02-17 | 1 | -2/+4 |
* | | avutil/aes: Add () to protect the ROT() arguments | Michael Niedermayer | 2015-02-17 | 1 | -2/+2 |
* | | avutil/attributes: Add () to protect the AV_GCC_VERSION_AT_LEAST() arguments | Michael Niedermayer | 2015-02-17 | 1 | -1/+1 |
* | | avutil/intmath: Add () to protect the ff_log2() argument | Michael Niedermayer | 2015-02-17 | 1 | -1/+1 |
* | | avutil/murmur3: Add () to protect the ROT() arguments | Michael Niedermayer | 2015-02-17 | 1 | -1/+1 |
* | | avutil/version: Add () to protect the AV_VERSION_INT() arguments | Michael Niedermayer | 2015-02-17 | 1 | -1/+1 |
* | | avutil/log: add () to protect the argument of AV_LOG_C() | Michael Niedermayer | 2015-02-17 | 1 | -1/+1 |
* | | avutil/fixed_dsp: Use av_clip_int16() instead of the non optimized av_clip_in... | Michael Niedermayer | 2015-02-15 | 1 | -2/+2 |
* | | Merge commit 'bf704132a51f5d838365158331d4e535e1df4c8e' | Michael Niedermayer | 2015-02-14 | 2 | -4/+4 |
|\| |
|
| * | Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 2 | -4/+4 |
* | | Merge commit '0232ba62a28527579e34d44700b48017cc727e5f' | Michael Niedermayer | 2015-02-11 | 1 | -1/+3 |
|\| |
|
| * | frame: clarify buf documentation | Anton Khirnov | 2015-02-08 | 1 | -1/+3 |
* | | avutil/error: list most common error code in error_entries when strerror_r() ... | Michael Niedermayer | 2015-02-10 | 1 | -0/+4 |
* | | libavutil: camellia: remove unwanted memory loads | Supraja Meedinti | 2015-02-10 | 1 | -4/+2 |
* | | pixdesc: clarify AV_PIX_FMT_FLAG_ALPHA doxygen | wm4 | 2015-02-10 | 2 | -3/+14 |
* | | avutil: check pixdescs in a different place | wm4 | 2015-02-10 | 2 | -3/+3 |
* | | avutil: move internal function out of public header | wm4 | 2015-02-10 | 3 | -3/+3 |
* | | avutil/camellia: Remove redundant casts | Michael Niedermayer | 2015-02-09 | 1 | -4/+4 |
* | | avutil/camellia: Fix indention & whitespace | Michael Niedermayer | 2015-02-09 | 1 | -13/+13 |
* | | libavutil: optimize camellia cipher | Supraja Meedinti | 2015-02-09 | 1 | -10/+27 |
* | | pixdesc: Include more functions in FF_DISABLE_DEPRECATION_WARNINGS | Timothy Gu | 2015-02-07 | 1 | -1/+1 |
* | | avutil/pixfmt: Clarify meaning of the A/X bit in RGB555 / remove wording abou... | Michael Niedermayer | 2015-02-07 | 1 | -4/+4 |
* | | avutil/pixfmt: Clarify the meaning of the alpha bits in rgb444 and similar fo... | Michael Niedermayer | 2015-02-07 | 1 | -4/+4 |
* | | avutil/pixfmt: Clarify the meaning of the "alpha" bit in rgb555/bgr555 | Michael Niedermayer | 2015-02-07 | 1 | -4/+4 |
* | | avutil/pixfmt: Clarify the meaning of the alpha byte in RGB0 and similar formats | Michael Niedermayer | 2015-02-07 | 1 | -4/+4 |
* | | avutil/opt: Fix type used to access AV_OPT_TYPE_SAMPLE_FMT | Michael Niedermayer | 2015-02-06 | 1 | -2/+2 |
* | | avutil/opt: Fix types used to access AV_OPT_TYPE_PIXEL_FMT | Michael Niedermayer | 2015-02-06 | 1 | -2/+2 |
* | | x86: lavu/x264asm: fix ymm register instantiation | Christophe Gisquet | 2015-02-04 | 1 | -1/+1 |
* | | avutil/mem: replace remaining void **/*** casts by memcpy() | Michael Niedermayer | 2015-02-03 | 1 | -8/+12 |
* | | lavu/x86/x86inc: deprecate INIT_AVX | James Darnley | 2015-02-02 | 1 | -8/+0 |
* | | x264asm: warn when inappropriate instruction used in function with specified ... | Anton Mitrofanov | 2015-02-02 | 1 | -286/+295 |
* | | Merge commit '60392480181f24ebf3ab48d8ac3614705de90152' | Michael Niedermayer | 2015-02-01 | 1 | -11/+18 |
|\| |
|
| * | mem: fix pointer pointer aliasing violations | RĂ©mi Denis-Courmont | 2015-02-01 | 1 | -13/+19 |