summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Merge commit '59cee42d7d22530e66a155305389e29679b11f78'James Almer2017-10-30
|\
| * arm: Check for the .arch directive in configureMartin Storsjö2017-05-08
| * hwcontext: Improve allocation in derived contextsMark Thompson2017-04-30
| * hwcontext_qsv: Implement mapping frames to the child device typeMark Thompson2017-04-30
| * hwcontext_qsv: Implement mapping frames from the child device typeMark Thompson2017-04-30
| * hwcontext: Add frame context mapping for nontrivial contextsMark Thompson2017-04-30
| * hwcontext_qsv: Support derivation from child devicesMark Thompson2017-04-30
| * spherical: add functions to retrieve and request projection namesJames Almer2017-04-27
* | Merge commit '04b0f0e371ff81b682274b574fb465ba4395c09f'James Almer2017-10-30
|\|
| * mem: uninline av_malloc(z)_array()Anton Khirnov2017-04-26
| * pixfmt: Add gbrap10 pixel formatPaul B Mahol2017-04-13
* | 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