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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-26hwcontext_dxva2: Use GetDesktopWindow instead of GetShellWindowHendrik Leppkes
2016-06-26Merge commit 'b8bf9194af602cf3a4bcd19a5e278e3d6d69f8fa'Hendrik Leppkes
2016-06-26Merge commit '8e70385a8ed06f96f1e9e35cf7b6788a5c56eded'Hendrik Leppkes
2016-06-26Merge commit '2e219b491bcc0845248345fdad31231b081e06d1'Hendrik Leppkes
2016-06-26Merge commit '38392b2af815898b8716826c4e29d95c04fb2647'Hendrik Leppkes
2016-06-26Merge commit '1c9e8616c535ef496e7ee8a5cbc5e9e972a6977d'Hendrik Leppkes
2016-06-24Merge commit 'ded4a6543dfb5a2f1d9f7fb8d3ab27a1872c22b3'Clément Bœsch
2016-06-24Merge commit '8131bd4c22ad59b040173f67a5b2edb75863e801'Clément Bœsch
2016-06-24Merge commit 'a86ef80494d759807a5ef8dd12838f0690092e37'Clément Bœsch
2016-06-23Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd'Clément Bœsch
2016-06-23hwcontext_dxva2: support P010 10-bit surfacesHendrik Leppkes
2016-06-22Merge commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8'Hendrik Leppkes
2016-06-22Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch
2016-06-22Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch
2016-06-21Merge commit '1f77e634bb838f71ff21923b5e9fe3104c831c52'Clément Bœsch
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-21Merge commit 'f2422b58756ba97e3cbadc190f1ed950aa201ec7'Clément Bœsch
2016-06-17avutil/threadmessage.h: Fix swapped commentsJan Sebechlebsky
2016-06-13lavu/intmath.h: fix compilation with msvc10.Matt Oliver
2016-06-11lavu/file_open: Use current directory for temporary files also on Android.Carl Eugen Hoyos
2016-06-10avutil: add 10-bit planar RGB with alphaPaul B Mahol
2016-06-09avutil/opt: Fix max/min checking in av_opt_set() for AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer
2016-06-09x86/showcqt: use three operand format for some instructionsJames Almer
2016-06-08avutil/x86util: move haddps sse emulation from showcqtJames Almer
2016-06-05avutil/frame: Assert that width/height/channels is 0 for the destination of a...Michael Niedermayer
2016-06-03libavutil/fifo: Fix fifo grow stepJan Sebechlebsky
2016-06-02vaapi: Enable more libva surface formatsMark Thompson
2016-06-01avutil/frame: Document avcodec_get_frame_class() and the option naming systemMichael Niedermayer
2016-06-01lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function.Neil Birkbeck
2016-05-29avutil/softfloat: Improve doxy for av_sub_sf() and av_sf2int()Michael Niedermayer
2016-05-28avutil/softfloat: Document public constants and a few public functionsMichael Niedermayer
2016-05-26hwcontext_vaapi: implement device creationAnton Khirnov
2016-05-26hwcontext_dxva2: implement device creationAnton Khirnov
2016-05-26hwcontext_cuda: implement device creationAnton Khirnov
2016-05-26hwcontext_vdpau: implement device creationAnton Khirnov
2016-05-26hwcontext: add a function for opening devicesAnton Khirnov
2016-05-23libavutil/opencl: fixed uninitialized var warningdsmudhar
2016-05-20avutil/eval-test: Check av_expr_parse_and_eval() for failure and also check i...Michael Niedermayer
2016-05-19xtea-test: Use struct allocation functions from the APIDiego Biurrun
2016-05-19blowfish-test: Use struct allocation functions from the APIDiego Biurrun
2016-05-19blowfish-test: Return different values for different errorsDiego Biurrun
2016-05-17stereo3d: Add API to get name from value or value from nameVittorio Giovara
2016-05-17hwcontext: add a dxva2 implementationAnton Khirnov
2016-05-16x86inc: Enable AVX emulation in additional casesAnton Mitrofanov
2016-05-16x86inc: Improve handling of %ifid with multi-token parametersAnton Mitrofanov
2016-05-16x86inc: Fix AVX emulation of some instructionsAnton Mitrofanov
2016-05-16x86inc: Fix AVX emulation of scalar float instructionsHenrik Gramner
2016-05-14avutil/mips: header asmdefs.h add some PTR_ macros for loongsonZhouXiaoyong
2016-05-14avutil/lzo: split test out into a separate fileJames Almer
2016-05-13avutil/sha512-test: fix memleakJames Almer