summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* 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
* | Avoid corrupting diagnostic state with _Pragma changes.Dale Curtis2017-11-14
* | avutil/crc: use ff_thread_once at av_crc_get_tableMuhammad Faiz2017-11-14
* | Fix missing used attribute for inline assembly variablesThomas Köppe2017-11-13
* | hwcontext_vaapi: Fix build with libva 2.0Mark Thompson2017-11-12
* | Merge commit '0af8a72174108b9bb482f1073a1e9a3bc258af51'James Almer2017-11-11
|\|
| * build: Drop support for legacy TI ARM compilerDiego Biurrun2017-10-25
| * hwcontext_vaapi: Set message callbacks on internally-created devicesMark Thompson2017-10-25
| * arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfpMartin Storsjö2017-10-24
* | Merge commit '69ac24e556c6fbc7138be5a60d0b90d2a5676c3d'James Almer2017-11-11
|\|
| * aarch64: Get rid of a stray double spaceMartin Storsjö2017-10-18