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-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-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-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-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
2016-04-20x86inc: Improve handling of %ifid with multi-token parametersAnton Mitrofanov
2016-04-20x86inc: Fix AVX emulation of some instructionsAnton Mitrofanov
2016-04-20x86inc: Fix AVX emulation of scalar float instructionsHenrik Gramner
2016-04-19Merge commit '564b4591bbe223bdc5f36a1131eaef103f23f5d0'Derek Buitenhuis
2016-04-19pixfmt: fix wrong commentThomas Guillem
2016-04-17Merge commit '52385410b7de012c2562fb5ba8f07a4e1112c4e7'Derek Buitenhuis
2016-04-15hwcontext: initialize sw_format in av_hwframe_ctx_alloc()Anton Khirnov
2016-04-14Merge commit '551c6775abb5e0ad34c26d7e23bc6fbbe8ccc9d4'Derek Buitenhuis
2016-04-14Merge commit 'd264c720f7b74286840719e506daba39f83b438b'Derek Buitenhuis
2016-04-14Merge commit 'b1f01e85a92d401a9b29c79f23db36b7685e8c09'Derek Buitenhuis
2016-04-13Merge commit '328e9a15c568843580ff3ff490748d545f16def8'Derek Buitenhuis
2016-04-13Merge commit '7480d001312d9ba706333ec970264ed9df3f82cb'Derek Buitenhuis
2016-04-13Merge commit '7a6cf2771414c7ab8bca0811d589f6091a6e2b71'Derek Buitenhuis
2016-04-11testprogs: Add missing libm.h includesMartin Storsjö
2016-04-07build: Split test programs off into separate filesDiego Biurrun
2016-04-07build: miscellaneous cosmeticsDiego Biurrun
2016-04-02lavu/base64: add AV_BASE64_DECODE_SIZE() macroStefano Sabatini
2016-04-01lavu: improve documentation of some AVFrame functionswm4
2016-03-29fix some a/an typosLou Logan
2016-03-25lavu/dict: Add new flag to allow multiple equal keys.Thilo Borgmann
2016-03-24testprogs: K&R formatting cosmeticsDiego Biurrun
2016-03-24avutil/parseutils: mark args as static constMichael Niedermayer
2016-03-24Added more tests to libavutil/parseutils.cPetru Rares Sincraian
2016-03-24testprogs: Clean up #includesDiego Biurrun
2016-03-24opt: Add av_opt_copy()Michael Niedermayer
2016-03-24opt: Add const to av_opt_nextLukasz Marek