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-07-26x86/hevc_idct: replace old and unused idct functionsJames Almer
2014-07-25avutil/opt: ensure the right buffer is used in set_string_number()Michael Niedermayer
2014-07-23avutil/opt: Fix parsing regression with constants starting with numbersMichael Niedermayer
2014-07-22avutil/opt: simplify set_string_number()Michael Niedermayer
2014-07-22avutil/opt: set_string_number(): remove unneeded copyMuhammad Faiz
2014-07-22Merge commit '6869612f5c7d4d2f20f69a5658328a761deadb1c'Michael Niedermayer
2014-07-22arm: Macroize the test for 'setend' CPU instruction supportBen Avison
2014-07-21avutil/opt: Support general expressions involving AVOption constants in set_s...Michael Niedermayer
2014-07-21avutil: move QP2LAMBDA constant to evalMichael Niedermayer
2014-07-21avutil/opt: remove dead code from set_string_number()Michael Niedermayer
2014-07-21avutil/opt.c: fix bug when parsing optionMuhammad Faiz
2014-07-19libavutil: document side effects of macrosChristophe Gisquet
2014-07-18armv6: Accelerate butterflies_floatBen Avison
2014-07-18armv6: Accelerate vector_fmul_windowBen Avison
2014-07-17lavu/eval: add clip functionStefano Sabatini
2014-07-17avutil/opt: try to fix the case where src==dst in av_opt_copy()Michael Niedermayer
2014-07-16armv6: Accelerate butterflies_floatBen Avison
2014-07-16armv6: Accelerate vector_fmul_windowBen Avison
2014-07-15avutil & avdevice: remove av_bprint_fd_contents()Michael Niedermayer
2014-07-13fix spelling errorsAndreas Cadhalpun
2014-07-10Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4'Michael Niedermayer
2014-07-09avutil/bprint:ædd io.h, try to fix msvc buildMichael Niedermayer
2014-07-09display: add matrix flip apiVittorio Giovara
2014-07-08avutil/cpu: Use HAVE_UNISTD_H instead of HAVE_SYSCONF for #include <unistd.h>Michael Niedermayer
2014-07-08protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_cont...Michael Niedermayer
2014-07-07avutil/bprint: Add av_bprint_fd_contents()Andrey Utkin
2014-07-07Merge commit 'a7985cfd4c51b7fe2b870fc4ecd109707ee035d6'Michael Niedermayer
2014-07-06avutil: actually install hash.hTimothy Gu
2014-07-06audio_fifo: Split into a separate doxygen moduleTimothy Gu
2014-07-06samplefmt: Add doxygen categoriesTimothy Gu
2014-07-06avutil/audio_fifo: split into a separate doxy moduleTimothy Gu
2014-07-06avutil/samplefmt: improve doxygenTimothy Gu
2014-07-05downmix_info: clarify doxygenTimothy Gu
2014-07-05channel_layout: doxy: merge functions with macrosTimothy Gu
2014-07-04avutil: fix version macros doxygen moduleTimothy Gu
2014-07-01Merge commit '79793f833784121d574454af4871866576c0749d'Michael Niedermayer
2014-07-01Update Fiona's name in copyright statements.Diego Biurrun
2014-06-28Merge commit '7b0c7c9163fe3dd0081696befde28617119d2590'Michael Niedermayer
2014-06-28arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernelMartin Storsjö
2014-06-24Merge commit 'ab72eda15e98197cf148abc08574206cfde0d9b0'Michael Niedermayer
2014-06-24avutil/lzo: allow selecting the compression function in the test codeMichael Niedermayer
2014-06-24pixfmt: mark the reserved valuesVittorio Giovara
2014-06-23Merge commit 'ccda51b14c0fcae2fad73a24872dce75a7964996'Michael Niedermayer
2014-06-23avutil/lzo: add asserts to be double sure against overflowsMichael Niedermayer
2014-06-23avutil/lzo: Fix integer overflowMichael Niedermayer
2014-06-23lzo: Handle integer overflowLuca Barbato
2014-06-21Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2'Michael Niedermayer
2014-06-20Add av_image_check_sar() and use it to validate SARJustin Ruggles
2014-06-20Merge commit '440842c4eb1d7709654ec97cd687663d11ef499c'Michael Niedermayer
2014-06-20stereo3d: add missing include guardsVittorio Giovara