source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @a56c66a   23 years fabrice wmv format is asf format Originally committed as revision 139 to …
(edit) @a0663ba4   23 years fabrice complete handling of pcm formats - hex dump option Originally …
(edit) @d2b7bcd2   23 years fabrice suppressed mpglib option Originally committed as revision 137 to …
(edit) @829fa99   23 years arpi CONFIG_MPGLIB no more needed Originally committed as revision 136 to …
(edit) @1d7840a   23 years fabrice fixed stereo grab Originally committed as revision 135 to …
(edit) @e30a2846   23 years fabrice oops - forgot grabbing case for audio/video input auto detect …
(edit) @da115c8a   23 years fabrice copyright change Originally committed as revision 133 to …
(edit) @afa982fd   23 years fabrice corrected mpeg audio encoding overflows - now it should give correct …
(edit) @c34270f5   23 years fabrice mlib merge Originally committed as revision 131 to …
(edit) @8d67072f   23 years fabrice fixed symetric quantization (better quality!) Originally committed …
(edit) @73120e55   23 years fabrice version change Originally committed as revision 129 to …
(edit) @9150f42   23 years fabrice fixed image number syntax problems Originally committed as revision …
(edit) @5a56c87c   23 years fabrice restore audio settings - use all the frame buffers provided by the …
(edit) @813cae4b   23 years fabrice image number handling Originally committed as revision 126 to …
(edit) @84a02cdd   23 years fabrice added patch info (I prefer only diff -u) and clear info about my patch …
(edit) @61a663b   23 years fabrice added image question Originally committed as revision 124 to …
(edit) @919f448d   23 years fabrice non 420P grab fix - suppressed unused 'sys/poll.h' header - do not put …
(edit) @739d6efa   23 years fabrice updated Originally committed as revision 122 to …
(edit) @2e93e3aa   23 years fabrice fixed raw read for eof Originally committed as revision 121 to …
(edit) @9dbf9389   23 years fabrice added get_bits_count() Originally committed as revision 120 to …
(edit) @2456e28d   23 years fabrice merged code and tables between encoder and decoder Originally …
(edit) @9a9b2b5d   23 years fabrice added mpeg audio decoder tables Originally committed as revision 118 …
(edit) @239c2f4c   23 years fabrice added completely new mpeg audio decoder (integer only, free format …
(edit) @c8fbc22d   23 years fabrice suppressed mpglib Originally committed as revision 116 to …
(edit) @3d204385   23 years nickols_k memalign autodetection Originally committed as revision 115 to …
(edit) @544286b3   23 years pulento Moved some H.263+ variables to MpegEncContext to be thread-safe. …
(edit) @6dbd39fe   23 years pulento Added support to Unrestricted Motion Vectors (UMV) on H.263+ …
(edit) @6bbc662f   23 years pulento Added CODEC_ID_H263P to fourcc tables. H.263+ on AVI wasn't using U263 …
(edit) @36157009   23 years nickols_k Aligned malloc. Another 10% of speedup. Originally committed as …
(edit) @a74127c   24 years fabrice win32 fixes Originally committed as revision 110 to …
(edit) @d0a0b248   24 years fabrice motion test Originally committed as revision 109 to …
(edit) @4300403e   24 years fabrice suppressed nasm stuff Originally committed as revision 108 to …
(edit) @daf8e955   24 years fabrice added win32 cross compile support Originally committed as revision …
(edit) @1705679   24 years fabrice updated Originally committed as revision 106 to …
(edit) @64ccc83   24 years fabrice removed Originally committed as revision 105 to …
(edit) @694ec061   24 years fabrice suppressed nasm dependancy - rewrote forward DCT and motion estimation …
(edit) @c72c6d2d   24 years fabrice distclean fix Originally committed as revision 103 to …
(edit) @58f26ba9   24 years fabrice changed opendivx to mpeg4 Originally committed as revision 102 to …
(edit) @935442b5   24 years fabrice log2 to av_log2 Originally committed as revision 101 to …
(edit) @0c23ead1   24 years fabrice copy avctx Originally committed as revision 100 to …
(edit) @9d02db7a   24 years fabrice fix got_picture output Originally committed as revision 99 to …
(edit) @bf89e6b1   24 years fabrice added draw_horiz_band test Originally committed as revision 98 to …
Note: See TracRevisionLog for help on using the revision log.