summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '59cee42d7d22530e66a155305389e29679b11f78'James Almer2017-10-301-0/+2
|\
| * arm: Check for the .arch directive in configureMartin Storsjö2017-05-081-0/+2
| * hwcontext: Improve allocation in derived contextsMark Thompson2017-04-304-3/+22
| * hwcontext_qsv: Implement mapping frames to the child device typeMark Thompson2017-04-301-2/+86
| * hwcontext_qsv: Implement mapping frames from the child device typeMark Thompson2017-04-301-32/+142
| * hwcontext: Add frame context mapping for nontrivial contextsMark Thompson2017-04-302-1/+13
| * hwcontext_qsv: Support derivation from child devicesMark Thompson2017-04-301-29/+84
| * spherical: add functions to retrieve and request projection namesJames Almer2017-04-273-1/+47
* | Merge commit '04b0f0e371ff81b682274b574fb465ba4395c09f'James Almer2017-10-302-12/+16
|\ \ | |/
| * mem: uninline av_malloc(z)_array()Anton Khirnov2017-04-262-12/+16
| * pixfmt: Add gbrap10 pixel formatPaul B Mahol2017-04-132-0/+32
* | avutil/frame: deprecate getters and setters for AVFrame fieldsJames Almer2017-10-293-0/+31
* | Merge commit '193b09189004ede4a6998e69192d1a9f63602088'James Almer2017-10-261-4/+4
|\ \ | |/
| * thread: Define ff_mutex_* macros as stub functions when threads are disabledDiego Biurrun2017-04-121-4/+4
* | Merge commit '10f4511f14a4e830c0ed471df4cd1cc2a18a481a'James Almer2017-10-261-7/+14
|\ \ | |/
| * libavutil: Make LOCAL_ALIGNED(xx be equal to LOCAL_ALIGNED_xx(Martin Storsjö2017-03-311-4/+5
* | avcodec/mips: Improve hevc bi weighted hv mc msa functionsKaustubh Raste2017-10-251-0/+35
* | Don't use _tzcnt instrinics with clang for windows w/o BMI.Dale Curtis2017-10-251-1/+2
* | Merge commit '1bd986ed4b0e95ded368a8eeb5c044853c090f9b'James Almer2017-10-242-2/+3
|\ \ | |/
| * hwcontext: Move NONE to the be the first member of AVHWDeviceTypeMark Thompson2017-03-272-2/+3
| * spherical: Change types of bounding and pad to uint32_tVittorio Giovara2017-03-231-5/+5
* | Merge commit '35cf146a33ce41a1adb6c9bd5a0827eacb1b6bfc'James Almer2017-10-232-17/+0
|\ \ | |/
| * lavu: Drop deprecated av_dlog macroVittorio Giovara2017-03-232-17/+0
* | Merge commit '619a433eca2c5655c41b799e0b06380020fb1498'James Almer2017-10-232-6/+0
|\ \ | |/
| * lavu: Drop deprecated option typeVittorio Giovara2017-03-232-6/+0
* | Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68'James Almer2017-10-233-51/+0
|\ \ | |/
| * lavu: Drop deprecated VDPAU pixel formatsVittorio Giovara2017-03-233-51/+0
| * lavc: Drop deprecated stream codec tagVittorio Giovara2017-03-231-2/+2
* | Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198'James Almer2017-10-233-22/+2
|\ \ | |/
| * lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-233-17/+0
* | avutil/frame: remove unneccessary metadata pointer getterJames Almer2017-10-232-3/+0
* | lavu/arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfpMartin Storsjö2017-10-231-2/+2
* | lavc: drop VDAClément Bœsch2017-10-233-16/+0
* | avutil/tests/hmac: remove superfluous loopJames Almer2017-10-221-13/+1
* | avutil/hmac: remove gap in AVHMACType enum valuesJames Almer2017-10-221-1/+1
* | avutil/crc: remove gap in AVCRCId enum valuesJames Almer2017-10-222-7/+0
* | Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer2017-10-211-8/+8
|\ \ | |/
| * Bump major versions of all librariesVittorio Giovara2017-03-231-6/+6
* | Merge commit '8e2346154e6d58b733fd20326ce706f82fd91b3e'James Almer2017-10-211-6/+6
|\ \ | |/
| * libavutil: Hook up the rest of the gcc specific attributes to clang as wellMartin Storsjö2017-03-221-6/+6
* | Merge commit '3aa9c523e9cf4f4a5e239ac737281e096c884907'James Almer2017-10-211-1/+1
|\ \ | |/
| * libavutil: Define the noreturn attribute for clang in MSVC mode as wellMartin Storsjö2017-03-211-1/+1
| * hwcontext: Make it easier to work with device typesMark Thompson2017-03-203-1/+70
| * hwcontext: Add device derivationMark Thompson2017-03-204-1/+100
* | Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'James Almer2017-10-211-16/+26
|\ \ | |/
| * x86util: Port all macros to cpuflagsDiego Biurrun2017-03-141-21/+31
| * spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-073-1/+93
| * libavutil: add av_mod_uintp2James Almer2017-03-011-0/+14
| * intmath: add faster clz supportGanesh Ajjanagadde2017-03-011-0/+19
| * build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-03-012-7/+7
OpenPOWER on IntegriCloud