]> git.sesse.net Git - ffmpeg/history - libswscale
jpegdec: include mjpb_skiptosod in debug output
[ffmpeg] / libswscale /
2011-06-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-17 Michael NiedermayerMerge commit '9446d75941d639f19cfa9ae007eb4c5ca041f200'
2011-06-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-15 Janne Grunauswscale: use SwsContext for av_log when available
2011-06-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-14 Diego Biurrunswscale: Remove HAVE_MMX from files that are only compi...
2011-06-14 Diego Biurrunswscale: Fix compilation with --disable-mmx2.
2011-06-14 Ronald S. Bultjeswscale: remove misplaced comment.
2011-06-14 Ronald S. Bultjeswscale: split out RGB48 output functions from yuv2pack...
2011-06-14 Michael Niedermayerswscale: fix JPEG-range YUV scaling artifacts.
2011-06-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-10 Ronald S. Bultjelibavutil/swscale: YUV444P10/YUV444P9 support.
2011-06-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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-07 Michael Niedermayersws: make dither_scale const
2011-06-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-05 Michael Niedermayerswscale: override the lack of the accurate rounding...
2011-06-05 Michael Niedermayerswscale: factor should_dither out
2011-06-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-03 Baptiste CoudurierIn libswscale, use all lines when converting from 422p...
2011-06-02 Stefano Sabatiniswscale: reintroduce sws_format_name() symbol
2011-06-02 Michael Niedermayerswscale: dither for planar yuv outputs
2011-06-02 Michael Niedermayerswscale: Fix use of uninitialized values
2011-06-02 Ronald S. Bultjeswscale: allocate larger buffer to handle altivec overr...
2011-06-02 Reimar DöffingerReplace "vector const" by "const vector" otherwise...
2011-06-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-01 Stefano Sabatiniswscale: fix compilation of bfin due to missing pixdesc...
2011-06-01 Michael Niedermayerswscale: More accurate rounding in YSCALE_YUV_2_PACKEDX...
2011-05-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-30 Diego Biurrunswscale: Remove unused variable.
2011-05-30 Reimar DöffingerAdd "const" to avoid "initialization discards qualifier...
2011-05-30 Reimar DöffingerAdd const to fix "cast discards qualifiers" warnings.
2011-05-30 Reimar DöffingerInclude pixdesc.h for av_get_pix_fmt_name.
2011-05-30 Stefano Sabatiniswscale: remove sws_format_name()
2011-05-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-29 Reimar DöffingerAdd const to vector types for input in altivec code.
2011-05-29 Reimar DöffingerRemove unused variable, avoiding compiler warning.
2011-05-29 Reimar DöffingerCast pointers to uintptr_t rather than unsigned int.
2011-05-29 Diego Biurrunswscale: Remove disabled code.
2011-05-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master' into master
2011-05-29 Michael Niedermayerswscale: Commits that could not be pulled earlier due...
2011-05-29 Michael NiedermayerCommits that could not be pulled earlier due to bugs.
2011-05-28 Ronald S. Bultjeswscale: use av_clip_uint8() in yuv2yuv1_c().
2011-05-28 Ronald S. Bultjeswscale: replace formatConvBuffer[VOF] by allocated...
2011-05-28 Anton Khirnovsws: replace all long with int.
2011-05-28 Ronald S. Bultjeswscale: fix crash in bilinear scaling.
2011-05-28 Ronald S. Bultjergb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.
2011-05-28 Ronald S. Bultjeswscale: reindent h[cy]scale_fast() and updateDitherTab...
2011-05-28 Ronald S. Bultjeswscale: reformat x86/swscale_template.c.
2011-05-28 Ronald S. Bultjeswscale: remove duplicate mmx/mmx2 functions if they...
2011-05-28 Ronald S. Bultjeswscale: remove if (c->dstFormat) branch from yuv2packe...
2011-05-28 Ronald S. Bultjeswscale: remove if(full_chr_int) from yuv2packed1().
2011-05-28 Ronald S. Bultjeswscale: remove if(accurate_rnd) branch from functions.
2011-05-28 Anton Khirnovswscale: revive SWS_CPU_CAPS until next major bump.
2011-05-28 Diego Biurrunswscale: Remove commented-out printf cruft.
2011-05-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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-27 Michael Niedermayerswscale: dont loose precission on RGB/BGR48 input,...
next