|
|
|
@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 …
|
|
|
@42b5fcb8
|
23 years |
michaelni |
fixed yv12toyuy2
Originally committed as revision 2724 to …
|
|
|
@ebbe52f1
|
23 years |
arpi |
postprocessing array increased to handle HDTV resolutions (1920x1152)
…
|
|
|
@4aecdf91
|
23 years |
nickols_k |
Forgot
Originally committed as revision 2722 to …
|
|
|
@8dd6739c
|
23 years |
nickols_k |
Fixed rgb32(24)to15 stuff
Originally committed as revision 2721 to …
|
|
|
@90226a43
|
23 years |
nickols_k |
Fixed rgb32(24)to16 stuff, rgb32(24)to15 is still broken
Originally …
|
|
|
@996e1a7c
|
23 years |
nickols_k |
Well - old algorithms and new stuff rgb24to16(15)
Originally …
|
|
|
@12e3287f
|
23 years |
nickols_k |
More standards compilance
Originally committed as revision 2712 to …
|
|
|
@bd09433f
|
23 years |
michaelni |
yuy2toyv12 in MMX
Originally committed as revision 2705 to …
|
|
|
@4060205b
|
23 years |
michaelni |
yv12toyuy2 in MMX
cleanup
Originally committed as revision 2703 to …
|
|
|
@d9d58d17
|
23 years |
michaelni |
yv12 <-> yuy2 in C
Originally committed as revision 2702 to …
|
|
|
@9b2c28e6
|
23 years |
michaelni |
faster 15to16 bit rgb (the mmx routine is limited by memory speed so …
|
|
|
@9ce6584e
|
23 years |
michaelni |
palette to bgr24
Originally committed as revision 2698 to …
|
|
|
@fcfbc150
|
23 years |
michaelni |
bgr32to16, bgr32to15 (needed for palette stuff)
paletteto 32,16,15bgr …
|
|
|
@7d7f78b5
|
23 years |
michaelni |
green line fix for dstw%8!=0
Originally committed as revision 2681 to …
|
|
|
@56993147
|
23 years |
nickols_k |
using const modifier
Originally committed as revision 2678 to …
|
|
|
@96034638
|
23 years |
michaelni |
fixed warnings
Originally committed as revision 2672 to …
|
|
|
@f62255fb
|
23 years |
michaelni |
faster bgr15/16
Originally committed as revision 2670 to …
|
|
|
@7f3f5ec8
|
23 years |
arpi |
dct_unquantize_h263_mmx() by Michael Niedermayer <michaelni@gmx.at>
…
|
|
|
@4949028f
|
23 years |
pulento |
- Bug fix on inter MCBPC table for inter+q.
- H.263/H.263+ decoder now …
|
|
|
@162caf68
|
23 years |
michaelni |
right green line bugfix for width not %8==0 (untested -vo vesa doesnt …
|
|
|
@92d24f49
|
23 years |
kabi |
* fixed decoding busy loop
Originally committed as revision 203 to …
|
|
|
@cabad2ad
|
23 years |
kabi |
* dependency for static linking
Originally committed as revision 202 …
|
|
|
@7fb36f6c
|
23 years |
michaelni |
deinterlace bugfix
Originally committed as revision 2596 to …
|
|
|
@3407a972
|
23 years |
michaelni |
c speedup (x1, rk1 filters)
Originally committed as revision 2587 to …
|
|
|
@02a0a992
|
23 years |
michaelni |
c speedup
Originally committed as revision 2586 to …
|
|
|
@b18ea156
|
23 years |
michaelni |
15/16bit in C speedup
Originally committed as revision 2585 to …
|
|
|
@397c035e
|
23 years |
michaelni |
c optimizations
bugfix
Originally committed as revision 2577 to …
|
|
|
@d9fc1cfe
|
23 years |
michaelni |
c optimizations
Originally committed as revision 2576 to …
|
|
|
@d022ce5c
|
23 years |
michaelni |
c optimizations (array is faster than pointer) (16bpp variants tested …
|
|
|
@8405b3fd
|
23 years |
michaelni |
minor speedup
cleanup
Originally committed as revision 2571 to …
|
|
|
@497d4f99
|
23 years |
michaelni |
interpolate chrominance for every second line in the 1:1 vertical …
|
|
|
@1faf0867
|
23 years |
michaelni |
bugfixes
small speedup for the non x86 stuff
Originally committed as …
|
|
|
@51da31f1
|
23 years |
nickols_k |
cosmetic
Originally committed as revision 2565 to …
|
|
|
@541c4eb9
|
23 years |
michaelni |
fixed a warning
Originally committed as revision 2541 to …
|
|
|
@d9384b8b
|
23 years |
nickols_k |
No longer required
Originally committed as revision 2540 to …
|
|
|
@a3aece9
|
23 years |
nickols_k |
Finish mmx2, 3dnow optimiz. 15to16 should be tested. Better fix of …
|
|
|
@e697a141
|
23 years |
michaelni |
cant compile on non x86 bugfix
Originally committed as revision 2536 …
|
|
|
@17f715f
|
23 years |
michaelni |
patch from Martin Decky <deckm1am@ss1000.ms.mff.cuni.cz> applied and …
|
|
|
@2add307d
|
23 years |
michaelni |
tell the c compiler that the memory changed
Originally committed as …
|
|
|
@99cefd0b
|
23 years |
michaelni |
3dnow prefetch & sfence
Originally committed as revision 2521 to …
|
|
|
@38858470
|
23 years |
michaelni |
yv12 to yv12 scaler
someone who knows a bit about vo_odivx could add …
|
|
|
@494a629
|
23 years |
nickols_k |
32to24: MMX, MMX2, 3DNOW optimization
Originally committed as …
|
|
|
@90f8a479
|
23 years |
nickols_k |
More elegant solution
Originally committed as revision 2517 to …
|
|
|
@2f6b90b0
|
23 years |
nickols_k |
preprocessor cleanup
Originally committed as revision 2515 to …
|
|
|
@79811694
|
23 years |
nickols_k |
sfence
Originally committed as revision 2514 to …
|
|
|
@18224bc9
|
23 years |
nickols_k |
More accurate prefetching
Originally committed as revision 2513 to …
|
|
|
@96b956c
|
23 years |
nickols_k |
mmx, mmx2, 3dnow optimized 24to32
Originally committed as revision …
|
|
|
@49a0c6ee
|
23 years |
nickols_k |
mmx optimized 24to32
Originally committed as revision 2511 to …
|
|
|
@607d7d03
|
23 years |
nickols_k |
forgot, sorry
Originally committed as revision 2510 to …
|
|
|
@fde33ab5
|
23 years |
nickols_k |
Prev ver could work only on x86
Originally committed as revision 2509 …
|
|
|
@b238eb2
|
23 years |
nickols_k |
vo_vesa: more rgb2rgb support
Originally committed as revision 2507 …
|
|
|
@59ac5a93
|
23 years |
nickols_k |
vo_vesa: more rgb2rgb support
Originally committed as revision 2506 …
|
|
|
@b234ae8
|
23 years |
nickols_k |
vo_vesa: rgb2rgb support
Originally committed as revision 2505 to …
|
|
|
@390b20a6
|
23 years |
michaelni |
yuv2rgb bugfix
Originally committed as revision 2504 to …
|
|
|
@18c599db
|
23 years |
nickols_k |
missing header
Originally committed as revision 197 to …
|
|
|
@f840692f
|
23 years |
nickols_k |
headers installation
Originally committed as revision 196 to …
|
|
|
@0319c531
|
23 years |
nickols_k |
Shared objects support
Originally committed as revision 195 to …
|
|
|
@0fd94442
|
23 years |
nickols_k |
Shared objects support
Originally committed as revision 194 to …
|
|
|
@9927c7ee
|
23 years |
michaelni |
faster dering
Originally committed as revision 2479 to …
|
|
|
@2e212618
|
23 years |
michaelni |
dering in c
dering bugfix
Originally committed as revision 2478 to …
|
|
|
@dda87e9f
|
23 years |
p_l |
a few warning fixes (missing #include's)
Originally committed as …
|
|
|