summaryrefslogtreecommitdiff
path: root/libswscale/swscale_unscaled.c
Commit message (Expand)AuthorAge
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* swscale: add P010 input supportHendrik Leppkes2016-01-26
* swscale/swscale_unscaled: Fix odd height inputs for bayer_to_yv12_wrapper()Michael Niedermayer2016-01-17
* swscale/swscale_unscaled: Fix odd height inputs for bayer_to_rgb24_wrapper()Michael Niedermayer2016-01-17
* swscale/arm: add ff_nv{12,21}_to_{argb,rgba,abgr,bgra}_neonMatthieu Bouron2015-11-23
* Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-08
* Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes2015-09-08
|\
| * lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
| * libswscale: fix compiler warnings enumerated type mixed with another typeHimangi Saraogi2015-03-15
* | swscale: ayuv64le input supportPaul B Mahol2015-07-24
* | swscale/swscale_unscaled: Fix rounding difference with RGBA output between li...Michael Niedermayer2015-06-29
* | swscale: add yuv440p10/12 pixfmts.Ronald S. Bultje2015-05-06
* | Merge commit '928061670e873e816daa14827853b7e11221ff5f'Michael Niedermayer2015-01-15
|\|
| * libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol2015-01-14
* | Merge commit '33c827f632f95ffe3399b695a5a0d47b366b6e20'Michael Niedermayer2014-12-06
|\|
| * swscale: Properly scale YUVDerek Buitenhuis2014-12-05
* | swscale/swscale_unscaled: fix ya16 inputMichael Niedermayer2014-08-05
* | Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820'Michael Niedermayer2014-08-04
|\|
| * swscale: support AV_PIX_FMT_YA16 as inputVittorio Giovara2014-08-04
* | Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer2014-08-04
|\|
| * avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04
* | Merge commit '5420099cab1e915b191cceccec4364f54cec6e52'Michael Niedermayer2014-08-04
|\|
| * swscale: correctly pad destination buffer in rgb conversionKostya Shishkov2014-08-04
* | Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'Michael Niedermayer2014-06-02
|\|
| * Remove all Blackfin architecture optimizationsDiego Biurrun2014-06-02
| * swscale: Set alpha to opaque for internal palettes.Justin Ruggles2014-04-12
| * swscale: fix some undefined signed left shiftsJustin Ruggles2014-04-12
* | sws: dont use the optimized 410->420 unscaled conversion when height%4Michael Niedermayer2014-04-30
* | Merge commit '60c4660ba035bbfbcc84ac34129ce40e037c70ad'Michael Niedermayer2014-04-13
|\|
| * swscale: fix an implementation-defined unsigned-to-signed conversionJustin Ruggles2014-04-12
* | Merge commit '0ca0924c10d9617a5793964bf79655424ef32b68'Michael Niedermayer2014-04-02
|\|
| * swscale: add endianness conversion for AV_PIX_FMT_BGRA64|RGBA64Janne Grunau2014-04-02
| * swscale: add nv12/nv21->yuv420 converterMichael Niedermayer2014-01-21
| * swscale: fix stride used in planarToNv12Wrapper()Michael Niedermayer2014-01-21
* | libswscale: bayer to rgb24 & yv12 colorspace convertersPeter Ross2014-02-23
* | swscale: disable ARM code until its build failure with clang/iphone is fixedMichael Niedermayer2014-01-12
* | Revert "swscale: disable ARM code until its build failure with clang/iphone i...Michael Niedermayer2014-01-12
* | Unscaled 16bit packed RGB to planar GBR converter.Carl Eugen Hoyos2014-01-10
* | swscale: disable ARM code until its build failure with clang/iphone is fixedMichael Niedermayer2014-01-08
* | swscale: NEON optimized unscaled rgba to nv12 conversionYu Xiaolei2013-12-16
* | swscale: fix used stride in planarToNv12Wrapper()Michael Niedermayer2013-11-19
* | swscale: add nv12/nv21->yuv420 converterMichael Niedermayer2013-11-19
* | swscale/swscale_unscaled: fix right column handling in planarCopyWrapperMichael Niedermayer2013-11-16
* | swsscale/swscale_unscaled: add GBRAP16Paul B Mahol2013-10-16
* | swscale/swscale_unscaled: fix alpha pointer & stride for planarRgb16ToRgb16Wr...Michael Niedermayer2013-10-16
* | swscale/swscale_unscaled: fix alpha values for rgb/bgr -> RGB32_1 / BGR32_1Michael Niedermayer2013-09-19
* | Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557'Michael Niedermayer2013-08-29
|\|
| * swscale: cosmetics: Drop silly camelCase from swScale function pointer nameDiego Biurrun2013-08-29
* | Merge commit '3aa682f25324d811ec284edc808eb71a46eae950'Michael Niedermayer2013-08-29
|\|
| * swscale: consistent names for arch-specific acceleration functionsDiego Biurrun2013-08-29