summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'bcc07e2576cb723007bea1238afd019ae2d1b005'Clément Bœsch2016-07-091-18/+55
|\
| * pixdesc: Use C99 array to list color properties namesVittorio Giovara2016-06-131-18/+55
* | lavc: add mediacodec hwaccel supportMatthieu Bouron2016-07-082-0/+6
* | avutil/frame: Move new field to the end of AVFrameMichael Niedermayer2016-06-302-7/+6
* | Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'Matthieu Bouron2016-06-271-3/+5
|\ \ | |/
| * build: Change structure of the linker version script templatesDiego Biurrun2016-05-291-3/+5
| * asm: FF_-prefix internal macros used in inline assemblyDiego Biurrun2016-05-282-35/+35
* | asm: FF_-prefix internal macros used in inline assemblyMatthieu Bouron2016-06-272-35/+35
* | hwcontext_dxva2: Use GetDesktopWindow instead of GetShellWindowHendrik Leppkes2016-06-261-1/+1
* | Merge commit 'b8bf9194af602cf3a4bcd19a5e278e3d6d69f8fa'Hendrik Leppkes2016-06-261-0/+123
|\ \ | |/
| * hwcontext_vaapi: implement device creationAnton Khirnov2016-05-261-0/+123
* | Merge commit '8e70385a8ed06f96f1e9e35cf7b6788a5c56eded'Hendrik Leppkes2016-06-261-0/+133
|\ \ | |/
| * hwcontext_dxva2: implement device creationAnton Khirnov2016-05-261-0/+133
* | Merge commit '2e219b491bcc0845248345fdad31231b081e06d1'Hendrik Leppkes2016-06-261-0/+44
|\ \ | |/
| * hwcontext_cuda: implement device creationAnton Khirnov2016-05-261-0/+44
* | Merge commit '38392b2af815898b8716826c4e29d95c04fb2647'Hendrik Leppkes2016-06-261-0/+81
|\ \ | |/
| * hwcontext_vdpau: implement device creationAnton Khirnov2016-05-261-0/+81
* | Merge commit '1c9e8616c535ef496e7ee8a5cbc5e9e972a6977d'Hendrik Leppkes2016-06-264-1/+68
|\ \ | |/
| * hwcontext: add a function for opening devicesAnton Khirnov2016-05-264-1/+68
* | Merge commit 'ded4a6543dfb5a2f1d9f7fb8d3ab27a1872c22b3'Clément Bœsch2016-06-241-10/+14
|\ \ | |/
| * xtea-test: Use struct allocation functions from the APIDiego Biurrun2016-05-191-10/+14
* | Merge commit '8131bd4c22ad59b040173f67a5b2edb75863e801'Clément Bœsch2016-06-241-13/+17
|\ \ | |/
| * blowfish-test: Use struct allocation functions from the APIDiego Biurrun2016-05-191-13/+17
* | Merge commit 'a86ef80494d759807a5ef8dd12838f0690092e37'Clément Bœsch2016-06-241-2/+2
|\ \ | |/
| * blowfish-test: Return different values for different errorsDiego Biurrun2016-05-191-2/+2
* | Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd'Clément Bœsch2016-06-233-1/+52
|\ \ | |/
| * stereo3d: Add API to get name from value or value from nameVittorio Giovara2016-05-173-1/+52
* | hwcontext_dxva2: support P010 10-bit surfacesHendrik Leppkes2016-06-221-4/+18
* | Merge commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8'Hendrik Leppkes2016-06-227-1/+373
|\ \ | |/
| * hwcontext: add a dxva2 implementationAnton Khirnov2016-05-177-1/+373
| * x86inc: Enable AVX emulation in additional casesAnton Mitrofanov2016-05-161-8/+13
| * x86inc: Improve handling of %ifid with multi-token parametersAnton Mitrofanov2016-05-161-2/+2
| * x86inc: Fix AVX emulation of some instructionsAnton Mitrofanov2016-05-161-20/+24
| * x86inc: Fix AVX emulation of scalar float instructionsHenrik Gramner2016-05-161-14/+14
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-2247-99/+146
|\ \ | |/
| * tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-1323-55/+76
* | Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch2016-06-221-0/+2
|\ \ | |/
| * Split global .gitignore file into per-directory filesDiego Biurrun2016-05-131-0/+1
* | Merge commit '1f77e634bb838f71ff21923b5e9fe3104c831c52'Clément Bœsch2016-06-211-10/+11
|\ \ | |/
| * colorspace: Add support for BT709Jan Ekström2016-05-101-0/+11
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-219-20/+20
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-0411-22/+22
* | Merge commit 'f2422b58756ba97e3cbadc190f1ed950aa201ec7'Clément Bœsch2016-06-212-4/+5
|\ \ | |/
| * testprogs: Mark some tables as static constDiego Biurrun2016-04-297-17/+17
* | avutil/threadmessage.h: Fix swapped commentsJan Sebechlebsky2016-06-161-8/+8
* | lavu/intmath.h: fix compilation with msvc10.Matt Oliver2016-06-131-0/+2
* | lavu/file_open: Use current directory for temporary files also on Android.Carl Eugen Hoyos2016-06-111-1/+1
* | avutil: add 10-bit planar RGB with alphaPaul B Mahol2016-06-102-0/+32
* | avutil/opt: Fix max/min checking in av_opt_set() for AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer2016-06-092-3/+8
* | x86/showcqt: use three operand format for some instructionsJames Almer2016-06-081-1/+1
OpenPOWER on IntegriCloud