OSDN Git Service

swscale: fix JPEG-range YUV scaling artifacts.
[coroid/libav_saccubus.git] / libswscale /
2011-06-14 Michael Niedermayerswscale: fix JPEG-range YUV scaling artifacts. v0.7rc1
2011-06-10 Ronald S. Bultjelibavutil/swscale: YUV444P10/YUV444P9 support.
2011-06-10 Ronald S. Bultjeswscale: split YUYV output out of yuv2packed[12X]_c().
2011-06-09 Ronald S. Bultjeswscale: extract monowhite/black output from yuv2packed...
2011-06-09 Ronald S. Bultjeswscale: de-macro'ify RGB15/16/32 input functions.
2011-06-09 Ronald S. Bultjeswscale: rearrange code.
2011-06-09 Ronald S. Bultjeswscale: change 48bit RGB input macros to inline functions.
2011-06-09 Ronald S. Bultjeswscale: change 9/10bit YUV input macros to inline...
2011-06-09 Ronald S. Bultjeswscale: extract gray16 output functions from yuv2packe...
2011-06-09 Ronald S. Bultjeswscale: use standard clipping functions.
2011-06-09 Ronald S. Bultjeswscale: merge macros that are used only once.
2011-06-09 Ronald S. Bultjeswscale: fix function declarations in swscale.c.
2011-06-09 Ronald S. Bultjeswscale: fix function declaration keywords in x86/swsca...
2011-06-08 Ronald S. Bultjeswscale: fix types of assembly arguments.
2011-06-08 Ronald S. Bultjeswscale: move two macros that are only used once into...
2011-06-08 Ronald S. Bultjeswscale: remove unused function.
2011-06-07 Ronald S. Bultjeswscale: remove duplicate conversion routine in swScale().
2011-06-07 Ronald S. Bultjeswscale: add yuv2planar/packed function typedefs.
2011-06-07 Ronald S. Bultjeswscale: integrate yuv2nv12X_C into yuv2yuvX() function...
2011-06-07 Ronald S. Bultjeswscale: reindent x86 init code.
2011-06-07 Ronald S. Bultjeswscale: extract SWS_FULL_CHR_H_INT conditional into...
2011-06-07 Ronald S. Bultjeswscale: cosmetics.
2011-06-07 Ronald S. Bultjeswscale: remove alp/chr/lumSrcOffset.
2011-06-07 Ronald S. Bultjeswscale: un-special-case yuv2yuvX16_c().
2011-06-03 Ronald S. Bultjeswscale: split swscale.c in unscaled and generic conver...
2011-06-03 Ronald S. Bultjeswscale: cosmetics.
2011-06-03 Ronald S. Bultjeswscale: integrate (literally) swscale_template.c in...
2011-06-03 Ronald S. Bultjeswscale: split out x86/swscale_template.c from swscale.c.
2011-06-03 Ronald S. Bultjeswscale: enable hScale_altivec_real.
2011-06-03 Ronald S. Bultjeswscale: split out ppc _template.c files from main...
2011-06-03 Ronald S. Bultjeswscale: remove indirections in ppc/swscale_template.c.
2011-06-03 Ronald S. Bultjeswscale: split out unscaled altivec YUV converters...
2011-06-03 Ronald S. Bultjeswscale: remove unused COMPILE_TEMPLATE_ALTIVEC.
2011-06-02 Ronald S. Bultjeswscale: allocate larger buffer to handle altivec overr...
2011-05-30 Diego Biurrunswscale: Remove unused variable.
2011-05-29 Diego Biurrunswscale: Remove disabled code.
2011-05-28 Anton Khirnovsws: replace all long with int.
2011-05-28 Ronald S. Bultjeswscale: fix crash in bilinear scaling.
2011-05-27 Diego Biurrunswscale: Remove unused variables in x86 code.
2011-05-27 Ronald S. Bultjeswscale: delay allocation of formatConvBuffer().
2011-05-27 Ronald S. Bultjeswscale: fix build with --disable-swscale-alpha.
2011-05-27 Ronald S. Bultjeswscale: fix non-bitexact yuv2yuv[X2]() MMX/MMX2 functions.
2011-05-26 Ronald S. Bultjeswscale: fix compile on ppc.
2011-05-26 Ronald S. Bultjeswscale: fix compile on x86-32.
2011-05-26 Ronald S. Bultjeswscale: use av_clip_uint8() in yuv2yuv1_c().
2011-05-26 Ronald S. Bultjeswscale: remove VOF/VOFW.
2011-05-26 Ronald S. Bultjeswscale: split chroma buffers into separate U/V planes.
2011-05-26 Ronald S. Bultjeswscale: replace formatConvBuffer[VOF] by allocated...
2011-05-26 Ronald S. Bultjergb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.
2011-05-26 Ronald S. Bultjeswscale: reindent h[cy]scale_fast() and updateDitherTab...
2011-05-26 Ronald S. Bultjeswscale: reformat x86/swscale_template.c.
2011-05-26 Ronald S. Bultjeswscale: remove duplicate mmx/mmx2 functions if they...
2011-05-26 Ronald S. Bultjeswscale: remove if (c->dstFormat) branch from yuv2packe...
2011-05-26 Ronald S. Bultjeswscale: remove if(full_chr_int) from yuv2packed1().
2011-05-26 Ronald S. Bultjeswscale: remove if(accurate_rnd) branch from functions.
2011-05-26 Anton Khirnovswscale: revive SWS_CPU_CAPS until next major bump.
2011-05-26 Diego Biurrunswscale: Remove commented-out printf cruft.
2011-05-25 Diego Biurrunswscale: Remove orphaned, commented-out function declar...
2011-05-25 Michael Niedermayerswscale: Eliminate rgb24toyv12_c() duplication.
2011-05-24 Ronald S. Bultjeswscale: unbreak the build on non-x86 systems.
2011-05-24 Ronald S. Bultjeswscale: remove if(bitexact) branch from functions.
2011-05-24 Ronald S. Bultjeswscale: remove if(canMMX2BeUsed) conditional.
2011-05-24 Ronald S. Bultjeswscale: remove swScale_{c,MMX,MMX2} duplication.
2011-05-24 Ronald S. Bultjeswscale: use emms_c().
2011-05-24 Ronald S. Bultjeswscale: remove dead macro WRITEBGR24OLD.
2011-05-24 Ronald S. Bultjeswscale: remove AMD3DNOW "optimizations".
2011-05-24 Ronald S. Bultjeswscale: remove duplicate code in ppc/ subdirectory.
2011-05-24 Ronald S. Bultjeswscale: remove duplicated x86/ functions.
2011-05-24 Ronald S. Bultjeswscale: force --enable-runtime-cpudetect and remove...
2011-05-23 Kieran KunhyaFix 9/10 bit in swscale.
2011-05-21 Clément Bœschswscale: point out an alternative to sws_getContext
2011-05-14 Ronald S. Bultje[PATCH] Update pixdesc_be fate refs after adding 9...
2011-05-13 Ronald S. Bultjeswscale: properly inline bits/endianness in yuv2yuvX16i...
2011-05-13 Ronald S. Bultjeswscale: fix clipping of 9/10bit YUV420P.
2011-05-12 Diego Biurrunconfigure: Do not unconditionally add -D_POSIX_C_SOURCE...
2011-05-11 Ronald S. Bultjeswscale: fix YUV420P 9/10bit support.
2011-05-10 Anton KhirnovAVOptions: make default_val a union, as proposed in...
2011-05-10 Oskar ArvidssonAdd pixel formats for 9- and 10-bit yuv420p.
2011-04-28 Peter Rosslibswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler...
2011-04-19 Anton Khirnovsws: remove disabled cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_SET_STRING_OLD cruft.
2011-04-18 Anton KhirnovBump major versions of all libraries.
2011-04-15 Janne Grunauswscale: fix "ISO C90 forbids mixed declarations and...
2011-04-15 Janne Grunauswscale: fix compilation with --enable-runtime-cpudetect
2011-04-14 Janne Grunauswscale: correct include path to fix ppc altivec build
2011-04-14 Luca Barbatoswscale: simplify rgb2rgb templating
2011-04-14 Josh Allmannswscale: simplify initialization code
2011-04-14 Josh Allmannswscale: further cleanup swscale.c
2011-04-14 Luca Barbatoswscale: partially move the arch specific code left
2011-04-14 Luca Barbatoswscale: move away x86 specific code from rgb2rgb
2011-04-13 Luca Barbatoswscale: Factorize FAST_BGR2YV12 definition.
2011-04-11 Diego BiurrunAdd unconditional return statement to yuva420_rgb32_MMX...
2011-04-06 Anton Khirnovswscale: postpone sws_getContext removal until next...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-16 Janne Grunauuse LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
2011-03-16 Janne Grunaureplace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-13 Mans RullgardFix MMX rgb24 to yuv conversion with gcc 4.6
2011-02-04 Clément BœschRemove a few if (p) av_freep(&p) forms
2011-01-18 Mans RullgardReplace ASMALIGN() with .p2align
next