source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @17592475   23 years michaelni alternative bitstream writer (disabled by default, uncomment #define …
(edit) @9bd8bd1a   23 years michaelni unscaled memcpy variant bugfix (negative strides) Originally …
(edit) @e03c341e   23 years pulento - More work on preliminary bit rate control, just to be able to get an …
(edit) @37fbfd0   23 years pulento - Now the ME is done for the entire picture when enconding, the …
(edit) @ec22603f   23 years michaelni unscaled BGR24 -> YV12 Originally committed as revision 4624 to …
(edit) @21316f3c   23 years michaelni rgb24toyv12 in MMX (untested) Originally committed as revision 4623 …
(edit) @4342fc14   23 years michaelni bgr24toUV in MMX Originally committed as revision 4620 to …
(edit) @ac6a2e45   23 years michaelni bgr24toY in MMX Originally committed as revision 4613 to …
(edit) @81401c1f   23 years pulento - Fixes on RTP and GOB headers for H.263. - RTP callback system …
(edit) @3cb32e3d   23 years arpi PATCH by Rik Snel <rsnel@cube.dyndns.org> this includes the range for …
(edit) @80e103d0   23 years arpi PATCH by Rik Snel <rsnel@cube.dyndns.org> this patch enhances the …
(edit) @fa778d53   23 years michaelni workaround gcc 2.95.2 bug Originally committed as revision 289 to …
(edit) @b0db4198   23 years michaelni fastmemcpy Originally committed as revision 4587 to …
(edit) @4bb3fa5e   23 years michaelni unscaled BGR15->BGR16 a few bugfixes of the other unscaled converters …
(edit) @b72034dd   23 years michaelni bgr15 input support Originally committed as revision 4581 to …
(edit) @5bb9d9d8   23 years michaelni faster bgr16 input Originally committed as revision 4580 to …
(edit) @6af250ea   23 years michaelni bgr16 input support Originally committed as revision 4579 to …
(edit) @0b2540a0   23 years michaelni avoid copying input when encoding non intra stuff too Originally …
(edit) @b935781   23 years michaelni unscaled converters BGR24 -> BGR32 & RGB24 -> RGB32 BGR32 -> BGR24 & …
(edit) @adeaecb9   23 years michaelni fixing green line at right side bug (reported by Nick Kurshev …
(edit) @d8c2efac   23 years michaelni width or height %16 != 0 bugfix Originally committed as revision 287 …
(edit) @a861d4d7   23 years michaelni rgb32 & rgb24 input support squished a endianness bug in the 15/16bgr …
(edit) @b6654a54   23 years michaelni 101 (yuv2rgb with mpeg1,...) ;) simple copy if possible (same format, …
(edit) @3707990   23 years michaelni swScale internally uses yuv2rgb now if possible Originally committed …
(edit) @6fe84b43   23 years michaelni use multiply instead of divides for DC prediction on X86 Originally …
(edit) @b81cf274   23 years michaelni printing error messages if something is wrong instead of just return …
(edit) @8a01d20c   23 years michaelni filterPos bugfix (only nearest neighbor scaling was affected) …
(edit) @6ff0ad6b   23 years michaelni MMX(2) optimized YUY2 input avoid duplicate checks for formats by …
(edit) @17470314   23 years michaelni printing correct format info Originally committed as revision 4469 to …
(edit) @1e621b1   23 years michaelni YUY2, BGR24, BGR32 input support (no mmx yet) Originally committed as …
(edit) @1f347f22   23 years michaelni -sws 2 is default now Originally committed as revision 4422 to …
(edit) @6c7506de   23 years michaelni YV12 like formats support (I420/IYUV) bugfixes related to vo_x11 …
(edit) @4b6388d1   23 years michaelni top row bugfix Originally committed as revision 4404 to …
(edit) @d8863d37   23 years michaelni area averageing scaling support (-sws 5) (is identical to bilinear for …
(edit) @ff7ba856   23 years michaelni nearest neighbor / sdl emulation ;) scaling (-sws 4) Originally …
(edit) @bdd677ac   23 years michaelni minor QP bugfix Originally committed as revision 4400 to …
(edit) @5dfd24ac   23 years arpi workaround gcc bug "m" (0) avoiding useage of ebx Originally …
(edit) @320680d4   23 years kabi * temporal solution for shared lib compilation * using ALPHA code …
(edit) @2f349de2   23 years michaelni (commit by michael) mmx & mmx2 quantizer c dct permutation bugfix dont …
(edit) @580b82fa   23 years arpi (m)jpeg pad/flush with 1 instead of 0, fix by Rik Snel …
(edit) @2ddeed44   23 years michaelni (commit by michael) motion-estimation on width/height not divisable …
(edit) @d2b3c3d7   23 years michaelni (commit by michael) dc coeff isnt dequantized (bug reported by falk …
(edit) @4e3269e8   23 years michaelni (commit by michael) quantizer range bugfix (mpeg1 & mpeg4 encoding) …
(edit) @fd284805   23 years michaelni minor bugfix in the -v output Originally committed as revision 4305 …
(edit) @5521b193   23 years michaelni 15/16 bit dithering in C (5% slower, can be disabled by comenting …
(edit) @fe8054c0   23 years michaelni copyright(swscaler) = GPL Originally committed as revision 4296 to …
(edit) @c7997007   23 years nickols_k Small simple idct improvement for Alpha by Falk Hueffner …
(edit) @5cebb24b   23 years michaelni a few filters (should be removed/merged when arpis videofilter stuff …
(edit) @c7f822d9   23 years michaelni general convolution filtering of the source picture dynamic memory …
(edit) @635b3ec6   23 years Felix.Buenemann add mangling Originally committed as revision 4286 to …
(edit) @91d1f1a4   23 years nickols_k Alpha optimizations by Falk Hueffner …
(edit) @1e98dffb   23 years nickols_k Alpha optimizations by Falk Hueffner …
(edit) @4bdd9157   23 years nickols_k Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net> …
(edit) @7f56a527   23 years michaelni 101 Originally committed as revision 4282 to …
(edit) @28bf81c9   23 years michaelni removed global vars so that multiple swscalers can be used …
(edit) @cbf5fa71   23 years albeu Added reverting support for -pp and -npp options Originally committed …
(edit) @bf1595c4   23 years Felix.Buenemann fix mangling with runtime cpu detection Originally committed as …
(edit) @9b464428   23 years Felix.Buenemann mangle for win32 in postproc Originally committed as revision 4249 to …
(edit) @0a8d8945   23 years michaelni (commit by michael) faster simple idct in MMX Originally committed as …
(edit) @ae40484   23 years michaelni (commit by michael) bye bye weird al rounding bug ;) Originally …
(edit) @5975626d   23 years michaelni (commit by michael) emms Originally committed as revision 267 to …
(edit) @3d9fccbf   23 years michaelni (commit by michael) draw_edges_mmx() Originally committed as revision …
(edit) @4973971e   23 years michaelni (commit by michael) faster simple_idct in C Originally committed as …
(edit) @6f903d8e   23 years michaelni (commit by michael) 16-bit divide instead of 32-bit on x86 in …
(edit) @8bdbae01   23 years michaelni (commit by michael) memset() in MMX Originally committed as revision …
(edit) @162c9c2e   23 years michaelni dont print -npp parser debug info if only -v print "using pp filters …
(edit) @99180fe3   23 years michaelni (commit by michael) new msmpeg4 dequantizer did dequantize too early …
(edit) @badaf88e   23 years michaelni (commit by michael) dequantizers skip trailing zeros msmpeg4 non-intra …
(edit) @05f361f0   23 years michaelni (commited by michael / arpi was crazy enough to give me his password) …
(edit) @eede2156   23 years arpi rv10 sig11 fix by Michael Niedermayer <michaelni@gmx.at> Originally …
(edit) @5b3438c6   23 years arpi different fix, s->mbintra_table used only if h263_pred set. - patch by …
(edit) @01dbbd0a   23 years arpi This fixes segfaults because of uninitialized s->mbintra_table …
(edit) @6fb904ce   23 years arpi s->c_dc_scale was 7 if s->qscale==2 but should be 8 (the bug is …
(edit) @477c35a9   23 years arpi mpeg4 encoder fix by Michael Niedermayer <michaelni@gmx.at> …
(edit) @3587d501   23 years arpi aligned bitstream support (optional) - patch by ichael Niedermayer …
(edit) @27a3e2c5   23 years michaelni another bitstream reader code (faster on intel cpus) - patch by …
(edit) @bff6ecaa   23 years michaelni AC table reset (memset) optimization - patch by Michael Niedermayer …
(edit) @5a24083   23 years michaelni fix for non-mmx runtimedetect encoding bugs - patch by Michael …
(edit) @ef093645   23 years michaelni fix different UMV handling for mpeg4 vs. h263 - patch by Michael …
(edit) @f4470e09   23 years michaelni print cpu flags Originally committed as revision 248 to …
(edit) @fb4a9613   23 years arpi qscale estimate fix, diff extended to 64bit wide. patch by Stephen …
(edit) @3046f265   23 years arpi fix slices when code=0x18, patch by Michael Niedermayer …
(edit) @211c4920   23 years michaelni fixed -npp help ... i think i need more sleep ;) Originally committed …
(edit) @4b001a13   23 years michaelni -npp help Originally committed as revision 3977 to …
(edit) @8aaac435   23 years michaelni -npp fq:<quantizer> force quantizer (for these lq movies which where …
(edit) @c0903414   23 years michaelni only print last line warning if verbose is on Originally committed as …
(edit) @07f8991b   23 years michaelni minor brightness/contrast bugfix / moved some global vars into ppMode …
(edit) @43d52f76   23 years michaelni customizeable deblocking (2 thresholds) chrominance & luminance …
(edit) @f15afacd   23 years michaelni output shifted by a few pixels on extreem scalings bugfix filterPos …
(edit) @6ec6e3c9   23 years michaelni 101 Originally committed as revision 3780 to …
(edit) @45b4f285   23 years michaelni new -pp options stuff (-npp ...) see line527@postproc/postprocess.c ;) …
(edit) @3a842ea5   23 years arpi informal msg Originally committed as revision 238 to …
(edit) @51fdf2de   23 years johannes.feigl looks better Originally committed as revision 3731 to …
(edit) @98f3b098   23 years arpi avcodec_find_encoder_by_name() patch by Alex Originally committed as …
(edit) @627690b5   23 years michaelni minor bugfixes (noone noticed them) a few more asserts Originally …
(edit) @aa21f0c   23 years michaelni rgb24toyv12 bugfix Originally committed as revision 3634 to …
(edit) @393fe8dd   23 years arpi unrestricted MC fixed - thanks to Michael Niedermayer for idea …
(edit) @37e8dcda   23 years arpi new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define …
(edit) @d962f6fd   23 years arpi new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define …
(edit) @e3d2500f   23 years michaelni print more info if -v use new horizontal mmx scaler instead of old …
Note: See TracRevisionLog for help on using the revision log.