| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu/pixdesc: fix a const qualifier discarding warning. | Clément Bœsch | 2012-12-16 | 1 | -1/+1 |
* | lavu: make sure av_pix_fmt_desc_next returns a valid pix fmt. | Clément Bœsch | 2012-12-16 | 1 | -2/+5 |
* | Merge commit 'c0dc57f1264dad1e121772d03abdb9e14ed8857f' | Michael Niedermayer | 2012-12-14 | 1 | -2/+2 |
|\ |
|
| * | x86inc: fully concatenate tokens to fix macro expansion for nasm | Janne Grunau | 2012-12-13 | 1 | -2/+2 |
* | | mem: minor simplification of the alignment hack code | Michael Niedermayer | 2012-12-14 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-13 | 1 | -4/+6 |
|\| |
|
| * | x86inc: fix stack alignment on win64 | Ronald S. Bultje | 2012-12-12 | 1 | -4/+6 |
| * | x86inc: support stack mem allocation and re-alignment in PROLOGUE | Ronald S. Bultje | 2012-12-12 | 1 | -36/+149 |
* | | x86inc: support stack mem allocation and re-alignment in PROLOGUE. | Ronald S. Bultje | 2012-12-12 | 1 | -36/+149 |
* | | doxy: add ref for lavfi, lpp and lsws. | Clément Bœsch | 2012-12-11 | 1 | -3/+3 |
* | | doxy: fix swr group name | Michael Niedermayer | 2012-12-11 | 1 | -1/+1 |
* | | opt: fix memleak on error of range_array | Michael Niedermayer | 2012-12-11 | 1 | -0/+1 |
* | | lavu/opt: change the way ranges are printed | Stefano Sabatini | 2012-12-08 | 1 | -7/+8 |
* | | lavu/opt: make av_opt_query_ranges_default() return a meaningful error code | Stefano Sabatini | 2012-12-08 | 1 | -2/+6 |
* | | lavu/opt: perform misc cosmetical fixes | Stefano Sabatini | 2012-12-08 | 1 | -10/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-08 | 1 | -1/+4 |
|\| |
|
| * | x86: float_dsp: fix loading of the len parameter on x86-32 | Justin Ruggles | 2012-12-07 | 1 | -1/+4 |
* | | Merge commit '096abfa15052977eed93f0b5e01afd2d47c53c1f' | Michael Niedermayer | 2012-12-08 | 1 | -0/+83 |
|\| |
|
| * | arm: detect cpu features at runtime on Linux | Mans Rullgard | 2012-12-07 | 1 | -0/+83 |
* | | Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30' | Michael Niedermayer | 2012-12-08 | 4 | -5/+5 |
|\| |
|
| * | arm: rename ARMVFP config symbol to VFP | Mans Rullgard | 2012-12-07 | 4 | -5/+5 |
* | | Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5' | Michael Niedermayer | 2012-12-08 | 3 | -8/+8 |
|\| |
|
| * | arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation | Mans Rullgard | 2012-12-07 | 3 | -8/+8 |
* | | opt_list: fix vertical alignment of types | Michael Niedermayer | 2012-12-08 | 1 | -12/+12 |
* | | opt: print ranges in opt_list() | Michael Niedermayer | 2012-12-08 | 1 | -0/+42 |
* | | opt: Add support to query ranges | Michael Niedermayer | 2012-12-08 | 4 | -2/+144 |
* | | Merge commit 'c25fc5c2bb6ae8c93541c9427df3e47206d95152' | Michael Niedermayer | 2012-12-07 | 1 | -1/+1 |
|\| |
|
| * | x86: float_dsp: fix compilation of ff_vector_dmul_scalar_avx() on x86-32 | Justin Ruggles | 2012-12-06 | 1 | -1/+1 |
* | | Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56' | Michael Niedermayer | 2012-12-06 | 1 | -0/+1 |
|\| |
|
| * | pixdesc: fix yuva 10bit bit depth | Paul B Mahol | 2012-12-05 | 1 | -20/+20 |
| * | x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scaling | Justin Ruggles | 2012-12-05 | 1 | -0/+1 |
* | | Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652' | Michael Niedermayer | 2012-12-06 | 7 | -6/+121 |
|\| |
|
| * | lavu/opt: do not filter out the initial sign character except for flags | Justin Ruggles | 2012-12-05 | 1 | -3/+8 |
| * | eval: treat dB as decibels instead of decibytes | Justin Ruggles | 2012-12-05 | 1 | -3/+24 |
| * | float_dsp: add vector_dmul_scalar() to multiply a vector of doubles | Justin Ruggles | 2012-12-05 | 5 | -0/+89 |
* | | av_assert should use AV_LOG_PANIC. | Reimar Döffinger | 2012-12-05 | 2 | -2/+2 |
* | | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' | Michael Niedermayer | 2012-12-05 | 16 | -68/+2 |
|\| |
|
| * | Remove pointless #undefs of previously forbidden functions. | Anton Khirnov | 2012-12-04 | 15 | -29/+0 |
* | | pixdesc: fix broken yuva definitions | Paul B Mahol | 2012-12-05 | 1 | -20/+20 |
* | | lavu/channel_layout: document the semantic of layouts. | Nicolas George | 2012-12-02 | 1 | -0/+8 |
* | | lavu/parseutils: accept %J for hours >= 24. | Nicolas George | 2012-12-02 | 3 | -3/+5 |
* | | lavu/opt: allow to set sample and pixel format with av_opt_set_int() | Stefano Sabatini | 2012-12-01 | 2 | -9/+24 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-01 | 1 | -3/+5 |
|\| |
|
| * | avutil: Use a configure check to enable windows console functions | Martin Storsjö | 2012-11-30 | 1 | -2/+2 |
| * | avutil: Include io.h with a separate condition from windows console functions | Martin Storsjö | 2012-11-30 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-30 | 1 | -1/+3 |
|\| |
|
| * | avutil: Include io.h with a separate condition from MapViewOfFile | Martin Storsjö | 2012-11-29 | 1 | -1/+3 |
* | | lavu/opt: change the way default pixel and sample format value is set | Stefano Sabatini | 2012-11-30 | 2 | -5/+20 |
* | | Merge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1' | Michael Niedermayer | 2012-11-28 | 1 | -1/+1 |
|\| |
|
| * | x86: cpu: Drop unused HAVE_RWEFLAGS condition | Diego Biurrun | 2012-11-28 | 1 | -1/+1 |