summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* 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
* | avutil/x86util: move haddps sse emulation from showcqtJames Almer2016-06-081-0/+11
* | avutil/frame: Assert that width/height/channels is 0 for the destination of a...Michael Niedermayer2016-06-051-0/+6
* | libavutil/fifo: Fix fifo grow stepJan Sebechlebsky2016-06-031-1/+1
* | vaapi: Enable more libva surface formatsMark Thompson2016-06-021-5/+5
* | avutil/frame: Document avcodec_get_frame_class() and the option naming systemMichael Niedermayer2016-06-011-0/+4
* | lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function.Neil Birkbeck2016-06-013-0/+18
* | avutil/softfloat: Improve doxy for av_sub_sf() and av_sf2int()Michael Niedermayer2016-05-291-0/+4
* | avutil/softfloat: Document public constants and a few public functionsMichael Niedermayer2016-05-281-7/+24
* | libavutil/opencl: fixed uninitialized var warningdsmudhar2016-05-231-1/+1
* | avutil/eval-test: Check av_expr_parse_and_eval() for failure and also check i...Michael Niedermayer2016-05-201-4/+13
* | avutil/mips: header asmdefs.h add some PTR_ macros for loongsonZhouXiaoyong2016-05-141-0/+12
* | avutil/lzo: split test out into a separate fileJames Almer2016-05-132-55/+77
* | avutil/sha512-test: fix memleakJames Almer2016-05-131-0/+2
* | avutil/sha-test: fix memleakJames Almer2016-05-131-0/+2
* | avutil/ripemd-test: fix memleakJames Almer2016-05-131-0/+2
* | avutil/aes-test: fix memleakJames Almer2016-05-131-0/+4
* | Merge commit '785bfb1d7bb8de567c3aac1d9cc369b55ac9fb7b'Derek Buitenhuis2016-05-121-2/+2
|\ \ | |/
| * pixfmt: fix wrong commentThomas Guillem2016-04-191-2/+2
* | avutil/cpu-test: Fix includes (needed for HAVE_*)James Almer2016-05-121-7/+6
* | avutil/float_dsp-test: Add include config.h for HAVE_*Michael Niedermayer2016-05-121-0/+2
* | avutil: make crypto testprogs include headers onlyJames Almer2016-05-1110-57/+85
* | Merge commit 'a0f469da744db83db32f3fe13186ee4aa2bc7dc5'Derek Buitenhuis2016-05-111-0/+1
|\ \ | |/
| * hwcontext: initialize sw_format in av_hwframe_ctx_alloc()Anton Khirnov2016-04-151-0/+1
* | Merge commit '798845ce7e5b7fdd17c7269c5d267fb487d9c46f'Derek Buitenhuis2016-05-111-0/+1
|\ \ | |/
| * testprogs: Add missing libm.h includesMartin Storsjö2016-04-111-0/+1
OpenPOWER on IntegriCloud