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-01-09SH4: fix typo in asm constraintMåns Rullgård
2008-12-03Delete unnecessary 'extern' keywords.Diego Biurrun
2008-11-21SH4: fix IDCTMåns Rullgård
2008-11-20SH4: fix memzero_align8()Måns Rullgård
2008-11-20SH4: add macros for setting and restoring FPSCR.PR bitMåns Rullgård
2008-11-20SH4: remove some commented out blocks of codeMåns Rullgård
2008-11-19SH4: fix IDCTMåns Rullgård
2008-11-19SH4: do not mix code and declarationsMåns Rullgård
2008-11-19SH4: fix compilation of memzero_align8()Måns Rullgård
2008-11-19SH4: remove unused functionsMåns Rullgård
2008-11-19SH4: replace missed rnd_avg2 -> rnd_avg32Måns Rullgård
2008-11-19SH4: rename functions with conflicting namesMåns Rullgård
2008-10-16Convert asm keyword into __asm__.Diego Pettenò
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2008-04-18cosmetics: __asm__ __volatile__ --> asm volatileDiego Biurrun
2007-08-09 * renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)Roman Shaposhnik
2007-05-16Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje
2007-04-19Fix parts missed in clip -> av_clip renameReimar Döffinger
2006-11-26Move copy_block* functions to dsp dsputil.hBrian Foley
2006-11-12rename cropTbl -> ff_cropTblMåns Rullgård
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-10Add official LGPL license headers to the files that were missing them.Diego Biurrun
2006-08-08Fix some "'static' is not at beginning of declaration" warnings.Diego Biurrun
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
2003-06-21the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...Michael Niedermayer
2003-05-15cleanupMichael Niedermayer
2003-05-14aligned dsputil (for sh4) patch by (BERO <bero at geocities dot co dot jp>)BERO
2003-05-14make sh4 IDCT optional, so the user can chooseMichael Niedermayer
2003-05-14sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>)BERO