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-08-02murmur3: Add Doxygen documentationTimothy Gu
2016-08-02avutil: Add detailed Doxygen description to a few hashesTimothy Gu
2016-08-02avutil: Group hash functions separately in DoxygenTimothy Gu
2016-07-31dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADDTimothy Gu
2016-07-30doxygen: Add a note on libavutil's modular natureTimothy Gu
2016-07-28avutil/mem: fix memleakZhao Zhili
2016-07-25avutil/frame: access avframe fields directly in get_frame_defaults()James Almer
2016-07-24libavutil/opt: Small bugfix in example.Kacper Michajłow
2016-07-18avutil/mem: fix wrong commentZhao Zhili
2016-07-11vp9: add 16x16 idct avx2 (8-bit).Ronald S. Bultje
2016-07-11avutil/parseutils: dont assume standard time when parsing a timestampMarton Balint
2016-07-09Merge commit 'bcc07e2576cb723007bea1238afd019ae2d1b005'Clément Bœsch
2016-07-08lavc: add mediacodec hwaccel supportMatthieu Bouron
2016-06-30avutil/frame: Move new field to the end of AVFrameMichael Niedermayer
2016-06-27Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'Matthieu Bouron
2016-06-27asm: FF_-prefix internal macros used in inline assemblyMatthieu Bouron
2016-06-26hwcontext_dxva2: Use GetDesktopWindow instead of GetShellWindowHendrik Leppkes
2016-06-26Merge commit 'b8bf9194af602cf3a4bcd19a5e278e3d6d69f8fa'Hendrik Leppkes
2016-06-26Merge commit '8e70385a8ed06f96f1e9e35cf7b6788a5c56eded'Hendrik Leppkes
2016-06-26Merge commit '2e219b491bcc0845248345fdad31231b081e06d1'Hendrik Leppkes
2016-06-26Merge commit '38392b2af815898b8716826c4e29d95c04fb2647'Hendrik Leppkes
2016-06-26Merge commit '1c9e8616c535ef496e7ee8a5cbc5e9e972a6977d'Hendrik Leppkes
2016-06-24Merge commit 'ded4a6543dfb5a2f1d9f7fb8d3ab27a1872c22b3'Clément Bœsch
2016-06-24Merge commit '8131bd4c22ad59b040173f67a5b2edb75863e801'Clément Bœsch
2016-06-24Merge commit 'a86ef80494d759807a5ef8dd12838f0690092e37'Clément Bœsch
2016-06-23Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd'Clément Bœsch
2016-06-23hwcontext_dxva2: support P010 10-bit surfacesHendrik Leppkes
2016-06-22Merge commit 'c46db38cde8e8fd8ecb1c6602f10ec0e002f29a8'Hendrik Leppkes
2016-06-22Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch
2016-06-22Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch
2016-06-21Merge commit '1f77e634bb838f71ff21923b5e9fe3104c831c52'Clément Bœsch
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-21hwcontext_vaapi: Return all formats for constraints without configMark Thompson
2016-06-21lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov
2016-06-21hwcontext: add a QSV implementationAnton Khirnov
2016-06-21pixdesc: Add new SMPTE 431, 432, and 2085 color propertiesVittorio Giovara
2016-06-21pixfmt: Add ARIB STD-B76 color transfer characteristicNeil Birkbeck
2016-06-21Merge commit 'f2422b58756ba97e3cbadc190f1ed950aa201ec7'Clément Bœsch
2016-06-17avutil/threadmessage.h: Fix swapped commentsJan Sebechlebsky
2016-06-13pixdesc: Use C99 array to list color properties namesVittorio Giovara
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