summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* 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
| * 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
* | lavu/murmur3: Enforce usual function attribute order.Carl Eugen Hoyos2017-11-01
* | Merge commit '59cee42d7d22530e66a155305389e29679b11f78'James Almer2017-10-30
|\|
| * 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
* | Merge commit '04b0f0e371ff81b682274b574fb465ba4395c09f'James Almer2017-10-30
|\|
| * mem: uninline av_malloc(z)_array()Anton Khirnov2017-04-26
| * pixfmt: Add gbrap10 pixel formatPaul B Mahol2017-04-13
* | avutil/frame: deprecate getters and setters for AVFrame fieldsJames Almer2017-10-29
* | Merge commit '193b09189004ede4a6998e69192d1a9f63602088'James Almer2017-10-26
|\|
| * thread: Define ff_mutex_* macros as stub functions when threads are disabledDiego Biurrun2017-04-12
* | Merge commit '10f4511f14a4e830c0ed471df4cd1cc2a18a481a'James Almer2017-10-26
|\|
| * libavutil: Make LOCAL_ALIGNED(xx be equal to LOCAL_ALIGNED_xx(Martin Storsjö2017-03-31
* | avcodec/mips: Improve hevc bi weighted hv mc msa functionsKaustubh Raste2017-10-25
* | Don't use _tzcnt instrinics with clang for windows w/o BMI.Dale Curtis2017-10-25
* | Merge commit '1bd986ed4b0e95ded368a8eeb5c044853c090f9b'James Almer2017-10-24
|\|