]> git.sesse.net Git - ffmpeg/history - postproc
added ffserver disabling for easier porting
[ffmpeg] / postproc /
2002-11-23 Dominik Mierzejewskiwarning patch by (Dominik Mierzejewski <dominik at...
2002-11-18 Michael Niedermayerfixing compilation of cs_test
2002-11-06 Arpi*HUGE* set of compiler warning fixes, unused variables...
2002-11-04 Michael Niedermayerdont use fastmemcpy for PIC
2002-11-04 Michael Niedermayer10l
2002-11-04 Michael Niedermayerfixing dependancies
2002-11-03 Michael Niedermayerpp docs
2002-11-02 Michael Niedermayercleanup
2002-11-02 Michael Niedermayercleanup
2002-11-01 Arpiverbose can be negative
2002-11-01 Michael Niedermayercosmetics requested by kabi
2002-10-31 Michael Niedermayerdisabling compilation of .so if its not needed, gcc...
2002-10-31 Michael Niedermayerusing fewer registers ... to workaround something
2002-10-30 Michael Niedermayerremoving "-npp" (found by arpi)
2002-10-30 Michael Niedermayerper context cpuCaps (idea by kabi)
2002-10-30 Michael Niedermayerchange qscale type to int8 and fix qscale ordering
2002-10-30 Michael Niedermayerusing same numbers for cpuCaps as libmpeg2 & liba52
2002-10-30 Michael Niedermayercleanly passing the cpuCaps
2002-10-29 Michael Niedermayer10l
2002-10-29 Michael Niedermayercleanup
2002-10-29 Michael Niedermayercosmetics ;)
2002-10-29 Michael Niedermayerbetter deblocking filter
2002-10-29 Michael Niedermayer-fomit-frame-pointer is needed for the PIC code
2002-10-29 Michael Niedermayerusing fewer registers (fixes compilation bug hopefully)
2002-10-29 Colin Leroyfix compilation on non-x86 with gcc 2.95
2002-10-28 Michael Niedermayerpostprocessing cleanup:
2002-10-23 Colin Leroyfixing RGB32->RGB16 on big endian patch by (Colin Leroy...
2002-10-17 Michael Niedermayeravoid multiple init
2002-10-13 Michael Niedermayerfixing yuy2 upscaling (use -sws 0 for the faster but...
2002-10-13 Michael Niedermayermmx yuy2 output
2002-10-13 Michael Niedermayeryuy2 output support
2002-09-22 Arpitons of warning fixes, also some 10l bugfixes, includin...
2002-09-16 Arpiuse detected WORDSIZE instead of warning, when inttypes...
2002-09-09 Michael Niedermayerfixing y422p output
2002-09-09 Alex Beregszaszifixed palette8to{rgb24,bgr24,rgb32,bgr32}
2002-09-01 Arpiwarning fixes by Dominik Mierzejewski <dominik@rangers...
2002-08-30 Alex Beregszasziadded missing palette8tobgr pairs (hope it's correct)
2002-08-22 Joey Parrishremoved -W -Wall -g and other gcc-specific warning...
2002-08-13 Eric Sesterhennremove unused varibles patch by (Eric Sesterhenn <Snake...
2002-08-08 Michael Niedermayer1000l
2002-08-01 Michael Niedermayerplanar yuv 444 422 411 support
2002-07-09 Michael Niedermayerfixing sinc filter (seems the problem was caused by...
2002-07-04 Michael Niedermayermore scaling algos
2002-06-30 Michael Niedermayerusing the new rgb2rgb converters (the LQ ones are only...
2002-06-30 Michael Niedermayerlast line messed up in Y800 bugfix
2002-06-30 Michael Niedermayerfixing rgb24tobgr32
2002-06-29 Michael Niedermayerfixing memory overwrite bugs in the new converters
2002-06-29 Michael Niedermayertest new converter stuff too
2002-06-29 Michael Niedermayermerging changes from mplayerxp (rgb2rgb*.{c,h} only)
2002-06-29 Michael Niedermayerfixing memory overwrite bugs again ...
2002-06-29 Michael Niedermayercolorspace converter tests (memory corruption tests...
2002-06-27 Michael Niedermayeryvu9 -> yv12 unscaled converter with linear chroma...
2002-06-27 Michael Niedermayer-sws 6 (luma bicubic & chroma bilinear)
2002-06-27 Michael Niedermayeruse unified yuv2rgb init
2002-06-27 Michael Niedermayerfixing scaling/contrast for 1/4/8 bpp
2002-06-24 Michael Niedermayerkilling globals
2002-06-24 Michael Niedermayer10l
2002-06-24 Michael Niedermayer100l (non mmx versions didnt compile)
2002-06-23 ArpiIF09 is alias for YVU9 (actually it has extra 4th plane...
2002-06-23 Michael Niedermayeryvu9 support (other planar yuv formats with other chrom...
2002-06-23 Michael Niedermayercleanup
2002-06-23 Michael Niedermayerselftest support
2002-06-22 Michael Niedermayercleanup & grayscale support
2002-06-22 Arpisync with mplayer xp
2002-06-21 Alex Beregszaszipre-yvu9toyv12 converter, only grayscale Y-plane coping :)
2002-06-17 Michael Niedermayer10l
2002-06-17 Michael Niedermayer1bpp support
2002-06-17 Michael Niedermayer8bpp bugfixes (brightness, contrast ...)
2002-06-16 Michael Niedermayerordered dither for 8bpp
2002-06-16 Michael Niedermayer8bpp support (no dithering yet, use -vop noise for...
2002-05-23 Alex Beregszasziapplied 64bit patch from Ulrich Hecht <uli at suse...
2002-05-20 Artur Grabowski64bit incompatibility bug, patch by Artur Grabowski...
2002-05-20 Arpibig cosmetics patch, cleanup of messages printed by...
2002-05-15 Michael Niedermayerfixing end overwrite bugs (some at least)
2002-05-12 Björn Sandellvarious openbsd and general warning fixes - patch by...
2002-05-05 Michael Niedermayer3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyo...
2002-05-03 Arpi10l - MMX rgb2bgr 32bpp expects num_of_bytes instead...
2002-05-02 Alban Bedelprintf to mp_msg
2002-04-22 Michael Niedermayerx1 deblocking filter bugfix
2002-04-13 Michael Niedermayeryuv422p -> yuy2 (untested)
2002-04-13 Michael Niedermayerrgb24->bgr24
2002-04-12 Michael Niedermayerfix typo found by Milan Cutka <cutka@szm.sk>
2002-04-08 Michael Niedermayerfixing black stripe at right if width%8!=0 && stride...
2002-04-01 Michael Niedermayeroverread in the mmx2 horizontal scaler fixed
2002-03-25 Michael Niedermayer10l
2002-03-25 Michael Niedermayerbyte interleaving for mga
2002-03-21 Michael Niedermayerfixing bgr15&16 on big_endian
2002-03-03 Felix Bünemannadd mangling
2002-02-22 Michael Niedermayeruse assert.h
2002-02-21 Michael Niedermayer101++
2002-02-21 Michael Niedermayerfixing bgr32 output on big-endian systems
2002-02-21 Michael Niedermayerunscaled yuv2rgb fix for big-endian systems
2002-02-14 Michael Niedermayerminor dststride bugfix for i420 output
2002-02-10 Michael Niedermayerunscaled memcpy variant bugfix (negative strides)
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-08 Michael Niedermayerfastmemcpy
2002-02-08 Michael Niedermayerunscaled BGR15->BGR16
next