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-08-04Merge commit 'caf5ef852bf71984d3322bbeaf48cfb04ac8255f'Michael Niedermayer
2014-08-04Merge commit '07d8fa58121be8fe315bd51ab760547fe209a745'Michael Niedermayer
2014-08-04avutil/mem: document NULL related saftey of av_freep()Michael Niedermayer
2014-08-04cpu-test: test av_cpu_countJanne Grunau
2014-08-04fate: add informative cpu testJanne Grunau
2014-08-03x86/hevc_deblock: improve 8bit transpose store macrosJames Almer
2014-08-02msvc: fix implicitly declared read/close.Matthew Oliver
2014-08-01Merge commit 'b2e059a1ffbdaaa985c6a7dcdd684fa034725238'Michael Niedermayer
2014-08-01pixdesc: K&R formatting cosmeticsLuca Barbato
2014-07-31avutil/pixdesc: remove unneeded assignmentMichael Niedermayer
2014-07-31dict.c: minor simplification.Reimar Döffinger
2014-07-30avutil/frame: add av_frame_side_data_name()Michael Niedermayer
2014-07-29Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'Michael Niedermayer
2014-07-29avstring: Expose the simple name match functionLuca Barbato
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