| Commit message (Expand) | Author | Age | Files | Lines |
* | checkasm: use perf API on Linux ARM* | Clément Bœsch | 2017-09-08 | 1 | -0/+3 |
* | build: consistent spacing between lists (cosmetics) | Clément Bœsch | 2017-09-05 | 1 | -0/+5 |
* | lavd: drop QTKit indev | Clément Bœsch | 2017-09-04 | 1 | -3/+0 |
* | lavd: drop disabled v4l code | Clément Bœsch | 2017-09-03 | 1 | -2/+0 |
* | build: drop unused sndio_h and asoundlib_h | Clément Bœsch | 2017-09-02 | 1 | -2/+0 |
* | build: make sndio part of the autodetected libraries | Clément Bœsch | 2017-09-02 | 1 | -2/+3 |
* | build: make jack part of the autodetected libraries | Clément Bœsch | 2017-09-02 | 1 | -2/+3 |
* | build: make alsa part of the autodetected libraries | Clément Bœsch | 2017-09-02 | 1 | -3/+3 |
* | build: make sure a disabled autodetect still pick the libc's iconv | Clément Bœsch | 2017-09-02 | 1 | -1/+10 |
* | build: add --disable-autodetect switch | Clément Bœsch | 2017-09-02 | 1 | -0/+6 |
* | build: simplify weak-enabling of autodetected libraries | Clément Bœsch | 2017-09-02 | 1 | -15/+3 |
* | build: remove vda_framework from enable_weak | Clément Bœsch | 2017-09-02 | 1 | -1/+1 |
* | build: replace use of HAVE_SDL2 with existing CONFIG_SDL2 | Clément Bœsch | 2017-09-02 | 1 | -1/+0 |
* | build: treat sdl2 like other autodetected libraries | Clément Bœsch | 2017-09-02 | 1 | -6/+8 |
* | build: isolate sdl-to-sdl2 aliasing | Clément Bœsch | 2017-09-02 | 1 | -3/+4 |
* | build: treat securetransport and schannel like other autodetected libraries | Clément Bœsch | 2017-09-02 | 1 | -4/+10 |
* | build: treat libxcb like other autodetected libraries | Clément Bœsch | 2017-09-02 | 1 | -19/+5 |
* | build: treat iconv like other autodetected libraries | Clément Bœsch | 2017-09-02 | 1 | -1/+3 |
* | build: treat crystalhd like other hwaccels | Clément Bœsch | 2017-09-02 | 1 | -3/+4 |
* | build: group z libs with other autodetected libraries | Clément Bœsch | 2017-09-02 | 1 | -3/+6 |
* | configure: require pkg-config for libvmaf | Ashish Singh | 2017-08-30 | 1 | -2/+1 |
* | configure: add support for libnpp* from cuda sdk 9 | Timo Rothenpieler | 2017-08-30 | 1 | -1/+3 |
* | lavd: implement NewTek NDI input/output device support | Maksym Veremeyenko | 2017-08-27 | 1 | -0/+9 |
* | configure: add avx2 enabled log | Martin Vignali | 2017-08-26 | 1 | -0/+1 |
* | d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY | Martin Storsjö | 2017-08-10 | 1 | -1/+13 |
* | examples/hw_decode: Add a HWAccel decoding example. | Jun Zhao | 2017-07-30 | 1 | -0/+2 |
* | avcodec: add Dolby E decoder | foo86 | 2017-07-19 | 1 | -0/+1 |
* | configure: Fix libvmaf name | Matt Oliver | 2017-07-16 | 1 | -1/+1 |
* | avfilter: add LIBVMAF filter | Ashish Singh | 2017-07-16 | 1 | -0/+5 |
* | configure: use pkg-config for libgme, if available | Ricardo Constantino | 2017-07-13 | 1 | -1/+2 |
* | configure: require pkg-config for libvorbis | Ricardo Constantino | 2017-07-06 | 1 | -1/+2 |
* | hwcontext_d3d11va: add option to enable debug mode | wm4 | 2017-06-27 | 1 | -0/+2 |
* | d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is ... | Martin Storsjö | 2017-06-27 | 1 | -0/+4 |
* | dxva: add support for new dxva2 and d3d11 hwaccel APIs | wm4 | 2017-06-27 | 1 | -17/+13 |
* | vaapi_encode: Add VP9 support | Mark Thompson | 2017-06-24 | 1 | -0/+3 |
* | Add support for LibOpenJPEG v2.2/git | Reino17 | 2017-06-23 | 1 | -1/+4 |
* | configure: fix assignment of assembler specific flags | James Almer | 2017-06-23 | 1 | -2/+2 |
* | configure: Move x86 assembler sanity check into assembler probe function | Diego Biurrun | 2017-06-21 | 1 | -4/+4 |
* | build: Prefer NASM assembler over YASM | Diego Biurrun | 2017-06-21 | 1 | -3/+3 |
* | build: fix commandline selection of nasm | James Almer | 2017-06-21 | 1 | -6/+17 |
* | build: Explicitly set 32-bit/64-bit object formats for nasm/yasm | Diego Biurrun | 2017-06-21 | 1 | -14/+9 |
* | build: Allow generating dependencies as a side-effect of assembling | Diego Biurrun | 2017-06-21 | 1 | -0/+8 |
* | build: Generalize yasm/nasm-related variable names | Diego Biurrun | 2017-06-21 | 1 | -32/+42 |
* | configure: Move up the avbuild directory creation | Luca Barbato | 2017-06-20 | 1 | -1/+2 |
* | build: Add missing idctdsp dependency for clearvideo | Diego Biurrun | 2017-06-20 | 1 | -0/+1 |
* | configure: use -x instead of -wN ..@ to strip assembly files | Rostislav Pehlivanov | 2017-06-16 | 1 | -2/+1 |
* | avfilter/af_sofalizer: switch to libmysofa | Paul B Mahol | 2017-06-08 | 1 | -4/+4 |
* | lavc: add mpeg2 mediacodec decoder | Aman Gupta | 2017-06-08 | 1 | -0/+2 |
* | Disable MSA optimization for big endian arch | Shivraj Patil | 2017-06-03 | 1 | -0/+4 |
* | configure: libnpp does not need to link libcuda | Timo Rothenpieler | 2017-06-01 | 1 | -1/+1 |