summaryrefslogtreecommitdiffstats
path: root/libswscale
Commit message (Expand)AuthorAgeFilesLines
* swscale/swscale_unscaled: fix gbrap10be md5 different on big endian systemLimin Wang2019-11-011-0/+1
* swscale/output: Avoid 64bit in Alpha in yuv2ya16_X_c_template()Michael Niedermayer2019-10-161-2/+3
* swscale/output: Correct Alpha in yuv2ya16_X_c_template()Michael Niedermayer2019-10-161-2/+3
* swscale/output: Implement Luma computation from yuv2ya16_X_c_template() witho...Michael Niedermayer2019-10-161-1/+2
* swscale: Fix AltiVec/VSX build with recent GCCDaniel Kolesa2019-10-041-4/+8
* swscale: Replace illegal vector keyword usage in altivec codeDaniel Kolesa2019-10-042-459/+459
* swscale/utils: Fix invalid left shifts of negative numbersAndreas Rheinhardt2019-09-281-1/+1
* swscale/x86/swscale: Fix undefined left shifts of negative numbersAndreas Rheinhardt2019-09-281-2/+2
* swscale/swscale: cosmeticsLimin Wang2019-09-271-7/+0
* swscale/output: fix signed integer overflow for ya16Paul B Mahol2019-09-261-1/+1
* swscale/swscale: delete unwanted assignmentsLimin Wang2019-09-091-2/+0
* swscale/output: fix some code indentationsLinjie Fu2019-09-061-35/+35
* lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xlChip Kerchner2019-08-131-20/+4
* Bump minor versions again on master to keep 4.2 versions separate from masterMichael Niedermayer2019-07-211-1/+1
* Bump minor versions to separate 4.2 from masterMichael Niedermayer2019-07-211-2/+2
* swscale/tests/swscale: Lengthen pixfmt name buffer to 21 bytesMichael Niedermayer2019-05-131-4/+4
* libswcale: Fix possible string overflow in test.Adam Richter2019-05-131-2/+2
* swscale: Add test for isSemiPlanarYUV to pixdesc_queryPhilip Langdale2019-05-121-0/+1
* swscale: Add support for NV24 and NV42Philip Langdale2019-05-128-9/+64
* swscale/ppc: Shorten power8 tests via a varLauri Kasanen2019-05-071-13/+14
* swscale/ppc: VSX-optimize hScale16To*Lauri Kasanen2019-05-071-0/+159
* swscale/ppc: IndentLauri Kasanen2019-05-071-6/+6
* swscale/ppc: VSX-optimize hScale8To19Lauri Kasanen2019-05-071-1/+63
* swscale/ppc: VSX-optimize hscale_fastLauri Kasanen2019-04-301-0/+196
* swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_2Lauri Kasanen2019-04-111-0/+188
* swscale/ppc: VSX-optimize yuv2rgb_full_XLauri Kasanen2019-04-071-0/+160
* swscale/ppc: VSX-optimize yuv2rgb_full_2Lauri Kasanen2019-04-071-0/+166
* swscale/ppc: VSX-optimize non-full-chroma yuv2rgb_1Lauri Kasanen2019-04-071-95/+330
* swscale/ppc: VSX-optimize yuv2422_XLauri Kasanen2019-03-311-0/+104
* swscale/ppc: VSX-optimize yuv2422_2Lauri Kasanen2019-03-311-0/+69
* swscale/ppc: VSX-optimize yuv2422_1Lauri Kasanen2019-03-311-0/+149
* swscale/swscale_unscaled: Fix chroma slice heightMichael Niedermayer2019-03-281-4/+4
* swscale/swscale_unscaled: fixed the issue that when width/height is not 2-mul...Dong, Jerry2019-03-281-4/+4
* swscale/ppc: VSX-optimize yuv2rgb_fullLauri Kasanen2019-03-271-0/+291
* swscale: Remove duplicated codeLauri Kasanen2019-03-271-10/+0
* swscale/ppc: Add av_unused to template vars only used in one includerLauri Kasanen2019-03-201-10/+11
* swscale/ppc: Clean up some mixed decl warningsLauri Kasanen2019-03-203-10/+11
* libswscale/ppc: VSX-optimize 9-16 bit yuv2planeXLauri Kasanen2019-02-052-6/+184
* swscale/yuv2rgb: Return a more specific error code from ff_yuv2rgb_c_init_tab...Michael Niedermayer2019-01-011-1/+1
* swscale/output: Altivec-optimize float yuv2plane1Lauri Kasanen2018-12-261-2/+139
* swscale/output: VSX-optimize 16-bit yuv2plane1Lauri Kasanen2018-12-141-0/+59
* swscale/output: VSX-optimize nbps yuv2plane1Lauri Kasanen2018-12-121-0/+83
* swscale/ppc: Move VSX-using code to its own fileLauri Kasanen2018-12-045-281/+393
* swscale/output: Altivec-optimize yuv2plane1_8Lauri Kasanen2018-11-261-0/+53
* swscale : add support for YUVA444P12 and YUVA422P12Martin Vignali2018-11-242-0/+12
* Bump minor version for master after 4.1 branchpointMichael Niedermayer2018-11-021-1/+1
* Bump minor versions for branching 4.1Michael Niedermayer2018-11-021-1/+1
* swscale/swscale_unscaled : rename packed_16bpc_bswapMartin Vignali2018-10-241-2/+2
* swscale/unscaled : add grayf32 le to beMartin Vignali2018-10-241-0/+8
* swscale/utils : simplify unscaled initial test for float pixfmtMartin Vignali2018-10-241-2/+1
OpenPOWER on IntegriCloud