summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* vaapi: Add ABGR map only if VA_FOURCC_ABGR is definedElviss Strazdins2017-05-29
* avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objectsAaron Levinson2017-05-20
* 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
* mem: uninline av_malloc(z)_array()Anton Khirnov2017-04-26
* pixfmt: Add gbrap10 pixel formatPaul B Mahol2017-04-13
* thread: Define ff_mutex_* macros as stub functions when threads are disabledDiego Biurrun2017-04-12
* libavutil: Make LOCAL_ALIGNED(xx be equal to LOCAL_ALIGNED_xx(Martin Storsjö2017-03-31
* 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
* lavu: Drop deprecated av_dlog macroVittorio Giovara2017-03-23
* lavu: Drop deprecated option typeVittorio Giovara2017-03-23
* lavu: Drop deprecated VDPAU pixel formatsVittorio Giovara2017-03-23
* lavc: Drop deprecated stream codec tagVittorio Giovara2017-03-23
* lavc: Remove deprecated XvMC support hacksDiego Biurrun2017-03-23
* Bump major versions of all librariesVittorio Giovara2017-03-23
* libavutil: Hook up the rest of the gcc specific attributes to clang as wellMartin Storsjö2017-03-22
* 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
* 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
* frame: allow align=0 (meaning automatic) for av_frame_get_buffer()Anton Khirnov2017-02-11
* cpu: add a function for querying maximum required data alignmentAnton Khirnov2017-02-11
* imgutils: Document av_image_get_buffer_size()Vittorio Giovara2017-02-10
* asm: Consistently uppercase SECTION markersDiego Biurrun2017-02-03
* hwcontext_cuda: implement frames_get_constraintswm42017-02-01
* Mark some arrays that never change as const.Anton Khirnov2017-02-01
* fifo: Return the correct AVERROR valueLuca Barbato2017-01-26
* des-test: Pass the proper types to av_des_*() functionsDiego Biurrun2017-01-24
* frame: add a cropping rectangle to AVFrameAnton Khirnov2017-01-12
* hmac: Explicitly convert types at function pointer assignmentDiego Biurrun2017-01-09
* crypto: consistently use size_t as type for length parametersDiego Biurrun2017-01-09
* x86inc: Avoid using eax/rax for storing the stack pointerHenrik Gramner2017-01-09
* build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-22
* ppc: Merge types_altivec.h into util_altivec.hDiego Biurrun2016-12-14
* avutil: fix data race in av_get_cpu_flags()Wan-Teh Chang2016-12-08
* Add missing #includes for standalone spherical-information-related headersDiego Biurrun2016-12-08