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-09-01lavu/timestamp: Avoid C++-unfriendly code in user headerMark Thompson
2016-08-29avutil/version: Improve lib versioning scheme for release branches with the n...Michael Niedermayer
2016-08-29avutil/version: Mention similarities and differences to semverMichael Niedermayer
2016-08-23avutil/mem: remove av_realloc / av_malloc incompatibility warningMichael Niedermayer
2016-08-22avutil: Softfloat implementation for IEEE 754 floating pointUmair Khan
2016-08-21mem: Extend and edit DoxygenTimothy Gu
2016-08-18swresample: add int64 sample formatPaul B Mahol
2016-08-18avformat: factorize iso 8601 timestamp writer to a dictionary avutil functionMarton Balint
2016-08-03doxygen: Standardize root-level modulesTimothy Gu
2016-08-03mathematics: Extend and edit DoxygenTimothy Gu
2016-08-03rational: Extend DoxygenTimothy Gu
2016-08-03avutil/hash: Add more detailed Doxygen documentationTimothy Gu
2016-08-03mem: Order function prototypes semanticallyTimothy Gu
2016-08-02mathematics: Make function prototypes identical to definitionsTimothy Gu
2016-08-02lavu/hwcontext_vaapi: Fix compilation if VA_FOURCC_ABGR is not defined.Carl Eugen Hoyos
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-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