platform/upstream/libav.git
2002-02-10 Michael Niedermayerunscaled memcpy variant bugfix (negative strides)
2002-02-10 Juanjo- More work on preliminary bit rate control, just to...
2002-02-10 Juanjo- Now the ME is done for the entire picture when encond...
2002-02-10 Michael Niedermayerunscaled BGR24 -> YV12
2002-02-10 Michael Niedermayerrgb24toyv12 in MMX (untested)
2002-02-09 Michael Niedermayerbgr24toUV in MMX
2002-02-09 Michael Niedermayerbgr24toY in MMX
2002-02-09 Juanjo- Fixes on RTP and GOB headers for H.263.
2002-02-09 ArpiPATCH by Rik Snel <rsnel@cube.dyndns.org>
2002-02-09 ArpiPATCH by Rik Snel <rsnel@cube.dyndns.org>
2002-02-09 Michael Niedermayerworkaround gcc 2.95.2 bug
2002-02-08 Michael Niedermayerfastmemcpy
2002-02-08 Michael Niedermayerunscaled BGR15->BGR16
2002-02-08 Michael Niedermayerbgr15 input support
2002-02-08 Michael Niedermayerfaster bgr16 input
2002-02-08 Michael Niedermayerbgr16 input support
2002-02-07 Michael Niedermayeravoid copying input when encoding non intra stuff too
2002-02-07 Michael Niedermayerunscaled converters
2002-02-07 Michael Niedermayerfixing green line at right side bug (reported by Nick...
2002-02-07 Michael Niedermayerwidth or height %16 != 0 bugfix
2002-02-06 Michael Niedermayerrgb32 & rgb24 input support
2002-02-06 Michael Niedermayer101 (yuv2rgb with mpeg1,...) ;)
2002-02-06 Michael NiedermayerswScale internally uses yuv2rgb now if possible
2002-02-05 Michael Niedermayeruse multiply instead of divides for DC prediction on X86
2002-02-04 Michael Niedermayerprinting error messages if something is wrong instead...
2002-02-03 Michael NiedermayerfilterPos bugfix (only nearest neighbor scaling was...
2002-02-02 Michael NiedermayerMMX(2) optimized YUY2 input
2002-02-01 Michael Niedermayerprinting correct format info
2002-02-01 Michael NiedermayerYUY2, BGR24, BGR32 input support (no mmx yet)
2002-01-30 Michael Niedermayer-sws 2 is default now
2002-01-30 Michael NiedermayerYV12 like formats support (I420/IYUV)
2002-01-29 Michael Niedermayertop row bugfix
2002-01-29 Michael Niedermayerarea averageing scaling support (-sws 5) (is identical...
2002-01-28 Michael Niedermayernearest neighbor / sdl emulation ;) scaling (-sws 4)
2002-01-28 Michael Niedermayerminor QP bugfix
2002-01-28 Arpiworkaround gcc bug "m" (0)
2002-01-28 Zdenek Kabelac* temporal solution for shared lib compilation
2002-01-27 Michael Niedermayer(commit by michael)
2002-01-26 Arpi(m)jpeg pad/flush with 1 instead of 0, fix by Rik Snel...
2002-01-24 Michael Niedermayer(commit by michael)
2002-01-24 Michael Niedermayer(commit by michael)
2002-01-24 Michael Niedermayer(commit by michael)
2002-01-22 Michael Niedermayerminor bugfix in the -v output
2002-01-21 Michael Niedermayer15/16 bit dithering in C (5% slower, can be disabled...
2002-01-21 Michael Niedermayercopyright(swscaler) = GPL
2002-01-21 Nick KurshevSmall simple idct improvement for Alpha by Falk Hueffne...
2002-01-21 Michael Niedermayera few filters (should be removed/merged when arpis...
2002-01-21 Michael Niedermayergeneral convolution filtering of the source picture
2002-01-20 Felix Bünemannadd mangling
2002-01-20 Nick KurshevAlpha optimizations by Falk Hueffner <falk.hueffner...
2002-01-20 Nick KurshevAlpha optimizations by Falk Hueffner <falk.hueffner...
2002-01-20 Nick KurshevCygwin's mangling by Felix Buenemann <atmosfear@users...
2002-01-20 Michael Niedermayer101
2002-01-20 Michael Niedermayerremoved global vars so that multiple swscalers can...
2002-01-19 Alban BedelAdded reverting support for -pp and -npp options
2002-01-19 Felix Bünemannfix mangling with runtime cpu detection
2002-01-19 Felix Bünemannmangle for win32 in postproc
2002-01-17 Michael Niedermayer(commit by michael)
2002-01-15 Michael Niedermayer(commit by michael)
2002-01-15 Michael Niedermayer(commit by michael)
2002-01-15 Michael Niedermayer(commit by michael)
2002-01-14 Michael Niedermayer(commit by michael)
2002-01-14 Michael Niedermayer(commit by michael)
2002-01-14 Michael Niedermayer(commit by michael)
2002-01-13 Michael Niedermayerdont print -npp parser debug info if only -v
2002-01-13 Michael Niedermayer(commit by michael)
2002-01-13 Michael Niedermayer(commit by michael)
2002-01-12 Michael Niedermayer(commited by michael / arpi was crazy enough to give...
2002-01-12 Arpirv10 sig11 fix by Michael Niedermayer <michaelni@gmx.at>
2002-01-11 Michael Niedermayerdifferent fix, s->mbintra_table used only if h263_pred...
2002-01-11 Vladimir DergachevThis fixes segfaults because of uninitialized s->mbintr...
2002-01-11 Michael Niedermayers->c_dc_scale was 7 if s->qscale==2 but should be 8...
2002-01-11 Arpimpeg4 encoder fix by Michael Niedermayer <michaelni...
2002-01-11 Michael Niedermayeraligned bitstream support (optional) - patch by ichael...
2002-01-10 Michael Niedermayeranother bitstream reader code (faster on intel cpus...
2002-01-10 Michael NiedermayerAC table reset (memset) optimization - patch by Michael...
2002-01-10 Michael Niedermayerfix for non-mmx runtimedetect encoding bugs - patch...
2002-01-10 Michael Niedermayerfix different UMV handling for mpeg4 vs. h263 - patch...
2002-01-10 Michael Niedermayerprint cpu flags
2002-01-08 Stephen Daviesqscale estimate fix, diff extended to 64bit wide. patch...
2002-01-08 Michael Niedermayerfix slices when code=0x18, patch by Michael Niedermayer...
2002-01-04 Michael Niedermayerfixed -npp help ... i think i need more sleep ;)
2002-01-04 Michael Niedermayer-npp help
2002-01-03 Michael Niedermayer-npp fq:<quantizer>
2001-12-30 Michael Niedermayeronly print last line warning if verbose is on
2001-12-28 Michael Niedermayerminor brightness/contrast bugfix / moved some global...
2001-12-28 Michael Niedermayercustomizeable deblocking (2 thresholds)
2001-12-27 Michael Niedermayeroutput shifted by a few pixels on extreem scalings...
2001-12-26 Michael Niedermayer101
2001-12-26 Michael Niedermayernew -pp options stuff (-npp ...)
2001-12-26 Arpiinformal msg
2001-12-25 Johannes Feigllooks better
2001-12-23 Arpiavcodec_find_encoder_by_name() patch by Alex
2001-12-21 Michael Niedermayerminor bugfixes (noone noticed them)
2001-12-20 Michael Niedermayerrgb24toyv12 bugfix
2001-12-16 Arpiunrestricted MC fixed - thanks to Michael Niedermayer...
2001-12-09 Arpinew IDCT code by Michael Niedermayer (michaelni@gmx...
2001-12-09 Arpinew IDCT code by Michael Niedermayer (michaelni@gmx...
2001-12-06 Michael Niedermayerprint more info if -v
2001-12-06 Michael Niedermayerdithering info wasnt displayed
next