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
2005-02-01Compile fix on non-x86Reimar Döffinger
2005-01-31makes funnyCode pages executable (for CPU with NX bit)Aurelien Jacobs
2005-01-21fix few x86_64 registers handlingAurelien Jacobs
2005-01-19100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_Reimar Döffinger
2004-10-2210000l : fix a crash on x86 due to an horrible mistake in my x86_64 patchAurelien Jacobs
2004-10-21adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64Aurelien Jacobs
2004-10-05postproc/yuv2rgb_altivec.c compile fixLuca Barbato
2004-09-21lot of bigendian fixesAlex Beregszaszi
2004-09-18passing an array or double precission parameters for the scaling function, in...Michael Niedermayer
2004-08-11width instead of chromWidth causing segfault in some casesReimar Döffinger
2004-07-17fix altivec.h inclusion (vector keyword in structure)Alex Beregszaszi
2004-07-17simplify the initAlex Beregszaszi
2004-07-17some fixesAlex Beregszaszi
2004-07-06Altivec unscaled YV12 -> packed YUV patch by (Romain Dolbeau <dolbeau at iris...Romain Dolbeau
2004-06-27altivec yuv->rgb converterMichael Niedermayer
2004-06-25bigendian fixAlex Beregszaszi
2004-06-24ranlib cleanup by Dan ChristiansenAlex Beregszaszi
2004-06-04small linux/altivec compile fix in postproc/ by (Romain Dolbeau <dolbeau at i...Michael Niedermayer
2004-05-02bigendian fix by (Romain Dolbeau <dolbeau at irisa dot fr>)Michael Niedermayer
2004-05-02this isn't actually stupid, but it's not valid C and gcc 3.5 rejects it as suchD Richard Felker III
2004-04-26attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>)Matthieu Castet
2004-04-06AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet ...Romain Dolbeau
2004-04-06make gcc happy under hurdAlex Beregszaszi
2004-03-14altivec swscale under Linux patch by (Magnus Damm <damm at opensource dot se>)Magnus Damm
2004-03-11AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (R...Romain Dolbeau
2003-12-27correct C init tablesAlex Beregszaszi
2003-11-071000lMichael Niedermayer
2003-11-04-sws 0 && -ssf chs fixedMichael Niedermayer
2003-11-0310l (forgot that the dstW offset is hardcoded in the asm)Michael Niedermayer
2003-10-22minimum slice size fix (fixes 422P 1 line per slice, used by huffyuv)Michael Niedermayer
2003-10-15dither scaling coefficients so they add up to 1.0Michael Niedermayer
2003-10-15rounding fixesMichael Niedermayer
2003-10-10yv12->uyvy MMXMichael Niedermayer
2003-10-101E10lMichael Niedermayer
2003-10-1010lMichael Niedermayer
2003-10-10uyvy output support in swscalerAlex Beregszaszi
2003-10-08Fixed the brokeness and also bgr32 should work now. Patch by Ken Mandelberg <...Ken Mandelberg
2003-10-04many small typo and grammar fixesGabucino
2003-09-27srcSliceY % 4 != 0 fixMichael Niedermayer
2003-09-21reversed for cause of code obsolescencePierre Lombard
2003-09-20printf() requires stdio.hPierre Lombard
2003-07-28remove cs_test and swscale-example tooAlex Beregszaszi
2003-06-20fixing "internal error in orderYUV" bugMichael Niedermayer
2003-06-02unusedAlex Beregszaszi
2003-06-02vf_scale.h & related cleanup & some small warning fix by dominikMichael Niedermayer
2003-05-24cs_test cleanup and fix compilation if gui enabledAlex Beregszaszi
2003-05-24updateAlex Beregszaszi
2003-05-24non-x86 supportAlex Beregszaszi
2003-05-01removed the last mp_msg :)Alex Beregszaszi
2003-04-25bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>)Michael Niedermayer