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
2014-06-06build: add fminf() emulationMichael Niedermayer
2014-06-05Merge commit 'd816e125fe1fa5c909b706d47904a4d6c1799996'Michael Niedermayer
2014-06-05dict: const correctness for av_dict_get() and av_dict_copy()Diego Biurrun
2014-06-05avutil/ppc/intreadwrite: try to fix intreadwrite for ppc64leMichael Niedermayer
2014-06-04Merge commit 'd5a55981986ac5d1a31aef3a8d16eaff8534a412'Michael Niedermayer
2014-06-03fix various typosLou Logan
2014-06-03Merge commit '68a06b3a639ee21c78532ee4c50c3366bf890ff7'Michael Niedermayer
2014-06-03Merge commit '6a0fa4d86f2b3e9060a1153b39fa3bfe36f1b617'Michael Niedermayer
2014-06-03Merge commit 'fd2981ea92d9a776fcb1a13377dce1c8a7db7b5e'Michael Niedermayer
2014-06-03Loose mplayer in MPlayer/incoming/Michael Niedermayer
2014-06-03Add direct link to ML in missing_feature_sample()Michael Niedermayer
2014-06-03build: check if AS supports the '.func' directiveJanne Grunau
2014-06-03aarch64: use '#' for whole line asm commentsJanne Grunau
2014-06-03aarch64: remove optional :pg_hi21: for adrp instructionJanne Grunau
2014-06-03aarch64: add darwin style PAGE/PAGEOFF relocationsJanne Grunau
2014-06-02Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'Michael Niedermayer
2014-06-02avutil/mathematics/av_add_stable: Avoid av_cmp_q() callMichael Niedermayer
2014-06-02av_add_stable: Add fast special case where step can be represented exactlyMichael Niedermayer
2014-06-02avutil/mathematics/av_add_stable: check for the common case of inc=1Michael Niedermayer
2014-06-02avutil/mathematics/av_add_stable: avoid unneeded variableMichael Niedermayer
2014-06-02Remove all Blackfin architecture optimizationsDiego Biurrun
2014-06-01avutil/opt: add av_opt_copy()Michael Niedermayer
2014-06-01avutil/opt: add opt_size()Michael Niedermayer
2014-06-01Merge commit '8c02adc62d71dfbb079a04753d8c16152c49de88'Michael Niedermayer
2014-06-01lavu: add all color-related enums to AVFramewm4
2014-05-31avutil/frame: frame_copy_video: support copying from a smaller to a larger frameMichael Niedermayer
2014-05-29x86: hpeldsp: better factorizationChristophe Gisquet
2014-05-29Merge commit '08cd92144e73195eecc28ed0348e66e255516b82'Michael Niedermayer
2014-05-29aarch64: Use the correct syntax for relocationsMartin Storsjö
2014-05-29Merge commit 'a53551cba86bb67efcb6105fdc337a36c43132bd'Michael Niedermayer
2014-05-29frame: fix the error path in av_frame_copy_props()Roman Savchenko
2014-05-29x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1}James Almer
2014-05-28Merge commit 'b5aa48551300eed678aaea86ced7086758598a35'Michael Niedermayer
2014-05-28Merge commit '593886b5dd2b583657aa3fd80bb173f702c9710d'Michael Niedermayer
2014-05-28ppc: Move vec_unaligned_load macro to util_altivecDiego Biurrun
2014-05-28ppc: util_altivec: Drop unused macrosDiego Biurrun
2014-05-28Timecode: Support 48fpsThierry Foucu
2014-05-27Merge commit '4d8c28deab2488579f585406110b1be790896e59'Michael Niedermayer
2014-05-26lavu: add thread message API.Nicolas George
2014-05-25imgutils: make systematic palette opaque.Carl Eugen Hoyos
2014-05-24avutil/display: use hypot().Clément Bœsch
2014-05-20avutil/cpu: force mmx on selection of higher x86 SIMD featuresMichael Niedermayer
2014-05-20lavu/fifo: add av_fifo_alloc_array functionLukasz Marek
2014-05-19Merge commit '82fc9f4b38244236a6ca7f946662ca653044a04c'Michael Niedermayer
2014-05-19Merge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834'Michael Niedermayer
2014-05-19display: Include mathematics.h for fallback definition of NANMartin Storsjö
2014-05-19Add transformation matrix API.Vittorio Giovara
2014-05-17lavu: add av_gettime_relative()Olivier Langlois
2014-05-14avutil/dict: delay addition of const from e12a73246d8ce7d0fc4036522688934e26d...Michael Niedermayer
2014-05-14avutil/fifo: delay addition of const from 78d3453c4a2efef9bc079e8f3458653beaf...Michael Niedermayer