source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @06c4804a   23 years michaelni compiletime pp-mode support (luminance = chrominance filters though) …
(edit) @726a959   23 years michaelni runtime cpu detection optional (compiles faster) Originally committed …
(edit) @e89952a   23 years michaelni runtime cpu detect optional (compiles faster) Originally committed as …
(edit) @43d8c23   23 years michaelni runtime cpu detection Originally committed as revision 3144 to …
(edit) @48a05cec   23 years michaelni oops Originally committed as revision 3137 to …
(edit) @1de97d84   23 years michaelni runtime cpu detection rgb24toyv12 in C Originally committed as …
(edit) @7630f2e0   23 years michaelni runtime cpu detection Originally committed as revision 3127 to …
(edit) @cc9b0679   23 years michaelni runtime cpu detection Originally committed as revision 3100 to …
(edit) @4e1349d4   23 years michaelni use fastmemcpy for chrominance if no chrominance filtering is done …
(edit) @cd38e322   23 years michaelni faster dering Originally committed as revision 3094 to …
(edit) @043ba56f   23 years michaelni 1% speedup Originally committed as revision 3038 to …
(edit) @cf5ec61d   23 years michaelni oops, too much cleanup ;) Originally committed as revision 3033 to …
(edit) @c09dc465   23 years michaelni cleanup precopy fewer lines from src to dst if possible speedup (due …
(edit) @7f16f6e6   23 years michaelni faster mmx2 / 3dnow deblocking filter brightness_debug (draws …
(edit) @644d98a4   23 years pulento - Preliminary RTP friendly mode for H.263. - GOB headers for H.263 …
(edit) @652cb0f5   23 years Felix.Buenemann Move ignores in subdirs to their respective .cvsignore files. …
(edit) @96815ce   23 years pulento - Added support to Inter4V+Q MBs to H.263 decoder. - Advanced …
(edit) @9eaa4690   23 years pulento - Bug fixed on H.263 decoder initialization. Originally committed as …
(edit) @21810797   23 years gabucino postproc/ dir now respects --with-extraincdir Now that I'm fixing …
(edit) @a9c77978   23 years michaelni temp denoiser: bugfix? averageing noise over the surrounding blocks …
(edit) @be44a4d7   23 years michaelni temp denoiser changes: (a-b)2 instead of |a-b| and MMX2/3DNOW version …
(edit) @117e45b0   23 years michaelni temporal noise reducer in C (-pp 0x100000) setting the thresholds from …
(edit) @8547282b   23 years pulento - Bug fix on MV prediction for MPEG4 caused by new H.263 GOB code. …
(edit) @102d3908   23 years pulento - Fixed a bug on H.263 MV prediction for MB on GOBs limits. - Now we …
(edit) @ed8c0670   23 years michaelni uyvytoyv12 in MMX (untested) Originally committed as revision 2848 to …
(edit) @f12e206b   23 years nickols_k Let loops will be aligned Originally committed as revision 213 to …
(edit) @815cbfe7   23 years michaelni QP_store==null bugfix and no opendivx bugfix Originally committed as …
(edit) @ed346065   23 years michaelni yuy2toyv12 bugfix Originally committed as revision 2807 to …
(edit) @81c0590e   23 years arpi uyvy->uv12 added Originally committed as revision 2802 to …
(edit) @cff6ecd7   23 years michaelni .balign or we´ll align by 64kb on some architectures Originally …
(edit) @6e3bba7   23 years michaelni .align 16 Originally committed as revision 2800 to …
(edit) @a822a479   23 years nickols_k fixed gcc-3.0.x compilation (by Michael Niedermayer) Originally …
(edit) @6c426cf   23 years p_l added missing #include <malloc.h> #include "config.h" moved as 1st …
(edit) @9395185f   23 years michaelni bugfix Originally committed as revision 2767 to …
(edit) @1b383194   23 years nickols_k rgb32tobgr32 now is documented ;) Originally committed as revision …
(edit) @9996924   23 years michaelni rgb32tobgr32 / bgr32torgb32 Originally committed as revision 2756 to …
(edit) @3fe8e8f   23 years michaelni gcc does optimize writes to non volatile variables away if it didnt …
(edit) @da3b92c8   23 years michaelni 15/16 bpp dithering Originally committed as revision 2750 to …
(edit) @d8fa3c5   23 years michaelni better dithering Originally committed as revision 2749 to …
(edit) @2b3eef22   23 years nickols_k Minor speedup of rgb32to24. (performance is not successful) …
(edit) @9e7f791d   23 years jk Remove a few obsolete header includes (fixes a compile error on …
(edit) @b28daef8   23 years michaelni minor changes (fixed some warnings, added attribute aligned(8) stuff) …
(edit) @53445e83   23 years nickols_k MMX2, 3DNOW, MMX optimized rgb32(24)to16(15) stuff Originally …
(edit) @3eb2151   23 years nickols_k optimized rgb24to16 stuff Originally committed as revision 2741 to …
(edit) @76163572   23 years michaelni mmx2 bgr24 stuff from swscale (slightly faster) Originally committed …
(edit) @0155db7f   23 years nickols_k rgb24to32 now is faster Originally committed as revision 2739 to …
(edit) @18e19c31   23 years michaelni vars are aligned by 8 now (even faster, yes they where not aligned …
(edit) @7ad16638   23 years michaelni 16bpp is 10% faster Originally committed as revision 2737 to …
(edit) @607379b3   23 years michaelni 15 bpp support Originally committed as revision 2736 to …
(edit) @574406bb   23 years michaelni common code moved to a #define added bgr24 output support Originally …
(edit) @6611aa83   23 years nickols_k Move yuv2rgb to postprocess Originally committed as revision 2733 to …
(edit) @99d2cb72   23 years michaelni faster bgr24 output Originally committed as revision 2731 to …
(edit) @bdc2eb9a   23 years michaelni only 6 registers used Originally committed as revision 2729 to …
(edit) @cfc15dc6   23 years michaelni unsigned stuff Originally committed as revision 2726 to …
(edit) @dabcdbc   23 years michaelni yuy2toyv12 fixed and speedup Originally committed as revision 2725 to …
(edit) @42b5fcb8   23 years michaelni fixed yv12toyuy2 Originally committed as revision 2724 to …
(edit) @ebbe52f1   23 years arpi postprocessing array increased to handle HDTV resolutions (1920x1152) …
(edit) @4aecdf91   23 years nickols_k Forgot Originally committed as revision 2722 to …
(edit) @8dd6739c   23 years nickols_k Fixed rgb32(24)to15 stuff Originally committed as revision 2721 to …
(edit) @90226a43   23 years nickols_k Fixed rgb32(24)to16 stuff, rgb32(24)to15 is still broken Originally …
(edit) @996e1a7c   23 years nickols_k Well - old algorithms and new stuff rgb24to16(15) Originally …
(edit) @12e3287f   23 years nickols_k More standards compilance Originally committed as revision 2712 to …
(edit) @bd09433f   23 years michaelni yuy2toyv12 in MMX Originally committed as revision 2705 to …
(edit) @4060205b   23 years michaelni yv12toyuy2 in MMX cleanup Originally committed as revision 2703 to …
(edit) @d9d58d17   23 years michaelni yv12 <-> yuy2 in C Originally committed as revision 2702 to …
(edit) @9b2c28e6   23 years michaelni faster 15to16 bit rgb (the mmx routine is limited by memory speed so …
(edit) @9ce6584e   23 years michaelni palette to bgr24 Originally committed as revision 2698 to …
(edit) @fcfbc150   23 years michaelni bgr32to16, bgr32to15 (needed for palette stuff) paletteto 32,16,15bgr …
(edit) @7d7f78b5   23 years michaelni green line fix for dstw%8!=0 Originally committed as revision 2681 to …
(edit) @56993147   23 years nickols_k using const modifier Originally committed as revision 2678 to …
(edit) @96034638   23 years michaelni fixed warnings Originally committed as revision 2672 to …
(edit) @f62255fb   23 years michaelni faster bgr15/16 Originally committed as revision 2670 to …
(edit) @7f3f5ec8   23 years arpi dct_unquantize_h263_mmx() by Michael Niedermayer <michaelni@gmx.at> …
(edit) @4949028f   23 years pulento - Bug fix on inter MCBPC table for inter+q. - H.263/H.263+ decoder now …
(edit) @162caf68   23 years michaelni right green line bugfix for width not %8==0 (untested -vo vesa doesnt …
(edit) @92d24f49   23 years kabi * fixed decoding busy loop Originally committed as revision 203 to …
(edit) @cabad2ad   23 years kabi * dependency for static linking Originally committed as revision 202 …
(edit) @7fb36f6c   23 years michaelni deinterlace bugfix Originally committed as revision 2596 to …
(edit) @3407a972   23 years michaelni c speedup (x1, rk1 filters) Originally committed as revision 2587 to …
(edit) @02a0a992   23 years michaelni c speedup Originally committed as revision 2586 to …
(edit) @b18ea156   23 years michaelni 15/16bit in C speedup Originally committed as revision 2585 to …
(edit) @397c035e   23 years michaelni c optimizations bugfix Originally committed as revision 2577 to …
(edit) @d9fc1cfe   23 years michaelni c optimizations Originally committed as revision 2576 to …
(edit) @d022ce5c   23 years michaelni c optimizations (array is faster than pointer) (16bpp variants tested …
(edit) @8405b3fd   23 years michaelni minor speedup cleanup Originally committed as revision 2571 to …
(edit) @497d4f99   23 years michaelni interpolate chrominance for every second line in the 1:1 vertical …
(edit) @1faf0867   23 years michaelni bugfixes small speedup for the non x86 stuff Originally committed as …
(edit) @51da31f1   23 years nickols_k cosmetic Originally committed as revision 2565 to …
(edit) @541c4eb9   23 years michaelni fixed a warning Originally committed as revision 2541 to …
(edit) @d9384b8b   23 years nickols_k No longer required Originally committed as revision 2540 to …
(edit) @a3aece9   23 years nickols_k Finish mmx2, 3dnow optimiz. 15to16 should be tested. Better fix of …
(edit) @e697a141   23 years michaelni cant compile on non x86 bugfix Originally committed as revision 2536 …
(edit) @17f715f   23 years michaelni patch from Martin Decky <deckm1am@ss1000.ms.mff.cuni.cz> applied and …
(edit) @2add307d   23 years michaelni tell the c compiler that the memory changed Originally committed as …
(edit) @99cefd0b   23 years michaelni 3dnow prefetch & sfence Originally committed as revision 2521 to …
(edit) @38858470   23 years michaelni yv12 to yv12 scaler someone who knows a bit about vo_odivx could add …
(edit) @494a629   23 years nickols_k 32to24: MMX, MMX2, 3DNOW optimization Originally committed as …
(edit) @90f8a479   23 years nickols_k More elegant solution Originally committed as revision 2517 to …
(edit) @2f6b90b0   23 years nickols_k preprocessor cleanup Originally committed as revision 2515 to …
(edit) @79811694   23 years nickols_k sfence Originally committed as revision 2514 to …
Note: See TracRevisionLog for help on using the revision log.