summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Merge commit '7abdd026df6a9a52d07d8174505b33cc89db7bf6'James Almer2017-09-26
|\
| * asm: Consistently uppercase SECTION markersDiego Biurrun2017-02-03
| * hwcontext_cuda: implement frames_get_constraintswm42017-02-01
* | Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'James Almer2017-09-26
|\|
| * Mark some arrays that never change as const.Anton Khirnov2017-02-01
| * fifo: Return the correct AVERROR valueLuca Barbato2017-01-26
* | avcodec/mips: Improve hevc uni-w copy mc msa functionsKaustubh Raste2017-09-24
* | pixdesc: Add API to map color property names to enum valuesVittorio Giovara2017-09-21
* | avutil/hwcontext_dxva2: return an error when buffer allocation failsJames Almer2017-09-19
* | hwcontext_vaapi: Fix DRM format mappingMark Thompson2017-09-19
* | avutil/imgutils: Fix warning: missing braces around initializerMichael Niedermayer2017-09-16
* | avcodec/mips: Improve hevc sao band filter msa functionsKaustubh Raste2017-09-15
* | hwcontext_vaapi: Fix build failure with old libdrmJun Zhao2017-09-14
* | hwcontext_vaapi: Add DRM to VAAPI mappingMark Thompson2017-09-13
* | lavu: Add DRM hwcontextMark Thompson2017-09-13
* | add missing ignore filesJesse Liu2017-09-10
* | lavu/timer.h: add Linux Perf API supportClément Bœsch2017-09-08
* | lavu/tests: move timer.h include earlierClément Bœsch2017-09-08
* | lavu/tests/des: rename crypt to crypt_refClément Bœsch2017-09-08
* | lavu/timer.h: factor out timer reportClément Bœsch2017-09-08
* | avcodec/mips: Improve vp9 mc msa functionsKaustubh Raste2017-09-08
* | libavutil/opencl: fix potential null dereferenceTimo Rothenpieler2017-08-27
* | avutil/eval: add linear interpolation helperPaul B Mahol2017-08-19
* | Add macros to x86util.asm .Ivan Kalvachev2017-08-18
* | Add single precision planar RGB pixel formatsVittorio Giovara2017-08-15
* | pixfmt: Support chroma-derived and ictcp color matricesVittorio Giovara2017-08-10
* | d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARYMartin Storsjö2017-08-10
* | imgutils: add function to clear an image to blackwm42017-08-08
* | lavc, lavu: move frame cropping to a convenience functionwm42017-08-08
* | libavutil: add GRAY9 pixel formatPaul B Mahol2017-08-07
* | hwcontext_cuda : Support YUV444P16 formatYogender Gupta2017-08-03
* | fate: update pixfmt_best test to check for endiannessTobias Rapp2017-07-27
* | avutil/frame: add ICC Profile to av_frame_side_data_nameJames Almer2017-07-26
* | libavcodec/mips: Optimize avc idct 4x4 for msaKaustubh Raste2017-07-25
* | lavu/frame: add new side data type for ICC profilesRostislav Pehlivanov2017-07-25
* | pixdesc: Reindent after previous commitMark Thompson2017-07-22
* | pixdesc: Explicitly handle invalid arguments to av_find_best_pix_fmt_of_2()Mark Thompson2017-07-22
* | libavutil/mips: Updated msa generic macrosKaustubh Raste2017-07-21
* | avutil: merge slice threading implementation from avcodec and avfilterMuhammad Faiz2017-07-19
* | pixdesc: Add a test for av_find_best_pix_fmt_of_2()Mark Thompson2017-07-18
* | pixdesc: Improve scoring for opaque/unknown pixel formatsMark Thompson2017-07-18
* | avutil/threadmessage: fix error return in case of av_fifo_alloc failureAleksandr Slobodeniuk2017-07-14
* | lavu/cpu: disable MMX warning on non x86 platformsClément Bœsch2017-06-29
* | hwcontext_d3d11va: use correct license headerHendrik Leppkes2017-06-28
* | 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-27
* | dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-27