| Commit message (Expand) | Author | Age | Files | Lines |
* | libavutil: Add saturating subtraction functions | Andrew D'Addesio | 2017-12-04 | 3 | -2/+48 |
* | avutil/mem: Add DECLARE_ASM_ALIGNED macro for DJGPP architecture. | Thomas Köppe | 2017-12-02 | 1 | -0/+1 |
* | avutil/x86util : add macro for loading a 128 bits constants in an xmm or in e... | Martin Vignali | 2017-12-02 | 1 | -0/+8 |
* | Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa' | James Almer | 2017-11-29 | 2 | -2/+25 |
|\ |
|
| * | stereo3d: Support view type for frame sequence type | Vittorio Giovara | 2017-11-28 | 2 | -1/+25 |
* | | lavu/hwcontext_opencl.h: fix build on macOS | Rodger Combs | 2017-11-28 | 1 | -0/+4 |
* | | hwcontext_vaapi: Do not assume that sw_format is transferable | Mark Thompson | 2017-11-26 | 1 | -7/+14 |
* | | hwcontext_d3d11va: properly reset values after release/close | Jan Ekström | 2017-11-25 | 1 | -5/+16 |
* | | hwcontext_opencl: Reset internal command queue on device_uninit | Mark Thompson | 2017-11-25 | 1 | -0/+1 |
* | | hwcontext_d3d11: Log adapter details on device creation | Mark Thompson | 2017-11-25 | 1 | -1/+8 |
* | | lavu/pixfmt: Remove gap in the middle of enum AVPixelFormat | Mark Thompson | 2017-11-25 | 2 | -2/+2 |
* | | lavu,lavfi,ffmpeg: Remove experimental OpenCL API | Mark Thompson | 2017-11-22 | 5 | -1270/+0 |
* | | hwcontext: Perform usual uninitialisation on derived frames contexts | Mark Thompson | 2017-11-22 | 1 | -10/+7 |
* | | hwcontext_opencl: DRM to OpenCL mapping for ARM | Mark Thompson | 2017-11-22 | 1 | -0/+263 |
* | | hwcontext_opencl: D3D11 to OpenCL mapping | Mark Thompson | 2017-11-22 | 1 | -2/+319 |
* | | hwcontext_opencl: DXVA2 to OpenCL mapping | Mark Thompson | 2017-11-22 | 1 | -0/+397 |
* | | hwcontext_opencl: QSV to OpenCL mapping for Intel Media SDK | Mark Thompson | 2017-11-22 | 1 | -0/+365 |
* | | hwcontext_opencl: VAAPI to OpenCL mapping for Intel i965+beignet | Mark Thompson | 2017-11-22 | 1 | -0/+298 |
* | | lavu: OpenCL hwcontext implementation | Mark Thompson | 2017-11-22 | 7 | -1/+1408 |
* | | lavu: Add OpenCL hardware pixfmt | Mark Thompson | 2017-11-22 | 3 | -1/+12 |
* | | compat/cuda: Pass a logging context to load functions | Mark Thompson | 2017-11-20 | 1 | -1/+1 |
* | | lavu/qsv: remove unused variable | Zhong Li | 2017-11-20 | 1 | -1/+0 |
* | | hwcontext_vaapi: add the fourcc of I420 format map. | Jun Zhao | 2017-11-20 | 1 | -1/+3 |
* | | Merge commit '3152058bf1dca318898550efacf0286f4836cae6' | James Almer | 2017-11-19 | 1 | -5/+1 |
|\| |
|
* | | hwcontext_d3d11va: add missing stdint.h include | Timo Rothenpieler | 2017-11-17 | 1 | -0/+1 |
* | | Avoid corrupting diagnostic state with _Pragma changes. | Dale Curtis | 2017-11-14 | 1 | -2/+2 |
* | | avutil/crc: use ff_thread_once at av_crc_get_table | Muhammad Faiz | 2017-11-14 | 1 | -20/+29 |
* | | Fix missing used attribute for inline assembly variables | Thomas Köppe | 2017-11-13 | 1 | -0/+17 |
* | | hwcontext_vaapi: Fix build with libva 2.0 | Mark Thompson | 2017-11-12 | 1 | -1/+1 |
* | | Merge commit '0af8a72174108b9bb482f1073a1e9a3bc258af51' | James Almer | 2017-11-11 | 2 | -8/+1 |
|\| |
|
| * | build: Drop support for legacy TI ARM compiler | Diego Biurrun | 2017-10-25 | 2 | -8/+1 |
| * | hwcontext_vaapi: Set message callbacks on internally-created devices | Mark Thompson | 2017-10-25 | 1 | -0/+21 |
| * | arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp | Martin Storsjö | 2017-10-24 | 1 | -2/+2 |
* | | Merge commit '69ac24e556c6fbc7138be5a60d0b90d2a5676c3d' | James Almer | 2017-11-11 | 1 | -1/+1 |
|\| |
|
| * | aarch64: Get rid of a stray double space | Martin Storsjö | 2017-10-18 | 1 | -1/+1 |
* | | Merge commit '7ac092d05de487d088bc96ab4a7bd6207fbfa98c' | James Almer | 2017-11-11 | 1 | -2/+2 |
|\| |
|
| * | build: CryptGenRandom --> wincrypt, it is a better name | Diego Biurrun | 2017-10-12 | 1 | -2/+2 |
* | | Merge commit 'b46900914a1f25ce8dbf49d7c53766ff1f18b60f' | James Almer | 2017-11-11 | 1 | -1/+1 |
|\| |
|
| * | build: Merge mach/mach_time.h and mach_absolute_time() checks | Diego Biurrun | 2017-10-12 | 1 | -1/+1 |
* | | Merge commit '09c98327b9f25c6c1716c0ee82ce09d8b484887a' | James Almer | 2017-11-11 | 1 | -5/+0 |
|\| |
|
| * | build: Drop support for Tru64 Unix (OSF/1) | Diego Biurrun | 2017-10-10 | 1 | -5/+0 |
| * | cpu: split flag checks per arch in av_cpu_max_align() | James Almer | 2017-10-09 | 6 | -7/+51 |
* | | Merge commit 'ccbb31c14b766ef666ef2daa8c467e478183a957' | James Almer | 2017-11-11 | 1 | -0/+17 |
|\| |
|
| * | qsv: Make sure the session is set with the latest version | Luca Barbato | 2017-09-27 | 1 | -0/+17 |
| * | pixdesc: Add API to map color property names to enum values | Vittorio Giovara | 2017-09-21 | 3 | -1/+90 |
* | | Merge commit 'accb06120c13a4ead442464d96f2fa318fa07a4e' | James Almer | 2017-11-11 | 1 | -1/+1 |
|\| |
|
* | | Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0' | James Almer | 2017-11-11 | 2 | -4/+8 |
|\| |
|
| * | msvc: Properly specify dllexport for data symbols shared across dll boundaries | Martin Storsjö | 2017-08-31 | 1 | -6/+0 |
* | | Merge commit 'e41daa62465036ad36ad0bd14e4936e848d7f07e' | James Almer | 2017-11-11 | 3 | -5/+5 |
|\| |
|
| * | Remove support for building for mingw32ce (Windows CE) | Martin Storsjö | 2017-08-31 | 2 | -2/+2 |