summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARYMartin Storsjö2017-07-05
* hwcontext_d3d11va: add option to enable debug modewm42017-06-27
* dxva: support DXGI_FORMAT_420_OPAQUE decodingwm42017-06-27
* hwcontext_d3d11va: allocate staging texture lazilywm42017-06-27
* hwcontext_d3d11va: fix crash on frames_init failurewm42017-06-27
* d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is ...Martin Storsjö2017-06-18
* hwcontext: Mark local table static constMark Thompson2017-06-15
* ppc: Drop support for Apple GCCDiego Biurrun2017-06-13
* Convert all AVClass struct declarations to designated initializers.Diego Biurrun2017-06-12
* dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-08
* lavu: add new D3D11 pixfmt and hwcontextwm42017-06-08
* avutil/md5: fix misaligned readsJames Almer2017-06-02
* 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