Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-11libavutil/hwcontext_d3d11va: consistently use DXGI 1.1HEADmpc-hc-1.7.13-1masterHendrik Leppkes
2017-08-04matroskadec_haali: Export colorspace info in the mastering data structHendrik Leppkes
2017-08-04Revert "avutil: Cast AV_NOPTS_VALUE to int64_t explicitly"Hendrik Leppkes
2017-08-04build: remove slashes from the last lines of x86 build filesHendrik Leppkes
2017-08-04Update channel layout stringsHendrik Leppkes
2017-08-04hwcontext_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-19pixdesc: Add a test for av_find_best_pix_fmt_of_2()Mark Thompson
2017-07-19pixdesc: 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ö
2017-06-27dxva: add support for new dxva2 and d3d11 hwaccel APIswm4
2017-06-27lavu: add new D3D11 pixfmt and hwcontextwm4
2017-06-27x86inc: don't use read-only data sections on COFF targetsJames Almer
2017-06-21build: Generalize yasm/nasm-related variable namesDiego Biurrun
2017-06-19x86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse,sse4}James Almer
2017-06-15avutil/tests: remove float_dsp testJames Almer
2017-06-15hwcontext: Improve allocation in derived contextsMark Thompson
2017-06-15hwcontext_qsv: Implement mapping frames to the child device typeMark Thompson
2017-06-15hwcontext_qsv: Implement mapping frames from the child device typeMark Thompson
2017-06-15hwcontext: Add frame context mapping for nontrivial contextsMark Thompson
2017-06-15hwcontext_qsv: Support derivation from child devicesMark Thompson
2017-06-15hwcontext: Make it easier to work with device typesMark Thompson
2017-06-15hwcontext: Add device derivationMark Thompson
2017-06-15hwcontext_vaapi: Try to support the VDPAU wrapperMark Thompson
2017-06-12x86inc: Add some additional cpuflag relationsHenrik Gramner
2017-06-09x86inc: Remove argument from WIN64_RESTORE_XMMAnton Mitrofanov
2017-06-09x86inc: Prefer r14/r15 over r12/r13 on x86-64Henrik Gramner
2017-06-09x86inc: Make REP_RET identical to RET in SSSE3+ functionsHenrik Gramner
2017-06-09x86inc: Fix call with memory operandsHenrik Gramner
2017-06-06libavutil/eval: Add round function to expression parserKevin Mark
2017-06-05avutil/softfloat: Fix sign error in and improve documentation of av_int2sf()Michael Niedermayer
2017-06-01avutil/pixfmt: remove superfluous defineJames Almer
2017-05-19Merge commit 'b83aea73404f6f9314e72fe5d6238deaffa12b2c'Clément Bœsch
2017-05-16avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objectsAaron Levinson
2017-05-15hwcontext_videotoolbox: fix fate-sourcewm4
2017-05-15videotoolbox: add hwcontext supportwm4