]> git.sesse.net Git - ffmpeg/history - libswscale
typo
[ffmpeg] / libswscale /
2007-05-23 Ivo van Poortenffmpeg -sws_flags command line option to set swscaler...
2007-05-19 Marc HoffmanBlackfin optimized uyvytoyv12 routine. the implementati...
2007-05-16 Diego BiurrunRemove extern C declarations for C++.
2007-05-13 Marc HoffmanBlackfin optimized YUV420 to RGB CSC Color Space Conver...
2007-05-11 Ivo van Poortencosmetics; one test per line for all isXXX(x) macros
2007-05-09 Ivo van Poortenremove the need of one extra shift in rgb16ToUV
2007-05-09 Ivo van PoortenFix rgb15ToUV. Correct order of components and use...
2007-05-02 Benoit Fouetcosmetics: indentation after previous patch
2007-05-02 Benoit Fouettest if color conv fonction exists prior to using it
2007-04-30 Diego Biurruncosmetics attack, part IV: Remove all tabs and prettypr...
2007-04-29 Diego Biurruncosmetics attack, part III: Remove all tabs and prettyp...
2007-04-29 Diego Biurruncosmetics: Fix stray wrongly indented line.
2007-04-29 Diego Biurruncosmetics attack, part II: Remove all tabs and prettypr...
2007-04-28 Diego Biurruncosmetics attack, part I: Remove all tabs and prettypri...
2007-04-28 Diego Biurruncosmetics: Replace manual tab indentation by \n\t as...
2007-04-26 Diego Biurruncosmetics: Remove trailing whitespace.
2007-04-26 Diego BiurrunDon't declare -lm as a dependency of swscale-example.
2007-04-26 Marc HoffmanRemove large automatics from stack.
2007-04-18 Ivo van Poortenpreserve alpha channel when converting rgb32 to bgr32...
2007-04-18 Ivo van Poortenfix red_15mask and green_15mask. the previous values...
2007-04-18 Ivo van Poortentest widths all down to one. this tests whether the...
2007-04-18 Ivo van Poortenskip MMX code in rgb24tobgr24 if the size of the input...
2007-04-18 Ivo van Poortenskip MMX code in rgb32to16 if the size of the input...
2007-04-18 Ivo van Poortenskip MMX code in rgb32to15 if the size of the input...
2007-04-17 Ivo van Poortenslightly faster rgb32tobgr32; avoid one add and one cmp
2007-04-16 Ivo van PoortenNew implementation of rgb32tobgr32
2007-04-15 Michael Niedermayerimprove horizontal chroma resolution with pal
2007-04-15 Michael Niedermayerconvert palette to yuv instead of converting each pixel...
2007-04-12 Ivo van Poortencosmetics, expand all tabs to four spaces.
2007-04-12 Ivo van PoortenReplace huge switch statement by a lookup table.
2007-04-11 Ivo van Poortencosmetics after last commit; remove superfluous braces
2007-04-11 Ivo van PoortenRemove code duplication in sws_rgb2rgb_init.
2007-04-07 Diego Biurruntypo
2007-04-03 Carl Eugen HoyosFix crash when trying to convert from or to RGBi (i...
2007-03-30 Marc HoffmanHandle proper compilation on Mac OS X.
2007-03-18 Michael Niedermayerfix full range (jpeg yuv) chroma
2007-03-08 Karl H. BeckersAdd PIX_FMT_PAL8 to isPacked().
2007-03-02 Michael Niedermayera small step toward 4 plane support
2007-03-02 Michael Niedermayercopy src to prevent the user supplied argumet from...
2007-03-01 Reimar DöffingerFix a possible crash on 64 bit systems when the lumSrcP...
2007-02-27 Diego BiurrunRemove useless conditional.
2007-02-25 Reimar DöffingerAdd av_ prefix to clip functions
2007-02-22 Diego Biurruncosmetics: typo fixes, usefuLL --> useful and aswell...
2007-02-17 Michael Niedermayernegative stride and h_size-=8 fix
2007-02-17 Michael NiedermayerBGR/RGB4 byte formats as input
2007-02-16 Michael Niedermayerpal8 input
2007-01-28 Luca Barbatostray fflush spotted by Aurel
2007-01-28 Luca BarbatoMake example and test build and link correctly
2007-01-28 Luca Barbatoav_logify
2007-01-25 Diego BiurrunSimplify conditional compilation handling.
2007-01-23 Luca AbeniPass a context to av_log(), when possible
2007-01-22 Diego BiurrunFix license headers and FSF postal address.
2007-01-13 Diego Biurruncosmetics: typo pallete --> palette
2007-01-12 Luca Abenideprecate sws_scale_ordered(), as it now is a duplicate...
2007-01-12 Luca AbeniAdd "support for both orderings of the slices (top...
2007-01-06 Luca Abenireplace some av_malloc();memset(...,0,...) sequences...
2006-12-26 Luca Abenichange all the occurrences of "FFMIN(FFMAX())" to clip_...
2006-12-26 Luca AbeniMark some variables as possibly unused to avoid warnings
2006-12-26 Luca AbeniAdd some explicit casts to avoid "assignment from incom...
2006-12-26 Luca AbeniAdd some other casts, to remove void pointers arithmetic
2006-12-26 Luca AbeniAdd some explicit casts to avoid some warnings
2006-12-26 Luca AbeniRemove some void pointers arithmetic
2006-12-22 Luca AbeniClarify that yuv2rgb_init.c cannot be used under LGPL
2006-12-22 Luca AbeniRemove useless include (not needed now that libswscale...
2006-12-20 Luca AbeniFix compilation of non-MMX code with gcc 2.95
2006-12-20 Luca AbeniAllow to compile swscale's non-SIMD code under the...
2006-11-27 Reimar DöffingerChange "p" asm constraints to "g", since "p" was a...
2006-11-19 Luca AbeniClarify that some of the non-SIMD code is now LGPLed.
2006-11-16 Michael Niedermayerforgotten 2 converters (yeah svn up, svn di svn ci...
2006-11-16 Michael Niedermayerfixing the lamest bug in swscale, all the rgb/bgr-...
2006-11-16 Diego BiurrunRemove stray newline.
2006-11-09 Luca AbeniSynch with ffmpeg's r6938 "allow spaces in source and...
2006-11-07 Nigel PearsonFix MacIntel build: "/nop" is illegal on Apple's older...
2006-11-02 Luca AbeniAdd support for conversions from the rgb565 and rgb555...
2006-11-01 Diego BiurrunDo not mix declarations and statements.
2006-11-01 Diego BiurrunUse common define for x86_32 and x86_64.
2006-10-24 Kostya Shishkov16-bit grayscale support
2006-10-23 Luca AbeniProperly set EXTRALIBS
2006-10-11 Diego BiurrunRename ABS macro to FFABS.
2006-10-11 Diego BiurrunMove CFLAGS handling to common.mak.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-07 Diego BiurrunReplace -I.. by -I$(BUILD_ROOT).
2006-10-05 Diego BiurrunSimplify test program build.
2006-10-05 Diego BiurrunTest programs depend on $(LIB).
2006-10-04 Diego BiurrunFFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE...
2006-10-04 Diego BiurrunRemove cs_test and swscale-example on clean.
2006-10-04 Diego BiurrunRemove redundant EXTRALIBS declaration.
2006-10-04 Diego BiurrunSimplify compilation call by using $(EXTRALIBS).
2006-10-04 Diego BiurrunFix warnings:
2006-10-04 Diego BiurrunFix warnings:
2006-10-03 Aurelien Jacobsmake some global var static (fix a build failure with...
2006-10-03 Diego BiurrunFix unused variable warning when compiling with MMX...
2006-10-01 Diego BiurrunRemove unused variables.
2006-09-27 Luca AbeniAdd support for YUVJ formats
2006-09-24 Luca AbeniImprove swscale-example to test conversions between...
2006-09-17 Luca AbeniRemove the dependency of libswscale on img_format.h
2006-09-17 Luca AbeniFix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB...
2006-09-09 Diego BiurrunAdd proper GPL headers.
2006-09-06 Diego BiurrunAdd official GPL header to make license explicit as...
2006-09-04 Víctor PaesaAdd sws_getCachedContext(), which checks if context...
next