|
|
|
@4973971e
|
23 years |
michaelni |
(commit by michael)
faster simple_idct in C
Originally committed as …
|
|
|
@6f903d8e
|
23 years |
michaelni |
(commit by michael)
16-bit divide instead of 32-bit on x86 in …
|
|
|
@8bdbae01
|
23 years |
michaelni |
(commit by michael)
memset() in MMX
Originally committed as revision …
|
|
|
@162c9c2e
|
23 years |
michaelni |
dont print -npp parser debug info if only -v
print "using pp filters …
|
|
|
@99180fe3
|
23 years |
michaelni |
(commit by michael)
new msmpeg4 dequantizer did dequantize too early
…
|
|
|
@badaf88e
|
23 years |
michaelni |
(commit by michael)
dequantizers skip trailing zeros
msmpeg4 non-intra …
|
|
|
@05f361f0
|
23 years |
michaelni |
(commited by michael / arpi was crazy enough to give me his password) …
|
|
|
@eede2156
|
23 years |
arpi |
rv10 sig11 fix by Michael Niedermayer <michaelni@gmx.at>
Originally …
|
|
|
@5b3438c6
|
23 years |
arpi |
different fix, s->mbintra_table used only if h263_pred set. - patch by …
|
|
|
@01dbbd0a
|
23 years |
arpi |
This fixes segfaults because of uninitialized s->mbintra_table …
|
|
|
@6fb904ce
|
23 years |
arpi |
s->c_dc_scale was 7 if s->qscale==2 but should be 8 (the bug is …
|
|
|
@477c35a9
|
23 years |
arpi |
mpeg4 encoder fix by Michael Niedermayer <michaelni@gmx.at>
…
|
|
|
@3587d501
|
23 years |
arpi |
aligned bitstream support (optional) - patch by ichael Niedermayer …
|
|
|
@27a3e2c5
|
23 years |
michaelni |
another bitstream reader code (faster on intel cpus) - patch by …
|
|
|
@bff6ecaa
|
23 years |
michaelni |
AC table reset (memset) optimization - patch by Michael Niedermayer …
|
|
|
@5a24083
|
23 years |
michaelni |
fix for non-mmx runtimedetect encoding bugs - patch by Michael …
|
|
|
@ef093645
|
23 years |
michaelni |
fix different UMV handling for mpeg4 vs. h263 - patch by Michael …
|
|
|
@f4470e09
|
23 years |
michaelni |
print cpu flags
Originally committed as revision 248 to …
|
|
|
@fb4a9613
|
23 years |
arpi |
qscale estimate fix, diff extended to 64bit wide. patch by Stephen …
|
|
|
@3046f265
|
23 years |
arpi |
fix slices when code=0x18, patch by Michael Niedermayer …
|
|
|
@211c4920
|
23 years |
michaelni |
fixed -npp help ... i think i need more sleep ;)
Originally committed …
|
|
|
@4b001a13
|
23 years |
michaelni |
-npp help
Originally committed as revision 3977 to …
|
|
|
@8aaac435
|
23 years |
michaelni |
-npp fq:<quantizer>
force quantizer (for these lq movies which where …
|
|
|
@c0903414
|
23 years |
michaelni |
only print last line warning if verbose is on
Originally committed as …
|
|
|
@07f8991b
|
23 years |
michaelni |
minor brightness/contrast bugfix / moved some global vars into ppMode …
|
|
|
@43d52f76
|
23 years |
michaelni |
customizeable deblocking (2 thresholds)
chrominance & luminance …
|
|
|
@f15afacd
|
23 years |
michaelni |
output shifted by a few pixels on extreem scalings bugfix
filterPos …
|
|
|
@6ec6e3c9
|
23 years |
michaelni |
101
Originally committed as revision 3780 to …
|
|
|
@45b4f285
|
23 years |
michaelni |
new -pp options stuff (-npp ...)
see line527@postproc/postprocess.c ;) …
|
|
|
@3a842ea5
|
23 years |
arpi |
informal msg
Originally committed as revision 238 to …
|
|
|
@51fdf2de
|
23 years |
johannes.feigl |
looks better
Originally committed as revision 3731 to …
|
|
|
@98f3b098
|
23 years |
arpi |
avcodec_find_encoder_by_name() patch by Alex
Originally committed as …
|
|
|
@627690b5
|
23 years |
michaelni |
minor bugfixes (noone noticed them)
a few more asserts
Originally …
|
|
|
@aa21f0c
|
23 years |
michaelni |
rgb24toyv12 bugfix
Originally committed as revision 3634 to …
|
|
|
@393fe8dd
|
23 years |
arpi |
unrestricted MC fixed - thanks to Michael Niedermayer for idea
…
|
|
|
@37e8dcda
|
23 years |
arpi |
new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define …
|
|
|
@d962f6fd
|
23 years |
arpi |
new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define …
|
|
|
@e3d2500f
|
23 years |
michaelni |
print more info if -v
use new horizontal mmx scaler instead of old …
|
|
|
@f014740
|
23 years |
michaelni |
dithering info wasnt displayed
Originally committed as revision 3346 …
|
|
|
@c1b0bfb4
|
23 years |
michaelni |
vertical cubic/linear scaling
prints some info (MMX, dstbpp, ...) …
|
|
|
@e2f5a2a9
|
23 years |
michaelni |
typo
Originally committed as revision 3300 to …
|
|
|
@077ea8a7
|
23 years |
michaelni |
horizontal up/downscale linear & cubic
-sws command line option (0 -> …
|
|
|
@af91b8b3
|
23 years |
michaelni |
sliced scaleing bugfix
Originally committed as revision 3216 to …
|
|
|
@d1fac6cf
|
23 years |
michaelni |
swscaler cleanup
green line at bottom bugfix
green lines in yuv2yuv …
|
|
|
@6e9b4840
|
23 years |
michaelni |
faster brightness correcture in MMX2
Originally committed as revision …
|
|
|
@06c4804a
|
23 years |
michaelni |
compiletime pp-mode support (luminance = chrominance filters though) …
|
|
|
@726a959
|
23 years |
michaelni |
runtime cpu detection optional (compiles faster)
Originally committed …
|
|
|
@e89952a
|
23 years |
michaelni |
runtime cpu detect optional (compiles faster)
Originally committed as …
|
|
|
@43d8c23
|
23 years |
michaelni |
runtime cpu detection
Originally committed as revision 3144 to …
|
|
|
@48a05cec
|
23 years |
michaelni |
oops
Originally committed as revision 3137 to …
|
|
|
@1de97d84
|
23 years |
michaelni |
runtime cpu detection
rgb24toyv12 in C
Originally committed as …
|
|
|
@7630f2e0
|
23 years |
michaelni |
runtime cpu detection
Originally committed as revision 3127 to …
|
|
|
@cc9b0679
|
23 years |
michaelni |
runtime cpu detection
Originally committed as revision 3100 to …
|
|
|
@4e1349d4
|
23 years |
michaelni |
use fastmemcpy for chrominance if no chrominance filtering is done
…
|
|
|
@cd38e322
|
23 years |
michaelni |
faster dering
Originally committed as revision 3094 to …
|
|
|
@043ba56f
|
23 years |
michaelni |
1% speedup
Originally committed as revision 3038 to …
|
|
|
@cf5ec61d
|
23 years |
michaelni |
oops, too much cleanup ;)
Originally committed as revision 3033 to …
|
|
|
@c09dc465
|
23 years |
michaelni |
cleanup
precopy fewer lines from src to dst if possible
speedup (due …
|
|
|
@7f16f6e6
|
23 years |
michaelni |
faster mmx2 / 3dnow deblocking filter
brightness_debug (draws …
|
|
|
@644d98a4
|
23 years |
pulento |
- Preliminary RTP friendly mode for H.263.
- GOB headers for H.263 …
|
|
|
@652cb0f5
|
23 years |
Felix.Buenemann |
Move ignores in subdirs to their respective .cvsignore files.
…
|
|
|
@96815ce
|
23 years |
pulento |
- Added support to Inter4V+Q MBs to H.263 decoder.
- Advanced …
|
|
|
@9eaa4690
|
23 years |
pulento |
- Bug fixed on H.263 decoder initialization.
Originally committed as …
|
|
|
@21810797
|
23 years |
gabucino |
postproc/ dir now respects --with-extraincdir
Now that I'm fixing …
|
|
|
@a9c77978
|
23 years |
michaelni |
temp denoiser:
bugfix?
averageing noise over the surrounding blocks
…
|
|
|
@be44a4d7
|
23 years |
michaelni |
temp denoiser changes: (a-b)2 instead of |a-b| and MMX2/3DNOW version …
|
|
|
@117e45b0
|
23 years |
michaelni |
temporal noise reducer in C (-pp 0x100000)
setting the thresholds from …
|
|
|
@8547282b
|
23 years |
pulento |
- Bug fix on MV prediction for MPEG4 caused by new H.263 GOB code.
…
|
|
|
@102d3908
|
23 years |
pulento |
- Fixed a bug on H.263 MV prediction for MB on GOBs limits.
- Now we …
|
|
|
@ed8c0670
|
23 years |
michaelni |
uyvytoyv12 in MMX (untested)
Originally committed as revision 2848 to …
|
|
|
@f12e206b
|
23 years |
nickols_k |
Let loops will be aligned
Originally committed as revision 213 to …
|
|
|
@815cbfe7
|
23 years |
michaelni |
QP_store==null bugfix and no opendivx bugfix
Originally committed as …
|
|
|
@ed346065
|
23 years |
michaelni |
yuy2toyv12 bugfix
Originally committed as revision 2807 to …
|
|
|
@81c0590e
|
23 years |
arpi |
uyvy->uv12 added
Originally committed as revision 2802 to …
|
|
|
@cff6ecd7
|
23 years |
michaelni |
.balign or we´ll align by 64kb on some architectures
Originally …
|
|
|
@6e3bba7
|
23 years |
michaelni |
.align 16
Originally committed as revision 2800 to …
|
|
|
@a822a479
|
23 years |
nickols_k |
fixed gcc-3.0.x compilation (by Michael Niedermayer)
Originally …
|
|
|
@6c426cf
|
23 years |
p_l |
added missing #include <malloc.h>
#include "config.h" moved as 1st …
|
|
|
@9395185f
|
23 years |
michaelni |
bugfix
Originally committed as revision 2767 to …
|
|
|
@1b383194
|
23 years |
nickols_k |
rgb32tobgr32 now is documented ;)
Originally committed as revision …
|
|
|
@9996924
|
23 years |
michaelni |
rgb32tobgr32 / bgr32torgb32
Originally committed as revision 2756 to …
|
|
|
@3fe8e8f
|
23 years |
michaelni |
gcc does optimize writes to non volatile variables away if it didnt …
|
|
|
@da3b92c8
|
23 years |
michaelni |
15/16 bpp dithering
Originally committed as revision 2750 to …
|
|
|
@d8fa3c5
|
23 years |
michaelni |
better dithering
Originally committed as revision 2749 to …
|
|
|
@2b3eef22
|
23 years |
nickols_k |
Minor speedup of rgb32to24. (performance is not successful)
…
|
|
|
@9e7f791d
|
23 years |
jk |
Remove a few obsolete header includes (fixes a compile error on …
|
|
|
@b28daef8
|
23 years |
michaelni |
minor changes (fixed some warnings, added attribute aligned(8) stuff)
…
|
|
|
@53445e83
|
23 years |
nickols_k |
MMX2, 3DNOW, MMX optimized rgb32(24)to16(15) stuff
Originally …
|
|
|
@3eb2151
|
23 years |
nickols_k |
optimized rgb24to16 stuff
Originally committed as revision 2741 to …
|
|
|
@76163572
|
23 years |
michaelni |
mmx2 bgr24 stuff from swscale (slightly faster)
Originally committed …
|
|
|
@0155db7f
|
23 years |
nickols_k |
rgb24to32 now is faster
Originally committed as revision 2739 to …
|
|
|
@18e19c31
|
23 years |
michaelni |
vars are aligned by 8 now (even faster, yes they where not aligned …
|
|
|
@7ad16638
|
23 years |
michaelni |
16bpp is 10% faster
Originally committed as revision 2737 to …
|
|
|
@607379b3
|
23 years |
michaelni |
15 bpp support
Originally committed as revision 2736 to …
|
|
|
@574406bb
|
23 years |
michaelni |
common code moved to a #define
added bgr24 output support
Originally …
|
|
|
@6611aa83
|
23 years |
nickols_k |
Move yuv2rgb to postprocess
Originally committed as revision 2733 to …
|
|
|
@99d2cb72
|
23 years |
michaelni |
faster bgr24 output
Originally committed as revision 2731 to …
|
|
|
@bdc2eb9a
|
23 years |
michaelni |
only 6 registers used
Originally committed as revision 2729 to …
|
|
|
@cfc15dc6
|
23 years |
michaelni |
unsigned stuff
Originally committed as revision 2726 to …
|
|
|
@dabcdbc
|
23 years |
michaelni |
yuy2toyv12 fixed and speedup
Originally committed as revision 2725 to …
|
|
|