| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: showspectrum now uses fft, add showspectrumpic | Paul B Mahol | 2016-01-12 | 1 | -1/+3 |
* | configure: Use libgcrypt-config's cflags | Ricardo Constantino | 2016-01-08 | 1 | -1/+4 |
* | configure: Use libgcrypt-config if available | Ricardo Constantino | 2016-01-08 | 1 | -1/+11 |
* | configure: remove unused bulitin check | James Almer | 2016-01-07 | 1 | -2/+0 |
* | lavu: add ff_parity() | Clément Bœsch | 2016-01-07 | 1 | -0/+2 |
* | configure: use warn() for mips unknown cpu warning | Michael Niedermayer | 2016-01-06 | 1 | -1/+1 |
* | mips: display a warning message when using an unknown CPU | Vicente Olivert Riera | 2016-01-06 | 1 | -0/+2 |
* | avcodec: Remove libstagefright | Derek Buitenhuis | 2016-01-06 | 1 | -6/+0 |
* | configure: bump copyright year to 2016 | James Almer | 2016-01-02 | 1 | -1/+1 |
* | configure: support --cpu=host and Clang | yukari yakumo | 2015-12-30 | 1 | -0/+11 |
* | mips: put "disable mipsfpu" in a better place for loongson | Vicente Olivert Riera | 2015-12-30 | 1 | -1/+1 |
* | mips: add mips32r6 architecture variant | Vicente Olivert Riera | 2015-12-30 | 1 | -0/+12 |
* | configure: make gcc 2 detection more robust | Ganesh Ajjanagadde | 2015-12-30 | 1 | -1/+2 |
* | lavfi/af_anequalizer: remove cabs, cexp dependencies | Ganesh Ajjanagadde | 2015-12-28 | 1 | -1/+0 |
* | lavu/libm,configure: remove exp10, exp10f detection | Ganesh Ajjanagadde | 2015-12-25 | 1 | -2/+0 |
* | avfilter: add high-order parametric multiband equalizer filter | Paul B Mahol | 2015-12-25 | 1 | -0/+1 |
* | avcodec: add OpenJPEG 2.x compatibility | Michael Bradshaw | 2015-12-25 | 1 | -1/+4 |
* | lavu/libm: add exp10 support | Ganesh Ajjanagadde | 2015-12-23 | 1 | -0/+2 |
* | lavfi/af_aemphasis: remove unnecessary complex number usage | Ganesh Ajjanagadde | 2015-12-23 | 1 | -1/+0 |
* | vaapi: Add VP9 hwaccell support | Timo Rothenpieler | 2015-12-22 | 1 | -0/+3 |
* | lavu/libm: add erf hack and make dynaudnorm available everywhere | Ganesh Ajjanagadde | 2015-12-21 | 1 | -1/+0 |
* | lavu/libm: add copysign hack | Ganesh Ajjanagadde | 2015-12-19 | 1 | -1/+1 |
* | lavu/random_seed: use arc4random() when available | Ganesh Ajjanagadde | 2015-12-17 | 1 | -0/+2 |
* | Merge commit 'e02de9df4b218bd6e1e927b67fd4075741545688' | Hendrik Leppkes | 2015-12-17 | 1 | -2/+4 |
|\ |
|
| * | lavc: export Dirac parsing API used by the ogg demuxer as public | Anton Khirnov | 2015-12-06 | 1 | -1/+3 |
| * | configure: Add -framework CoreVideo when building the avfoundation indev | Martin Storsjö | 2015-12-03 | 1 | -1/+1 |
| * | configure: Replace `pr` since it is not provided by busybox | Kylie McClain | 2015-12-02 | 1 | -2/+6 |
* | | mips: add mips64r2 architecture variant | Vicente Olivert Riera | 2015-12-16 | 1 | -0/+12 |
* | | mips: i6400 core is not mips32r2, so disable mips32r2 | Vicente Olivert Riera | 2015-12-16 | 1 | -0/+1 |
* | | configure: add conditional library dependency for sofalizer and showfreqs | Paul B Mahol | 2015-12-14 | 1 | -0/+2 |
* | | avfilter/af_sofalizer: add frequency domain processing and use it by default | Paul B Mahol | 2015-12-14 | 1 | -1/+2 |
* | | avfilter: add SOFAlizer audio filter | Paul B Mahol | 2015-12-12 | 1 | -0/+4 |
* | | mips: i6400 core does have an FPU, so not disable it | Vicente Olivert Riera | 2015-12-12 | 1 | -1/+0 |
* | | mips: add i6400 core optimizations | Vicente Olivert Riera | 2015-12-12 | 1 | -3/+4 |
* | | mips: remove --mips64r6 configure option | Vicente Olivert Riera | 2015-12-12 | 1 | -9/+0 |
* | | configure: fix vp9_d3d11va_hwaccel deps | James Almer | 2015-12-07 | 1 | -1/+1 |
* | | Merge commit 'cb49bb10ca7fcff2e382d9d989232b1a7f28e7da' | Hendrik Leppkes | 2015-12-07 | 1 | -0/+1 |
|\| |
|
| * | build: Move -Wcast-qual to the extra_warnings | Luca Barbato | 2015-12-02 | 1 | -1/+1 |
| * | avfoundation: Simple capture | Alexandre Lision | 2015-11-26 | 1 | -0/+7 |
* | | avcodec: implement vp9 dxva2 hwaccel | Hendrik Leppkes | 2015-12-07 | 1 | -0/+5 |
* | | Merge commit '9f57f134c19773d54269b6cb9ee455ff87c2e9e1' | Hendrik Leppkes | 2015-12-05 | 1 | -9/+45 |
|\| |
|
| * | configure: ObjC support | Luca Barbato | 2015-11-26 | 1 | -1/+46 |
* | | mips: add p5600 core optimizations | Vicente Olivert Riera | 2015-12-04 | 1 | -2/+3 |
* | | mips: remove --mips32r5 configure option | Vicente Olivert Riera | 2015-12-04 | 1 | -19/+1 |
* | | avfilter: add audio emphasis filter | Paul B Mahol | 2015-12-04 | 1 | -0/+26 |
* | | mips: rename mipsdspr1 to mipsdsp | Vicente Olivert Riera | 2015-12-04 | 1 | -14/+14 |
* | | avcodec/libdcadec: require first public release | James Almer | 2015-11-29 | 1 | -3/+1 |
* | | configure: Add user options to enable gcrypt/gmp for rtmp(t)e support. | Matt Oliver | 2015-11-30 | 1 | -7/+9 |
* | | Merge commit 'afdff8008149515afebf9992eae84be7d76e6b1e' | Hendrik Leppkes | 2015-11-29 | 1 | -0/+3 |
|\| |
|
| * | configure: Clearly state that MSYS native builds are discouraged | Luca Barbato | 2015-11-21 | 1 | -0/+3 |