summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* 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
* | Merge commit '7ac092d05de487d088bc96ab4a7bd6207fbfa98c'James Almer2017-11-11
|\|
| * build: CryptGenRandom --> wincrypt, it is a better nameDiego Biurrun2017-10-12
* | Merge commit 'b46900914a1f25ce8dbf49d7c53766ff1f18b60f'James Almer2017-11-11
|\|
| * build: Merge mach/mach_time.h and mach_absolute_time() checksDiego Biurrun2017-10-12
* | Merge commit '09c98327b9f25c6c1716c0ee82ce09d8b484887a'James Almer2017-11-11
|\|
| * build: Drop support for Tru64 Unix (OSF/1)Diego Biurrun2017-10-10
| * cpu: split flag checks per arch in av_cpu_max_align()James Almer2017-10-09
* | Merge commit 'ccbb31c14b766ef666ef2daa8c467e478183a957'James Almer2017-11-11
|\|
| * qsv: Make sure the session is set with the latest versionLuca Barbato2017-09-27
| * pixdesc: Add API to map color property names to enum valuesVittorio Giovara2017-09-21
* | Merge commit 'accb06120c13a4ead442464d96f2fa318fa07a4e'James Almer2017-11-11
|\|
* | Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0'James Almer2017-11-11
|\|
| * msvc: Properly specify dllexport for data symbols shared across dll boundariesMartin Storsjö2017-08-31
* | Merge commit 'e41daa62465036ad36ad0bd14e4936e848d7f07e'James Almer2017-11-11
|\|
| * Remove support for building for mingw32ce (Windows CE)Martin Storsjö2017-08-31
* | Merge commit '7b7760ad6efb7b96122aa7133ad21e22653ae222'James Almer2017-11-11
|\|
| * aarch64: Fix negative movrel offsets for windowsMartin Storsjö2017-08-22
| * pixfmt: Support chroma-derived and ictcp color matricesVittorio Giovara2017-08-10
| * imgutils: add function to clear an image to blackwm42017-07-26
| * lavc, lavu: move frame cropping to a convenience functionwm42017-07-26
| * 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
* | avutil/frame: Add private_ref to AVFrameMichael Niedermayer2017-11-10
* | lavu/timecode: clarify error msg for timecode_rateGyan Doshi2017-11-10
* | avutil/hwcontext_d3d11va: Fix leak when wrapping texture in AVD3D11FrameDescr...Greg Wessels2017-11-07
* | avutil/pixdesc: remove reference to avcodec_get_chroma_sub_sampleMartin Vignali2017-11-06
* | avutil/softfloat: Add FLOAT_MINMichael Niedermayer2017-11-05
* | Merge commit 'd76479c5020ca43e67d47ba3767146b192dc4782'James Almer2017-11-01
|\|
| * ppc: Drop support for Apple GCCDiego Biurrun2017-06-13
* | Merge commit '97cfe1d8bd1968143e2ba9aa46ebe9504a835e24'James Almer2017-11-01
|\|
| * 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