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
2009-08-24Add necessary #include for config.h.Diego Biurrun
2009-07-23Remove useless #include <unistd.h> from many filesMåns Rullgård
2009-05-29blackfin: disable broken dsputil functionsMåns Rullgård
2009-05-29blackfin: add missing const in function prototypesMåns Rullgård
2009-05-29blackfin: use optimised (I)DCT only when ctx->(i)dct_algo is autoMåns Rullgård
2009-05-29blackfin: use DCT function pointer in dct_quantize_bfin()Måns Rullgård
2009-02-09Remove file name from file headers.Diego Biurrun
2009-01-14Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs
2008-12-03Delete unnecessary 'extern' keywords.Diego Biurrun
2008-10-16Convert asm keyword into __asm__.Diego Pettenò
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2008-02-16FLAT objects cannot have multiple sections, so using the L1 attributes breaksMike Frysinger
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-10-17Add missing multiple inclusion guards.Diego Biurrun
2007-10-05license header consistency cosmetics.Diego Biurrun
2007-10-05blackfin optimized vp3 transform and infastructure for idctMarc Hoffman
2007-09-17blackfin vsad primitivesMarc Hoffman
2007-09-17properly tell the compiler that A0 and A1 are clobberedMarc Hoffman
2007-08-31Use a consistent multiple inclusion guard.Diego Biurrun
2007-08-30Blackfin 32bit multiplication primitives MULH MUL16Marc Hoffman
2007-08-13special handling for vp3 idct, use the c referenceMarc Hoffman
2007-06-22removing dependency on bfin_sram.h, which is not used right nowMarc Hoffman
2007-06-22renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.hMarc Hoffman
2007-06-13removing underscores from block profiling renaming to xx_Marc Hoffman
2007-06-12Blackfin dct_quantize_bfin routineMarc Hoffman
2007-06-12Blackfin IDCT has no special permutation it uses normal orderMarc Hoffman
2007-05-16Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje
2007-05-14Blackfin DSP utilities: add DEFUN_ENDMarc Hoffman
2007-04-03Remove #if 0 code.Diego Biurrun
2007-04-02bfin dsputils, basic pixel operations sads, diffs, motion compensationMarc Hoffman
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-17ADI Blackfin optimizationsMichael Benjamin