summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* avutil/frame: deprecate getters and setters for AVFrame fieldsJames Almer2017-10-29
* Merge commit '193b09189004ede4a6998e69192d1a9f63602088'James Almer2017-10-26
|\
| * thread: Define ff_mutex_* macros as stub functions when threads are disabledDiego Biurrun2017-04-12
* | Merge commit '10f4511f14a4e830c0ed471df4cd1cc2a18a481a'James Almer2017-10-26
|\|
| * libavutil: Make LOCAL_ALIGNED(xx be equal to LOCAL_ALIGNED_xx(Martin Storsjö2017-03-31
* | avcodec/mips: Improve hevc bi weighted hv mc msa functionsKaustubh Raste2017-10-25
* | Don't use _tzcnt instrinics with clang for windows w/o BMI.Dale Curtis2017-10-25
* | Merge commit '1bd986ed4b0e95ded368a8eeb5c044853c090f9b'James Almer2017-10-24
|\|
| * hwcontext: Move NONE to the be the first member of AVHWDeviceTypeMark Thompson2017-03-27
| * spherical: Change types of bounding and pad to uint32_tVittorio Giovara2017-03-23
* | Merge commit '35cf146a33ce41a1adb6c9bd5a0827eacb1b6bfc'James Almer2017-10-23
|\|
| * lavu: Drop deprecated av_dlog macroVittorio Giovara2017-03-23
* | Merge commit '619a433eca2c5655c41b799e0b06380020fb1498'James Almer2017-10-23
|\|
| * lavu: Drop deprecated option typeVittorio Giovara2017-03-23
* | Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68'James Almer2017-10-23
|\|
| * lavu: Drop deprecated VDPAU pixel formatsVittorio Giovara2017-03-23
| * lavc: Drop deprecated stream codec tagVittorio Giovara2017-03-23
* | Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198'James Almer2017-10-23
|\|
| * lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-23
* | avutil/frame: remove unneccessary metadata pointer getterJames Almer2017-10-23
* | lavu/arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfpMartin Storsjö2017-10-23
* | lavc: drop VDAClément Bœsch2017-10-23
* | avutil/tests/hmac: remove superfluous loopJames Almer2017-10-22
* | avutil/hmac: remove gap in AVHMACType enum valuesJames Almer2017-10-22
* | avutil/crc: remove gap in AVCRCId enum valuesJames Almer2017-10-22
* | Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer2017-10-21
|\|
| * Bump major versions of all librariesVittorio Giovara2017-03-23
* | Merge commit '8e2346154e6d58b733fd20326ce706f82fd91b3e'James Almer2017-10-21
|\|
| * libavutil: Hook up the rest of the gcc specific attributes to clang as wellMartin Storsjö2017-03-22
* | Merge commit '3aa9c523e9cf4f4a5e239ac737281e096c884907'James Almer2017-10-21
|\|
| * libavutil: Define the noreturn attribute for clang in MSVC mode as wellMartin Storsjö2017-03-21
| * hwcontext: Make it easier to work with device typesMark Thompson2017-03-20
| * hwcontext: Add device derivationMark Thompson2017-03-20
* | Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'James Almer2017-10-21
|\|
| * x86util: Port all macros to cpuflagsDiego Biurrun2017-03-14
| * spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-07
| * libavutil: add av_mod_uintp2James Almer2017-03-01
| * intmath: add faster clz supportGanesh Ajjanagadde2017-03-01
| * build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-03-01
| * aarch64: Add parentheses around the offset parameter in movrelMartin Storsjö2017-02-16
| * hwcontext_vaapi: Try to support the VDPAU wrapperMark Thompson2017-02-13
| * hwcontext_dxva2: support D3D9Exwm42017-02-11
| * AVFrame: add an opaque_ref fieldwm42017-02-11
* | Bump version for master after 3.4 branchpointMichael Niedermayer2017-10-11
* | Bump minor versions for branching 3.4Michael Niedermayer2017-10-11
* | avutil/frame: Fix project nameMichael Niedermayer2017-10-11
* | avcodec/mips: Improve avc bi-weighted mc msa functionsKaustubh Raste2017-10-10
* | hwcontext_vaapi: Add support for mapping to DRM objectsMark Thompson2017-10-09
* | hwcontext: Perform usual initialisation on derived device contextsMark Thompson2017-10-09
* | hwcontext_vaapi: Set message callbacks on internally-created devicesMark Thompson2017-10-09