]> git.sesse.net Git - ffmpeg/history - postproc
- fix insufficient code length for exp_vlc
[ffmpeg] / postproc /
2006-02-11 Alan CurryMove the v{Y,C}CoeffsBank vectors into the SwsContext...
2006-02-11 Diego Biurruncosmetics: indentation fixes
2006-02-11 Alan CurryFix big-endian color permutation problems.
2006-02-09 Stefan HuehnerPatch by Stefan Huehner / stefan % huehner ! org \
2006-02-09 Alan CurryCorrect RGB vs. BGR confusion, the macros vec_mstrgb24...
2006-02-08 Alan Curryaltivec_yuv2packedX() ignores the requested output...
2006-02-08 Alan CurryAltiVec operations need to have memory aligned on 16...
2006-02-08 Alan CurryvYCoeffsBank and vCCoeffsBank are allocated and initial...
2006-02-04 Michael Niedermayerchange sws sharpen filter a little
2006-01-27 Diego BiurrunMake clean/distclean behave uniformly in all directories.
2006-01-13 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-11-14 Diego BiurrunUnify include paths, -I.. is in CFLAGS.
2005-10-17 D Richard Felker III100l -- mismatched type after changing sizes to type...
2005-10-12 Reimar DöffingerChange unsigned->signed and int->long, this fits the...
2005-09-06 Diego BiurrunReduce unnecessary swscaler verbosity.
2005-07-12 Guillaume PoirierRe-enables the GCC-4 fix for AMD-64 only. Patch by...
2005-06-30 Guillaume PoirierReverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe...
2005-06-28 Reimar DöffingerAnother REG_d -> REG_D fix.
2005-06-27 Michael Niedermayerwidth % 16 != 0 workaround by (Nicolas Plourde: nicolas...
2005-06-24 Guillaume PoirierFixes GCC4 fix by using "g" instead of "mp" as some...
2005-06-19 Guillaume Poirier10l. Previous GCC4 commit broke compilation with gcc...
2005-06-18 Guillaume PoirierGCC-4 fix for AMD-64
2005-06-02 Michael Niedermayerone bugfix and a few gcc4 bug workaorunds by (Gianluigi...
2005-05-20 Nicolas PlourdeShould fix altivec detection for g3 system.
2005-04-29 Alex Beregszasziunused define
2005-04-27 Nicolas Plourdefix palette8tobgr32/palette8torgb32 on big endian
2005-04-24 Jindřich Makovičkacheck for negative strides before memcpy
2005-04-24 Jindřich Makovičkasupport for both orderings of the slices (top->down...
2005-03-22 Rene RebeFixes rgb32to16 conversion for I think all platforms...
2005-02-23 Reimar Döffinger100l, forgot to change an ifdef on last commit
2005-02-22 Reimar Döffingerfix for MAP_ANON vs. MAP_ANONYMOUS fix...
2005-02-16 Ville SyrjäläImproved NV12/NV21 support.
2005-02-14 Bohdan HorstFreeBSD fix
2005-02-01 Reimar DöffingerCompile fix on non-x86
2005-01-31 Aurelien Jacobsmakes funnyCode pages executable (for CPU with NX bit)
2005-01-21 Aurelien Jacobsfix few x86_64 registers handling
2005-01-19 Reimar Döffinger100l, fix broken AMD64 patch. To whoever applied it...
2004-10-22 Aurelien Jacobs10000l : fix a crash on x86 due to an horrible mistake...
2004-10-21 Aurelien Jacobsadapting existing mmx/mmx2/sse/3dnow optimizations...
2004-10-05 Luca Barbatopostproc/yuv2rgb_altivec.c compile fix
2004-09-21 Alex Beregszaszilot of bigendian fixes
2004-09-18 Michael Niedermayerpassing an array or double precission parameters for...
2004-08-10 Reimar Döffingerwidth instead of chromWidth causing segfault in some...
2004-07-17 Alex Beregszaszifix altivec.h inclusion (vector keyword in structure)
2004-07-17 Alex Beregszaszisimplify the init
2004-07-17 Alex Beregszaszisome fixes
2004-07-06 Romain DolbeauAltivec unscaled YV12 -> packed YUV patch by (Romain...
2004-06-27 Michael Niedermayeraltivec yuv->rgb converter
2004-06-25 Alex Beregszaszibigendian fix
2004-06-24 Alex Beregszasziranlib cleanup by Dan Christiansen
2004-06-04 Michael Niedermayersmall linux/altivec compile fix in postproc/ by (Romain...
2004-05-02 Michael Niedermayerbigendian fix by (Romain Dolbeau <dolbeau at irisa...
2004-05-01 D Richard Felker IIIthis isn't actually stupid, but it's not valid C and...
2004-04-26 Matthieu Castetattribute_used patch by (matthieu castet <castet.matthi...
2004-04-06 Romain DolbeauAltiVec hScale, all size patch by (Romain Dolbeau ...
2004-04-05 Alex Beregszaszimake gcc happy under hurd
2004-03-14 Magnus Dammaltivec swscale under Linux patch by (Magnus Damm ...
2004-03-11 Romain DolbeauAltiVec support in postproc/ + altivec optimizations...
2003-12-27 Alex Beregszaszicorrect C init tables
2003-11-06 Michael Niedermayer1000l
2003-11-04 Michael Niedermayer-sws 0 && -ssf chs fixed
2003-11-03 Michael Niedermayer10l (forgot that the dstW offset is hardcoded in the...
2003-10-22 Michael Niedermayerminimum slice size fix (fixes 422P 1 line per slice...
2003-10-15 Michael Niedermayerdither scaling coefficients so they add up to 1.0
2003-10-15 Michael Niedermayerrounding fixes
2003-10-10 Michael Niedermayeryv12->uyvy MMX
2003-10-10 Michael Niedermayer1E10l
2003-10-09 Michael Niedermayer10l
2003-10-09 Alex Beregszasziuyvy output support in swscaler
2003-10-07 Ken MandelbergFixed the brokeness and also bgr32 should work now...
2003-10-04 Gabucinomany small typo and grammar fixes
2003-09-26 Michael NiedermayersrcSliceY % 4 != 0 fix
2003-09-21 Pierre Lombardreversed for cause of code obsolescence
2003-09-20 Pierre Lombardprintf() requires stdio.h
2003-07-28 Alex Beregszasziremove cs_test and swscale-example too
2003-06-19 Michael Niedermayerfixing "internal error in orderYUV" bug
2003-06-01 Alex Beregszasziunused
2003-06-01 Michael Niedermayervf_scale.h & related cleanup & some small warning fix...
2003-05-23 Alex Beregszaszics_test cleanup and fix compilation if gui enabled
2003-05-23 Alex Beregszasziupdate
2003-05-23 Alex Beregszaszinon-x86 support
2003-05-01 Alex Beregszasziremoved the last mp_msg :)
2003-04-25 Michael Niedermayerbigendian fix by (Samuel Kleiner <kleiner at cd dot...
2003-04-25 Michael Niedermayerremove remaining cpudetect dependancy
2003-04-25 Michael Niedermayermoving getFilter stuff back (vf_scale.c -> swscale.c)
2003-04-24 Michael Niedermayerremoving sws - global verbose var dependancy
2003-04-21 Alex Beregszaszikilled an mp_msg occurance
2003-04-17 Michael Niedermayermplayer idependant (not really yet) swscale example
2003-04-08 Andreas Öman10l patch by (Andreas Hess <jaska at gmx dot net>)
2003-03-27 Michael Niedermayer10l
2003-03-27 Michael Niedermayer10000l (YUV vs. YVU swscale fix/cleanup)
2003-02-24 Michael Niedermayercleanup
2003-02-23 Michael Niedermayersws_ prefix, more seperation between internal & externa...
2003-02-21 Michael Niedermayer100l (gcc 3.2 .....)
2003-02-21 Michael Niedermayeryuv2rgb brightness/contrast/saturation/different colors...
2003-02-18 Michael Niedermayercleanup
2003-02-18 Michael Niedermayeroptimize
2003-02-15 Michael Niedermayer1000l
2003-02-15 Michael Niedermayerbigendian bug (fixes?)
2003-02-15 Michael Niedermayersimpler & faster
next