]> git.sesse.net Git - ffmpeg/history - libswscale/swscale_internal.h
lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields
[ffmpeg] / libswscale / swscale_internal.h
2015-09-07 Vittorio Giovaralavu: Drop the {minus,plus}1 suffix from AVComponentDes...
2015-01-14 Paul B Mahollibswscale: GBRAP input & output and GBRAP16 input...
2014-08-04 Vittorio Giovaraswscale: support AV_PIX_FMT_YA16 as input
2014-08-04 Vittorio Giovaraavutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
2014-06-02 Diego BiurrunRemove all Blackfin architecture optimizations
2014-03-16 Jean FirstRGBA64 pixel formats
2014-03-13 Diego BiurrunRemove all SPARC architecture optimizations
2013-08-29 Diego Biurrunswscale: cosmetics: Drop silly camelCase from swScale...
2013-08-29 Diego Biurrunswscale: consistent names for arch-specific acceleratio...
2013-08-29 Diego Biurrunswscale: ppc: Hide arch-specific initialization details
2013-08-28 Diego Biurrunswscale: x86: Hide arch-specific initialization details
2013-08-15 Diego Biurrunswscale: Move extern declarations for tables to swscale...
2013-05-15 Anton Khirnovpixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
2013-01-27 Michael Niedermayerswscale: GBRP output support
2012-10-30 Diego Biurrunx86: mmx2 ---> mmxext in variable names
2012-10-30 Diego Biurrunx86: mmx2 ---> mmxext in comments and messages
2012-10-12 Anton Khirnovsws: do not use av_pix_fmt_descriptors directly.
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-04-13 Diego Biurrunswscale: K&R formatting cosmetics (part II)
2012-04-03 Hans-Kristian ArntzenUnscaled Planar RGB -> RGB support in swscale.
2012-03-06 Ronald S. Bultjeswscale: make filterPos 32bit.
2012-02-19 Ronald S. BultjeRevert two swscale commits.
2012-02-17 Ronald S. Bultjeswscale: update context offsets after removal of AlpMmx...
2012-02-14 Diego Biurrunswscale: Remove some write-only variables related to...
2012-02-08 Anton Khirnovpixdesc: mark pseudopaletted formats with a special...
2012-02-08 Diego BiurrunRemove Sun medialib glue code.
2012-02-07 Ronald S. Bultjeswscale: split C output functions into separate file.
2012-02-07 Ronald S. Bultjeswscale: Split C input functions into separate file.
2012-01-08 Diego Biurrunswscale: K&R reformatting cosmetics for header files
2011-12-22 Anton Khirnovsws: readd PAL8 to isPacked()
2011-12-12 Diego Biurrundoxygen: misc consistency, spelling and wording fixes
2011-11-24 Ronald S. Bultjeswscale: fix failing fate tests.
2011-11-24 Ronald S. Bultjeswscale: add support for planar RGB input.
2011-11-24 Ronald S. BultjeClean up swscale pixfmt macros using av_pix_fmt_descrip...
2011-10-22 Ronald S. Bultjeswscale: decide whether to use yuv2plane1/X on a per...
2011-10-22 Kieran KunhyaSplit up yuv2yuvX functions
2011-10-22 Kieran KunhyaSplit out yuv2yuv1 luma and chroma in order to make...
2011-10-21 Ronald S. Bultjesws/pixfmt/pixdesc: add support for yuv420p9le/be.
2011-08-18 Ronald S. Bultjeswscale: split hScale() function pointer into h[cy...
2011-08-12 Ronald S. Bultjeswscale: use 15-bit intermediates for 9/10-bit scaling.
2011-08-02 Ronald S. BultjeRevert "swscale: use 15-bit intermediates for 9/10...
2011-08-02 Ronald S. Bultjeswscale: use 15-bit intermediates for 9/10-bit scaling.
2011-07-10 Anton Mitrofanovswscale: fix crash with dithering due incorrect offset...
2011-07-08 Ronald S. Bultjeswscale: rename uv_off/uv_off2 to uv_off_px/byte.
2011-07-08 Ronald S. Bultjeswscale: error dithering for 16/9/10-bit to 8-bit.
2011-07-06 Ronald S. Bultjeswscale: amend documentation to mention use of native...
2011-07-03 Mans RullgardDo not include log.h in avutil.h
2011-07-03 Mans RullgardDo not include pixfmt.h in avutil.h
2011-07-01 Ronald S. Bultjeswscale: for >8bit scaling, read in native bit-depth.
2011-06-29 Ronald S. Bultjeswscale: implement >8bit scaling support.
2011-06-28 Ronald S. Bultjeswscale: Add Doxygen for hyscale_fast/hScale.
2011-06-28 Ronald S. Bultjeswscale: Add Doxygen for yuv2planar*/yuv2packed* functions.
2011-06-28 Ronald S. Bultjeswscale: change prototypes of scaled YUV output functions.
2011-06-26 Ronald S. Bultjeswscale: remove unused xInc/srcW arguments from hScale().
2011-06-14 Michael Niedermayerswscale: fix JPEG-range YUV scaling artifacts.
2011-06-10 Ronald S. Bultjelibavutil/swscale: YUV444P10/YUV444P9 support.
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: remove alp/chr/lumSrcOffset.
2011-06-03 Ronald S. Bultjeswscale: split swscale.c in unscaled and generic conver...
2011-06-03 Ronald S. Bultjeswscale: split out x86/swscale_template.c from swscale.c.
2011-06-03 Ronald S. Bultjeswscale: split out ppc _template.c files from main...
2011-06-03 Ronald S. Bultjeswscale: split out unscaled altivec YUV converters...
2011-05-28 Anton Khirnovsws: replace all long with int.
2011-05-28 Ronald S. Bultjeswscale: fix crash in bilinear scaling.
2011-05-26 Ronald S. Bultjeswscale: fix compile on ppc.
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-24 Ronald S. Bultjeswscale: force --enable-runtime-cpudetect and remove...
2011-05-11 Ronald S. Bultjeswscale: fix YUV420P 9/10bit support.
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-13 Luca Barbatoswscale: Factorize FAST_BGR2YV12 definition.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-09-27 Baptiste CoudurierY400A (gray alpha) input support in libswscale
2010-07-24 Reimar DöffingerMore const-correctness fixes to avoid warnings.
2010-07-20 Ramiro PollaRestore vertical alignment in some defines
2010-05-12 Ramiro PollaRevert r31153. It failed to build on:
2010-05-11 Ramiro PollaUse int instead of long to pass width parameters in...
2010-03-06 Stefano SabatiniAvoid duplication of usePal() macro.
2010-03-06 Janusz KrzysztofikAdd support to BGR444/RGB444 foreign endian output...
2010-03-05 Janusz Krzysztofiklibswscale: Extend the unaccelerated path of the unscal...
2010-03-04 Alexis BallierSupport BGR555, BGR565, RGB555 and RGB565 foreign endia...
2010-01-26 Michael NiedermayerAdd 3 more RGB makros that allow specifying RGB in...
2010-01-26 Michael NiedermayerRename isRGB() and isBGR() as their meaning is confusing.
2010-01-24 Stefano SabatiniUse av_get_bits_per_pixel() for computing the bits...
2010-01-24 Ramiro PollaSplit swscale.c into scaler code (swscale.c) and utilit...
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
2010-01-20 Ramiro PollaDocument some more of SwsContext.
2010-01-16 Stefano SabatiniPrefer enum PixelFormat to int as the parameter type of
2010-01-16 Ramiro PollaDocument some of SwsContext.
2010-01-16 Ramiro PollaReuse h{lum,chr}Filter{,Pos} variables for MMX2 fast_bi...
2010-01-15 Zuxy MengConst correctness for src pointer. Remove all constness...
2009-12-21 Ramiro PollaMove fast bilinear scaler code to the existing h[yc...
2009-12-21 Ramiro PollaRename function pointers used to convert from the input...
2009-12-21 Ramiro PollaCheck if chroma horizontal scaler is needed in sws_init...
2009-12-21 Ramiro PollaRemove unused fields from SwsContext.
2009-12-20 Ramiro PollaIndentation.
next