index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postproc
Age
Commit message (
Expand
)
Author
2005-11-14
Unify include paths, -I.. is in CFLAGS.
Diego Biurrun
2005-10-17
100l -- mismatched type after changing sizes to type long!
D Richard Felker III
2005-10-12
Change unsigned->signed and int->long, this fits the asm code better on 64
Reimar Döffinger
2005-09-06
Reduce unnecessary swscaler verbosity.
Diego Biurrun
2005-07-12
Re-enables the GCC-4 fix for AMD-64 only. Patch by cartman and poirierg
Guillaume Poirier
2005-06-30
Reverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe others
Guillaume Poirier
2005-06-28
Another REG_d -> REG_D fix.
Reimar Döffinger
2005-06-27
width % 16 != 0 workaround by (Nicolas Plourde: nicolas plourde, gmail com>)
Michael Niedermayer
2005-06-24
Fixes GCC4 fix by using "g" instead of "mp" as some compilers misscompile
Guillaume Poirier
2005-06-19
10l. Previous GCC4 commit broke compilation with gcc-3.4 and maybe others ia-32
Guillaume Poirier
2005-06-18
GCC-4 fix for AMD-64
Guillaume Poirier
2005-06-02
one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfa...
Michael Niedermayer
2005-05-20
Should fix altivec detection for g3 system.
Nicolas Plourde
2005-04-29
unused define
Alex Beregszaszi
2005-04-27
fix palette8tobgr32/palette8torgb32 on big endian
Nicolas Plourde
2005-04-24
check for negative strides before memcpy
Jindřich Makovička
2005-04-24
support for both orderings of the slices (top->down / bottom->up)
Jindřich Makovička
2005-03-22
Fixes rgb32to16 conversion for I think all platforms since the int8
Rene Rebe
2005-02-23
100l, forgot to change an ifdef on last commit
Reimar Döffinger
2005-02-22
fix for MAP_ANON vs. MAP_ANONYMOUS fix...
Reimar Döffinger
2005-02-16
Improved NV12/NV21 support.
Ville Syrjälä
2005-02-14
FreeBSD fix
Bohdan Horst
2005-02-01
Compile fix on non-x86
Reimar Döffinger
2005-01-31
makes funnyCode pages executable (for CPU with NX bit)
Aurelien Jacobs
2005-01-21
fix few x86_64 registers handling
Aurelien Jacobs
2005-01-19
100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_
Reimar Döffinger
2004-10-22
10000l : fix a crash on x86 due to an horrible mistake in my x86_64 patch
Aurelien Jacobs
2004-10-21
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
Aurelien Jacobs
2004-10-05
postproc/yuv2rgb_altivec.c compile fix
Luca Barbato
2004-09-21
lot of bigendian fixes
Alex Beregszaszi
2004-09-18
passing an array or double precission parameters for the scaling function, in...
Michael Niedermayer
2004-08-10
width instead of chromWidth causing segfault in some cases
Reimar Döffinger
2004-07-17
fix altivec.h inclusion (vector keyword in structure)
Alex Beregszaszi
2004-07-17
simplify the init
Alex Beregszaszi
2004-07-17
some fixes
Alex Beregszaszi
2004-07-06
Altivec unscaled YV12 -> packed YUV patch by (Romain Dolbeau <dolbeau at iris...
Romain Dolbeau
2004-06-27
altivec yuv->rgb converter
Michael Niedermayer
2004-06-25
bigendian fix
Alex Beregszaszi
2004-06-24
ranlib cleanup by Dan Christiansen
Alex Beregszaszi
2004-06-04
small linux/altivec compile fix in postproc/ by (Romain Dolbeau <dolbeau at i...
Michael Niedermayer
2004-05-02
bigendian fix by (Romain Dolbeau <dolbeau at irisa dot fr>)
Michael Niedermayer
2004-05-01
this isn't actually stupid, but it's not valid C and gcc 3.5 rejects it as such
D Richard Felker III
2004-04-26
attribute_used patch by (matthieu castet <castet.matthieu at free dot fr>)
Matthieu Castet
2004-04-06
AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet ...
Romain Dolbeau
2004-04-05
make gcc happy under hurd
Alex Beregszaszi
2004-03-14
altivec swscale under Linux patch by (Magnus Damm <damm at opensource dot se>)
Magnus Damm
2004-03-11
AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (R...
Romain Dolbeau
2003-12-27
correct C init tables
Alex Beregszaszi
2003-11-06
1000l
Michael Niedermayer
2003-11-04
-sws 0 && -ssf chs fixed
Michael Niedermayer
[next]