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
2013-05-14tree-test: fix printf() typesn1.0.7Michael Niedermayer
2013-05-14tree: fix type used for testing the treeMichael Niedermayer
2013-05-14avutil/intfloat_readwrite: include common.h for isinf()Michael Niedermayer
2013-05-14avutil/intfloat_readwrite: avoid comparission with INFINITY, use isinf()Michael Niedermayer
2013-05-14avutil/log: Fix context pointer used for get_category()Michael Niedermayer
2012-09-26MinGW: Use our snprintf/vsnprintf when MinGW's is brokenDerek Buitenhuis
2012-09-24ppc/cpu: make linux 32bit specific altivec detection depend on __linux__Michael Niedermayer
2012-09-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-21ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC codeMans Rullgard
2012-09-21ARM: align PIC offset pools to 4 bytesMans Rullgard
2012-09-20ARM: swap source operands in some add instructionsMans Rullgard
2012-09-19av_des_init: suppress warning about unused parameterMichael Niedermayer
2012-09-19avutil: Cast AV_NOPTS_VALUE to int64_t explicitlyAndrey Utkin
2012-09-17fate: add av_small_strptime() test to fate-parseutilsStefano Sabatini
2012-09-17lavu/parseutils: fix av_small_strptime() whitespace directive parsingStefano Sabatini
2012-09-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-16lavu/error: make error_entries static const.Clément Bœsch
2012-09-16bprint: Remove custom vsnprintfDerek Buitenhuis
2012-09-16flacdsp: arm optimised lpc filterMans Rullgard
2012-09-13x86_cpu.h: newline at the end to shutup some warnings in openccMichael Niedermayer
2012-09-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-13lavu/audioconvert: add a second low frequency channel.Tim Walker
2012-09-12FATE/bprint: Convert a VLA to a normal arrayDerek Buitenhuis
2012-09-11xtea: optimize core, about 4-5% faster.Michael Niedermayer
2012-09-10mem: fix typo in check for __ICCMans Rullgard
2012-09-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-09lavu/samplefmt: fix/clarify documentation for av_samples_fill_arrays()Stefano Sabatini
2012-09-09lavu/samplefmt: add note regarding buf validity in av_samples_fill_arrays() doxyStefano Sabatini
2012-09-08x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun
2012-09-08random_seed: Replace a VLA with a normal arrayDerek Buitenhuis
2012-09-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-07x86: float_dsp: fix ff_vector_fmac_scalar_avx() on Win64Justin Ruggles
2012-09-07random_seed: Only read /dev/*random if we have unistd.hRonald S. Bultje
2012-09-07lavu/opt: reindent after last commitStefano Sabatini
2012-09-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-06Revert "lavu: add snprintf(), vsnprint() and strtod() replacements for MS run...Michael Niedermayer
2012-09-06lavu/parseutils: add av_small_strptime()Stefano Sabatini
2012-09-06lavu/parseutils: make small_strptime() return a (non const) char *Stefano Sabatini
2012-09-05avopt: fix examples to match the same style about default values as the actua...Michael Niedermayer
2012-09-05avopt: fix examples to match the same style about default values as the actua...Michael Niedermayer
2012-09-05lavu/opt: support NULL and special "none" values for size and pixel format op...Stefano Sabatini
2012-09-05lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.Ronald S. Bultje
2012-09-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-05Merge commit '21bc44038491e525335ad763883b0288402ff6a0'Michael Niedermayer
2012-09-05Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer
2012-09-05Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'Michael Niedermayer
2012-09-05Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer
2012-09-05avopt: Reorder the default_val struct, making i64 the first fieldMartin Storsjö
2012-09-05avopt: Explicitly store rational option defaults in .dblMartin Storsjö
2012-09-05avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö