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-01lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function.Neil Birkbeck
2016-05-29build: Change structure of the linker version script templatesDiego Biurrun
2016-05-29avutil/softfloat: Improve doxy for av_sub_sf() and av_sf2int()Michael Niedermayer
2016-05-28asm: FF_-prefix internal macros used in inline assemblyDiego Biurrun
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
2016-05-13avutil/sha-test: fix memleakJames Almer
2016-05-13avutil/ripemd-test: fix memleakJames Almer
2016-05-13avutil/aes-test: fix memleakJames Almer
2016-05-13tests: Move all test programs to a subdirectoryDiego Biurrun
2016-05-13Split global .gitignore file into per-directory filesDiego Biurrun
2016-05-12Merge commit '785bfb1d7bb8de567c3aac1d9cc369b55ac9fb7b'Derek Buitenhuis
2016-05-12avutil/cpu-test: Fix includes (needed for HAVE_*)James Almer
2016-05-12avutil/float_dsp-test: Add include config.h for HAVE_*Michael Niedermayer
2016-05-12avutil: make crypto testprogs include headers onlyJames Almer
2016-05-11Merge commit 'a0f469da744db83db32f3fe13186ee4aa2bc7dc5'Derek Buitenhuis
2016-05-11Merge commit '798845ce7e5b7fdd17c7269c5d267fb487d9c46f'Derek Buitenhuis
2016-05-11Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis
2016-05-10colorspace: Add support for BT709Jan Ekström
2016-05-09Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis
2016-05-09libavutil/opt: add writing AV_OPT_TYPE_VIDEO_RATE AVOptionPrzemysław Sobala
2016-05-06avutil/parsing: add '\r' as whitespaceMuhammad Faiz
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-29testprogs: Mark some tables as static constDiego Biurrun
2016-04-28avutil/log: Fix occured typoMichael Niedermayer
2016-04-27avutil/log: added test case for av_log_format_line2Andreas Weis
2016-04-27avutil/log: added av_log_format_line2 which returns buffer lengthAndreas Weis
2016-04-25pgssubdec: fix subpicture output colorspace and rangeJan Ekström
2016-04-23avutil/aes: Remove duplicate includeMichael Niedermayer
2016-04-21Merge commit '3b08d9d932eef09403074d5af31e10d8011e840b'Derek Buitenhuis
2016-04-21Merge commit '439929859ae0eb9542d3bb8a0c856bd5a1d1ec48'Derek Buitenhuis
2016-04-20x86inc: Enable AVX emulation in additional casesAnton Mitrofanov