summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* 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
* | hwcontext_vaapi: Factorise out common connection codeMark Thompson2017-10-09
* | lavu/opt: Use "&&" instead of "*" in boolean expression.Carl Eugen Hoyos2017-10-08
* | lavu/utils: Use "__asm__" like everywhere else in the codebase.Carl Eugen Hoyos2017-10-08
* | Merge commit '4de220d2e3751c459f8739a08ac6ca52e63eba30'James Almer2017-09-27
|\|
| * frame: allow align=0 (meaning automatic) for av_frame_get_buffer()Anton Khirnov2017-02-11
* | avutil/cpu: split flag checks per arch in av_cpu_max_align()James Almer2017-09-27
* | Merge commit 'e6bff23f1e11aefb16a2b5d6ee72bf7469c5a66e'James Almer2017-09-27
|\|
| * cpu: add a function for querying maximum required data alignmentAnton Khirnov2017-02-11
* | Merge commit 'ce6d72d10776b03c6780d4aa676414ce002285d4'James Almer2017-09-27
|\|
| * imgutils: Document av_image_get_buffer_size()Vittorio Giovara2017-02-10
* | avcodec/mips: Improve avc weighted mc msa functionsKaustubh Raste2017-09-27
* | Merge commit '7abdd026df6a9a52d07d8174505b33cc89db7bf6'James Almer2017-09-26
|\|
| * asm: Consistently uppercase SECTION markersDiego Biurrun2017-02-03
| * hwcontext_cuda: implement frames_get_constraintswm42017-02-01
* | Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'James Almer2017-09-26
|\|
| * Mark some arrays that never change as const.Anton Khirnov2017-02-01
| * fifo: Return the correct AVERROR valueLuca Barbato2017-01-26
* | avcodec/mips: Improve hevc uni-w copy mc msa functionsKaustubh Raste2017-09-24
* | pixdesc: Add API to map color property names to enum valuesVittorio Giovara2017-09-21
* | avutil/hwcontext_dxva2: return an error when buffer allocation failsJames Almer2017-09-19
* | hwcontext_vaapi: Fix DRM format mappingMark Thompson2017-09-19