source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @18224bc9   23 years nickols_k More accurate prefetching Originally committed as revision 2513 to …
(edit) @96b956c   23 years nickols_k mmx, mmx2, 3dnow optimized 24to32 Originally committed as revision …
(edit) @49a0c6ee   23 years nickols_k mmx optimized 24to32 Originally committed as revision 2511 to …
(edit) @607d7d03   23 years nickols_k forgot, sorry Originally committed as revision 2510 to …
(edit) @fde33ab5   23 years nickols_k Prev ver could work only on x86 Originally committed as revision 2509 …
(edit) @b238eb2   23 years nickols_k vo_vesa: more rgb2rgb support Originally committed as revision 2507 …
(edit) @59ac5a93   23 years nickols_k vo_vesa: more rgb2rgb support Originally committed as revision 2506 …
(edit) @b234ae8   23 years nickols_k vo_vesa: rgb2rgb support Originally committed as revision 2505 to …
(edit) @390b20a6   23 years michaelni yuv2rgb bugfix Originally committed as revision 2504 to …
(edit) @18c599db   23 years nickols_k missing header Originally committed as revision 197 to …
(edit) @f840692f   23 years nickols_k headers installation Originally committed as revision 196 to …
(edit) @0319c531   23 years nickols_k Shared objects support Originally committed as revision 195 to …
(edit) @0fd94442   23 years nickols_k Shared objects support Originally committed as revision 194 to …
(edit) @9927c7ee   23 years michaelni faster dering Originally committed as revision 2479 to …
(edit) @2e212618   23 years michaelni dering in c dering bugfix Originally committed as revision 2478 to …
(edit) @dda87e9f   23 years p_l a few warning fixes (missing #include's) Originally committed as …
(edit) @e0f8ffae   23 years michaelni 3dnow dering Originally committed as revision 2476 to …
(edit) @cf76316   23 years michaelni just a few "not implemented yet" removed Originally committed as …
(edit) @70c5ae8   23 years michaelni dering in mmx2 Originally committed as revision 2474 to …
(edit) @2ff198c   23 years michaelni downscale fixed some warnings Originally committed as revision 2470 …
(edit) @e5c30e06   23 years michaelni fixed difference with -vo md5 between doVertDefFilter() C and MMX / …
(edit) @4e4dcbc5   23 years michaelni much better horizontal filters (transpose & use the vertical ones) :) …
(edit) @44d01eea   23 years nickols_k Independed compilation of SUBDIRS Originally committed as revision …
(edit) @73d33554   23 years michaelni more speed Originally committed as revision 2438 to …
(edit) @2d83f323   23 years kabi * and finaly avoid deadlock at the end of audio stream Originally …
(edit) @de5123dc   23 years kabi * fixes to avoid crash when broken mp3 header is found Originally …
(edit) @123ba071   23 years kabi * made by Juergen - should be useful for Solaris Originally committed …
(edit) @c152c983   23 years kabi * simple fix to avoid memcpy with len < 0 Originally committed as …
(edit) @525782f3   23 years kabi * prevent crash in decoder Originally committed as revision 179 to …
(edit) @9736722a   23 years michaelni more speed Originally committed as revision 2429 to …
(edit) @ac0b0b2f   23 years michaelni and another +2% speedup Originally committed as revision 2417 to …
(edit) @37da00f   23 years michaelni optimizations (+2% speedup) Originally committed as revision 2414 to …
(edit) @534a602d   23 years michaelni brightness / contrast fix/copy optimizations +2% speedup Originally …
(edit) @57d04d3f   23 years michaelni negative black bugfix Originally committed as revision 2395 to …
(edit) @911879d1   23 years michaelni auto brightness/ contrast bugfix getPPModeByNameAndQuality Originally …
(edit) @a525ce8d   23 years michaelni BGR24 bugfix BGR15 & BGR24 tested Originally committed as revision …
(edit) @d604bab9   23 years michaelni fixed alignment (static variables where sometimes not 8-byte aligned) …
(edit) @5486f774   23 years michaelni more logic behavior if the altenative deblock filters are used …
(edit) @84adc106   23 years michaelni first line bug fixed (happend if the image was scaled down or 1:1) …
(edit) @311832de   23 years arpi PP_FUNNY_STRIDE disabled Originally committed as revision 2293 to …
(edit) @a0e8aca   23 years michaelni added compiletime option to turn width%8==0 on Originally committed …
(edit) @658a85f2   23 years michaelni fixed a bug in the tmp buffer fixed the color range for yuv fixed the …
(edit) @0f25d72b   23 years michaelni horizontal scaling bugs fixed, should be mostly bugfree now …
(edit) @44f9179b   23 years arpi xinc scaled by 16 instead of 8 Originally committed as revision 2275 …
(edit) @b3a134b6   23 years michaelni horizontal lines bugfix Originally committed as revision 2272 to …
(edit) @d3fda508   23 years michaelni vertical lines bugfix Originally committed as revision 2271 to …
(edit) @afa569af   23 years arpi (C) fixed Originally committed as revision 2270 to …
(edit) @cd410226   23 years michaelni fixed a bug which caused horizontal lines Originally committed as …
(edit) @783e9cc9   23 years michaelni increased precission of s_xinc s_xinc2 (needed for the mmx2 bugfix) …
(edit) @acced553   23 years michaelni fixed the height%8!=0 bug simplified a few things removed last row …
(edit) @8d75673b   23 years pulento Restore the main Makefile to have debug flags. Originally committed …
(edit) @ce68c16   23 years pulento Added Juergen Keil fix on quant_tab[4] type. Originally committed as …
(edit) @d9cf0d33   23 years michaelni 24bpp support (untested) Originally committed as revision 2238 to …
(edit) @fffd2e0a   23 years arpi added (f)emms Originally committed as revision 2237 to …
(edit) @e72c545c   23 years arpi bpp changed from bytespp to bitspp Originally committed as revision …
(edit) @a6e972a2   23 years michaelni fixed out of regs "bug" Originally committed as revision 2234 to …
(edit) @d3f41512   23 years michaelni MMX & MMX2 optimizations (MMX2 is buggy and commented out) 32, 24, 16, …
(edit) @d4cb9e70   23 years michaelni quick fix for movies with a height which is not a multiple of 8 …
(edit) @d1530c64   23 years Felix.Buenemann fix rgb/bgr for 15/16bpp Originally committed as revision 2231 to …
(edit) @62ac0b01   23 years arpi 16bpp code for atmos Originally committed as revision 2230 to …
(edit) @79e7b305   23 years arpi exporting qscale data for postprocessing (for MPlayer) Originally …
(edit) @a6be8111   23 years michaelni minor cleanups median deinterlace in MMX fixed typos Originally …
(edit) @3db822b0   23 years arpi header for swscale.c Originally committed as revision 2218 to …
(edit) @3119049   23 years arpi software yv12->rgb scaler - separated from fsdga Originally committed …
(edit) @3b58b885   23 years michaelni rewrote the horizontal lowpass filter to fix a bug which caused a …
(edit) @9ae0a66d   23 years arpi c++ fix Originally committed as revision 2196 to …
(edit) @e939e1c3   23 years arpi Cleanup: - TIMEING && MORE_TIMEING disabled by default - private stuff …
(edit) @9f3328bc   23 years arpi small changes for mplayer integration: - getModeForQuality -> …
(edit) @9a722af7   23 years arpi small changes for mplayer integration: - getModeForQuality -> …
(edit) @5b65f0df   23 years michaelni fixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please …
(edit) @79cccf70   23 years michaelni minor QP scaling & auto-contrast bugfix fixed compilation problem …
(edit) @9f45d04   23 years michaelni fixed a rounding bug thing in the X1 Filter changed the X1 Filter …
(edit) @67b4cf1   23 years michaelni final changes to convert to C Originally committed as revision 2170 …
(edit) @d5a1a995   23 years michaelni bugfixes: last 3 lines not brightness/contrast corrected brightness …
(edit) @13e00528   23 years arpi fixed a bug in the horizontal default filter 3dnow version of the …
(edit) @3057fa66   23 years arpi new postprocess code by Michael Niedermayer (michaelni@gmx.at) …
(edit) @63bdb086   23 years fabrice fixed prototype change Originally committed as revision 150 to …
(edit) @a190b7e9   23 years fabrice fixed pcm bitrate Originally committed as revision 149 to …
(edit) @4972b26f   23 years fabrice changed audio and video grab interface (simpler now) Originally …
(edit) @46a3d068   23 years fabrice correct pcm audio format handling Originally committed as revision …
(edit) @96baaa6a   23 years fabrice changed av_open_input_file() prototype Originally committed as …
(edit) @4b44538c   23 years fabrice update Originally committed as revision 145 to …
(edit) @a38469e1   23 years fabrice unified grab & convertion loops (should be easier to achieve correct …
(edit) @2744a37f   23 years fabrice added new ffplay program Originally committed as revision 143 to …
(edit) @5ed8faf   23 years fabrice added pcm formats Originally committed as revision 142 to …
(edit) @f674bf71   23 years fabrice suppressed mpglib Originally committed as revision 141 to …
(edit) @a96b68b7   23 years fabrice added pcm codecs Originally committed as revision 140 to …
Note: See TracRevisionLog for help on using the revision log.