| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'e78913052263af80855590659fb0f705e8f13c8a' | Michael Niedermayer | 2013-10-29 | 1 | -0/+4 |
|\ |
|
| * | configure: Provide an hardened toolchain option | Luca Barbato | 2013-10-29 | 1 | -0/+4 |
* | | Merge commit 'dcd3eda6cb8884beeb67ef5eb61b4bb6b01d29ea' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
|\| |
|
| * | configure: Move gcc-only -W option where it belongs | Luca Barbato | 2013-10-29 | 1 | -1/+1 |
* | | Merge commit 'de6061203e2d509579ab110fb1873aade34320f5' | Michael Niedermayer | 2013-10-28 | 1 | -0/+1 |
|\| |
|
| * | configure: Disable -Wmaybe-uninitialized by default | Luca Barbato | 2013-10-28 | 1 | -0/+1 |
| * | libavutil: x86: Add AVX2 capable CPU detection. | Kieran Kunhya | 2013-10-25 | 1 | -0/+3 |
| * | movenc: Add an F4V muxer | Clément Bœsch | 2013-10-23 | 1 | -0/+1 |
* | | libavfilter/vf_noise: relicense to LGPL | Paul B Mahol | 2013-10-27 | 1 | -1/+0 |
* | | configure: link with built libs when pc-uninstalled is used | Lukasz Marek | 2013-10-26 | 1 | -1/+1 |
* | | Add AVX2 capable CPU detection. Patch based on x264's AVX2 detection | Kieran Kunhya | 2013-10-26 | 1 | -0/+3 |
* | | configure: abort if threading without atomics is used | Michael Niedermayer | 2013-10-25 | 1 | -0/+2 |
* | | lavd: add fbdev output device | Lukasz Marek | 2013-10-24 | 1 | -0/+1 |
* | | make it possible to compile ffmpeg without swscale | Paul B Mahol | 2013-10-21 | 1 | -1/+1 |
* | | configure: remove \r from cc_ident, | 俞晓磊 | 2013-10-19 | 1 | -1/+1 |
* | | lavc: add a HEVC decoder. | Guillaume Martres | 2013-10-15 | 1 | -0/+1 |
* | | configure: Warn when inline asm is disabled for ICL | Michael Niedermayer | 2013-10-15 | 1 | -0/+1 |
* | | Merge commit '9e3946aadaef6f7d7ef15c31b5ff1e73d0ba79a1' | Michael Niedermayer | 2013-10-09 | 1 | -2/+2 |
|\| |
|
| * | build: Require yasm 0.8.0 or higher | Derek Buitenhuis | 2013-10-09 | 1 | -2/+2 |
* | | lavd: pulse audio encoder | Lukasz Marek | 2013-10-08 | 1 | -0/+1 |
* | | Merge commit 'e52567c2954f627d420b30f75f71af2f2e4afe80' | Michael Niedermayer | 2013-10-08 | 1 | -1/+1 |
|\| |
|
| * | build: Strip spurious labels | Loren Merritt | 2013-10-07 | 1 | -0/+3 |
* | | configure: filters should select the parts they need not use deps | Michael Niedermayer | 2013-10-06 | 1 | -4/+8 |
* | | configure: add --tempprefix option | Michael Niedermayer | 2013-10-05 | 1 | -1/+7 |
* | | Merge remote-tracking branch 'rbultje/master' | Michael Niedermayer | 2013-10-03 | 1 | -0/+1 |
|\ \ |
|
| * | | Native VP9 decoder. | Ronald S. Bultje | 2013-10-02 | 1 | -0/+1 |
* | | | Revert "Merge commit '61c31e4ee7ea79a9e74c0476b81244febf17e6d7'" (configure: ... | Michael Niedermayer | 2013-10-01 | 1 | -17/+15 |
* | | | configure: fix logic for threads in case of OpenCL is enabled. Fixes ticket 3... | Thilo Borgmann | 2013-10-01 | 1 | -1/+1 |
* | | | configure: fix build with enable-xmm-clobber-test | Michael Niedermayer | 2013-09-30 | 1 | -0/+1 |
|/ / |
|
* | | Merge commit 'd6d27f3e58e6980bce4a490e7d8cc0f6a84521fe' | Michael Niedermayer | 2013-09-24 | 1 | -2/+4 |
|\| |
|
| * | configure: Enable -Qansi-alias for icl 14+ | Alex Smith | 2013-09-24 | 1 | -2/+4 |
* | | avfilter: add ladspa wrapper filter | Paul B Mahol | 2013-09-22 | 1 | -0/+4 |
* | | lavf: add SFTP protocol via libssh | Lukasz Marek | 2013-09-21 | 1 | -0/+4 |
* | | Merge commit '09f2581dc5edb3642858d69d9a70b67e249167e9' | Michael Niedermayer | 2013-09-20 | 1 | -2/+3 |
|\| |
|
| * | msvc/icl: Use __declspec(deprecated) | Alex Smith | 2013-09-20 | 1 | -2/+3 |
* | | Merge commit 'e5d45e028cf4193b562075897e55091779e49f15' | Michael Niedermayer | 2013-09-20 | 1 | -0/+22 |
|\| |
|
| * | build: Support cparser | Luca Barbato | 2013-09-19 | 1 | -0/+22 |
| * | Add a WebP decoder | Justin Ruggles | 2013-09-18 | 1 | -0/+1 |
* | | avfilter: port pullup filter from libmpcodecs | Paul B Mahol | 2013-09-17 | 1 | -0/+1 |
* | | Merge commit '187105ff8a02bafc9c58d9d8363bb3f55a415635' | Michael Niedermayer | 2013-09-17 | 1 | -1/+1 |
|\| |
|
| * | Fix references to deleted avcodec_encode_video() function | Vittorio Giovara | 2013-09-16 | 1 | -1/+1 |
* | | Merge commit 'e2cd766ca1b9bb2ba72aca5f6ba5d8be15743984' | Michael Niedermayer | 2013-09-12 | 1 | -1/+1 |
|\| |
|
| * | configure: Mention that icl does not build both static and shared libs | Diego Biurrun | 2013-09-12 | 1 | -1/+1 |
| * | configure: Fix wrong reference to user support mailing list | Diego Biurrun | 2013-09-11 | 1 | -1/+1 |
* | | Merge commit '7f9e893f56db52078e0f46677ed337b2e25fa94d' | Michael Niedermayer | 2013-09-04 | 1 | -1/+1 |
|\| |
|
| * | build: Report an error message when a pc file is not found | Luca Barbato | 2013-09-04 | 1 | -1/+1 |
* | | lavfi/hue: relicense to LGPL with permission by all contributors | Paul B Mahol | 2013-09-03 | 1 | -1/+0 |
* | | lavfi: port phase filter from libmpcodecs | Paul B Mahol | 2013-09-03 | 1 | -0/+1 |
* | | lavc: add teletext decoder using libzvbi | Marton Balint | 2013-09-02 | 1 | -0/+6 |
* | | Merge commit 'f4ca970dba13a60a1334cce1b574036e6f624b9c' | Michael Niedermayer | 2013-09-01 | 1 | -0/+4 |
|\| |
|