Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-22Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun
2008-10-16Convert asm keyword into __asm__.Diego Pettenò
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2008-01-27Add and use DECLARE_ASM_CONST for constants used in assembler code.Reimar Döffinger
2008-01-27Use DECLARE_ALIGNED in yet another placeReimar Döffinger
2008-01-27Use DECLARE_ALIGNEDReimar Döffinger
2007-05-16Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-08-12Support for MacIntel, last part: balign directivesJohn Dalgliesh
2006-08-10Support for MacIntel, take xx: '/nop' illegal for old versions of GASJohn Dalgliesh
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2004-05-18some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer
2004-03-01attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))Dmitry Baryshkov
2003-09-15another non const static, maybe its thread save nowMichael Niedermayer
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2002-11-11* using DSPContext - so each codec could use its local (sub)set of CPU extensionZdenek Kabelac
2002-09-30idct permutation cleanup, idct can be selected per context nowMichael Niedermayer
2002-05-26license/copyright changeFabrice Bellard
2002-05-02C4=16383 for the c version too and even for some outcommented codeMichael Niedermayer
2002-05-02set C4 to 16383Michael Niedermayer
2002-05-02- Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now.Juanjo
2002-01-20Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net>Nick Kurshev
2002-01-17(commit by michael)Michael Niedermayer
2001-12-09new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT...Arpi