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-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-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