summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* x86inc: Drop cpuflags_slowctzHenrik Gramner2018-01-20
* x86inc: Correctly set mmreg variablesHenrik Gramner2018-01-20
* x86inc: Support creating global symbols from local labelsHenrik Gramner2018-01-20
* x86inc: Use .rdata instead of .rodata on WindowsHenrik Gramner2018-01-20
* x86inc: Enable AVX emulation for floating-point pseudo-instructionsHenrik Gramner2018-01-20
* Merge commit 'e23190269fb6e8217d080918893641ba3e0e3556'Mark Thompson2018-01-16
|\
| * lavu/qsv: add log message for libmfx versionZhong Li2017-12-29
* | hwcontext_d3d11va: implement av_hwdevice_get_hwframe_constraints()wm42018-01-16
* | hwcontext_vdpau: implement av_hwdevice_get_hwframe_constraints()wm42018-01-15
* | avutil/mastering_display_metadata: fix copyright header wrongly formated as doxyJames Almer2018-01-11
* | It has been replaced by C11 stdatomic.h and is now unused.Anton Khirnov2018-01-05
* | avutil/log: use thread wrappers for the locking functionalityJames Almer2018-01-04
* | hwcontext_dxva2: initialize D3DDISPLAYMODEEX correctlywm42018-01-04
* | libavutil/hwcontext_dxva2: Add check for possible errors from GetAdapterDispl...Humberto Ribeiro2018-01-04
* | lavu/mem: Allow allocations close to max_alloc_size with av_fast_realloc().Carl Eugen Hoyos2018-01-04
* | lavu/mem: Do not realloc in av_fast_realloc() if size == min_size.Carl Eugen Hoyos2018-01-01
* | lavc: replace and deprecate the lock managerwm42017-12-26
* | w32pthreads: always use Vista+ API, drop XP supportwm42017-12-26
* | x86inc: set the correct amount of simd regs in x86_64 when avx512 is enabled ...James Almer2017-12-24
* | x86inc: AVX-512 supportHenrik Gramner2017-12-24
* | avutil: add alignment needed for AVX-512James Darnley2017-12-24
* | avutil: detect when AVX-512 is availableJames Darnley2017-12-24
* | avutil: add AVX-512 flagsJames Darnley2017-12-24
* | lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.Carl Eugen Hoyos2017-12-17
* | lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODECAman Gupta2017-12-16
* | libavutil: Add saturating subtraction functionsAndrew D'Addesio2017-12-04
* | avutil/mem: Add DECLARE_ASM_ALIGNED macro for DJGPP architecture.Thomas Köppe2017-12-02
* | avutil/x86util : add macro for loading a 128 bits constants in an xmm or in e...Martin Vignali2017-12-02
* | Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'James Almer2017-11-29
|\|
| * stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-28
* | lavu/hwcontext_opencl.h: fix build on macOSRodger Combs2017-11-28
* | hwcontext_vaapi: Do not assume that sw_format is transferableMark Thompson2017-11-26
* | hwcontext_d3d11va: properly reset values after release/closeJan Ekström2017-11-25
* | hwcontext_opencl: Reset internal command queue on device_uninitMark Thompson2017-11-25
* | hwcontext_d3d11: Log adapter details on device creationMark Thompson2017-11-25
* | lavu/pixfmt: Remove gap in the middle of enum AVPixelFormatMark Thompson2017-11-25
* | lavu,lavfi,ffmpeg: Remove experimental OpenCL APIMark Thompson2017-11-22
* | hwcontext: Perform usual uninitialisation on derived frames contextsMark Thompson2017-11-22
* | hwcontext_opencl: DRM to OpenCL mapping for ARMMark Thompson2017-11-22
* | hwcontext_opencl: D3D11 to OpenCL mappingMark Thompson2017-11-22
* | hwcontext_opencl: DXVA2 to OpenCL mappingMark Thompson2017-11-22
* | hwcontext_opencl: QSV to OpenCL mapping for Intel Media SDKMark Thompson2017-11-22
* | hwcontext_opencl: VAAPI to OpenCL mapping for Intel i965+beignetMark Thompson2017-11-22
* | lavu: OpenCL hwcontext implementationMark Thompson2017-11-22
* | lavu: Add OpenCL hardware pixfmtMark Thompson2017-11-22
* | compat/cuda: Pass a logging context to load functionsMark Thompson2017-11-20
* | lavu/qsv: remove unused variableZhong Li2017-11-20
* | hwcontext_vaapi: add the fourcc of I420 format map.Jun Zhao2017-11-20
* | Merge commit '3152058bf1dca318898550efacf0286f4836cae6'James Almer2017-11-19
|\|
* | hwcontext_d3d11va: add missing stdint.h includeTimo Rothenpieler2017-11-17