aboutsummaryrefslogtreecommitdiff
path: root/libavutil
AgeCommit message (Expand)Author
2017-09-27Merge commit '4de220d2e3751c459f8739a08ac6ca52e63eba30'James Almer
2017-09-27avutil/cpu: split flag checks per arch in av_cpu_max_align()James Almer
2017-09-27Merge commit 'e6bff23f1e11aefb16a2b5d6ee72bf7469c5a66e'James Almer
2017-09-27Merge commit 'ce6d72d10776b03c6780d4aa676414ce002285d4'James Almer
2017-09-27avcodec/mips: Improve avc weighted mc msa functionsKaustubh Raste
2017-09-26Merge commit '7abdd026df6a9a52d07d8174505b33cc89db7bf6'James Almer
2017-09-26Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'James Almer
2017-09-24avcodec/mips: Improve hevc uni-w copy mc msa functionsKaustubh Raste
2017-09-21pixdesc: Add API to map color property names to enum valuesVittorio Giovara
2017-09-19avutil/hwcontext_dxva2: return an error when buffer allocation failsJames Almer
2017-09-19hwcontext_vaapi: Fix DRM format mappingMark Thompson
2017-09-16avutil/imgutils: Fix warning: missing braces around initializerMichael Niedermayer
2017-09-15avcodec/mips: Improve hevc sao band filter msa functionsKaustubh Raste
2017-09-14hwcontext_vaapi: Fix build failure with old libdrmJun Zhao
2017-09-13hwcontext_vaapi: Add DRM to VAAPI mappingMark Thompson
2017-09-13lavu: Add DRM hwcontextMark Thompson
2017-09-10add missing ignore filesJesse Liu
2017-09-08lavu/timer.h: add Linux Perf API supportClément Bœsch
2017-09-08lavu/tests: move timer.h include earlierClément Bœsch
2017-09-08lavu/tests/des: rename crypt to crypt_refClément Bœsch
2017-09-08lavu/timer.h: factor out timer reportClément Bœsch
2017-09-08avcodec/mips: Improve vp9 mc msa functionsKaustubh Raste
2017-08-27libavutil/opencl: fix potential null dereferenceTimo Rothenpieler
2017-08-19avutil/eval: add linear interpolation helperPaul B Mahol
2017-08-18Add macros to x86util.asm .Ivan Kalvachev
2017-08-15Add single precision planar RGB pixel formatsVittorio Giovara
2017-08-10pixfmt: Support chroma-derived and ictcp color matricesVittorio Giovara
2017-08-10d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARYMartin Storsjö
2017-08-08imgutils: add function to clear an image to blackwm4
2017-08-08lavc, lavu: move frame cropping to a convenience functionwm4
2017-08-07libavutil: add GRAY9 pixel formatPaul B Mahol
2017-08-03hwcontext_cuda : Support YUV444P16 formatYogender Gupta
2017-07-27fate: update pixfmt_best test to check for endiannessTobias Rapp
2017-07-26avutil/frame: add ICC Profile to av_frame_side_data_nameJames Almer
2017-07-25libavcodec/mips: Optimize avc idct 4x4 for msaKaustubh Raste
2017-07-25lavu/frame: add new side data type for ICC profilesRostislav Pehlivanov
2017-07-22pixdesc: Reindent after previous commitMark Thompson
2017-07-22pixdesc: Explicitly handle invalid arguments to av_find_best_pix_fmt_of_2()Mark Thompson
2017-07-21libavutil/mips: Updated msa generic macrosKaustubh Raste
2017-07-19avutil: merge slice threading implementation from avcodec and avfilterMuhammad Faiz
2017-07-18pixdesc: Add a test for av_find_best_pix_fmt_of_2()Mark Thompson
2017-07-18pixdesc: Improve scoring for opaque/unknown pixel formatsMark Thompson
2017-07-14avutil/threadmessage: fix error return in case of av_fifo_alloc failureAleksandr Slobodeniuk
2017-06-29lavu/cpu: disable MMX warning on non x86 platformsClément Bœsch
2017-06-28hwcontext_d3d11va: use correct license headerHendrik Leppkes
2017-06-27hwcontext_d3d11va: add option to enable debug modewm4
2017-06-27dxva: support DXGI_FORMAT_420_OPAQUE decodingwm4
2017-06-27hwcontext_d3d11va: allocate staging texture lazilywm4
2017-06-27hwcontext_d3d11va: fix crash on frames_init failurewm4
2017-06-27d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is ...Martin Storsjö