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-05-16avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objectsAaron Levinson
2017-04-01Merge commit 'e18ba2dfd2d19aedc8afccf011d5fd0833352423'Hendrik Leppkes
2017-04-01Merge commit '5a1d605ceae448b476a525f7368ec452000d1f26'Hendrik Leppkes
2017-04-01Merge commit '9d7026574bbbe67d004a1c32911da75375692967'Hendrik Leppkes
2017-04-01Merge commit '0d3176e32f351d18d6174d8b05796829a75a4c6b'Hendrik Leppkes
2017-03-30Merge commit '10065d9324c2e35ce7040b6a2b9ebf6079bcbf42'Hendrik Leppkes
2017-03-30Merge commit '910973765417f06a4a9ccbd006e4df74c32ecb01'Hendrik Leppkes
2017-03-20Merge commit 'f01f7a7846529b7c3ef343f117eaa2c0a1457af0'Clément Bœsch
2017-02-13hwcontext_dxva2: support D3D9Exwm4
2016-11-18hwcontext_dxva2: make sure the sw frame format is the right one during transferAnton Khirnov
2016-11-18hwcontext_dxva2: split transfer_data() into upload/download functionsAnton Khirnov
2016-11-18hwcontext_dxva2: fix handling of the mapping flagsAnton Khirnov
2016-11-18hwcontext_dxva2: do not assume the destination format during mapping is alway...Anton Khirnov
2016-11-14Merge commit '2ef87815fec059504370ae3050cc243a53553915'Hendrik Leppkes
2016-11-07hwcontext_dxva2: add support for the P8 formatAnton Khirnov
2016-11-07hwcontext_dxva2: frame mapping supportAnton Khirnov
2016-11-05avutil/hwcontext_dxva.c: Use new safe dlopen code.Matt Oliver
2016-08-31hwcontext_dxva2: use the special UC copy for downloading framesAnton Khirnov
2016-07-02hwcontext_dxva2: add support for p010Anton Khirnov
2016-06-26hwcontext_dxva2: Use GetDesktopWindow instead of GetShellWindowHendrik Leppkes
2016-06-26Merge commit '8e70385a8ed06f96f1e9e35cf7b6788a5c56eded'Hendrik Leppkes
2016-06-23hwcontext_dxva2: support P010 10-bit surfacesHendrik Leppkes
2016-06-22Merge commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8'Hendrik Leppkes
2016-05-26hwcontext_dxva2: implement device creationAnton Khirnov
2016-05-17hwcontext: add a dxva2 implementationAnton Khirnov