summaryrefslogtreecommitdiffstats
path: root/libswscale/swscale_internal.h
Commit message (Expand)AuthorAgeFilesLines
* fix spelling errorsAndreas Cadhalpun2014-07-121-1/+1
* swscale: Allow the max filter size to be set at compile timeDerek Buitenhuis2014-06-131-1/+1
* Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'Michael Niedermayer2014-06-021-16/+0
|\
| * Remove all Blackfin architecture optimizationsDiego Biurrun2014-06-021-16/+0
* | swscale/utils: Add check that ensures that the hardcoded struct offsets are v...Michael Niedermayer2014-05-141-0/+1
* | Fix teh typosMichael Niedermayer2014-04-271-1/+1
* | swscale: factor ff_sws_init_range_convert() outMichael Niedermayer2014-04-141-0/+2
* | Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3'Michael Niedermayer2014-04-091-0/+1
|\ \ | |/
* | swscale/swscale_internal: remove obsolete warningMichael Niedermayer2014-04-081-1/+1
* | swscale/swscale_internal: make the offset strings update themselfs when the M...Michael Niedermayer2014-04-081-12/+12
* | swscale: add two spatially stable dithering methodsØyvind Kolås2014-03-251-0/+2
* | Merge commit '1481d24c3a0abf81e1d7a514547bd5305232be30'Michael Niedermayer2014-03-171-4/+4
|\ \ | |/
| * RGBA64 pixel formatsJean First2014-03-161-0/+4
* | Merge commit 'b4dd424d96f09f9bafb88e47f37df65dc4529143'Michael Niedermayer2014-03-131-4/+0
|\ \ | |/
| * Remove all SPARC architecture optimizationsDiego Biurrun2014-03-131-5/+0
* | libswscale: bayer to rgb24 & yv12 colorspace convertersPeter Ross2014-02-231-0/+16
* | swscale: NEON optimized unscaled rgba to nv12 conversionYu Xiaolei2013-12-161-0/+1
* | Optimize pure C unscaled yuv2rgb.Reimar Döffinger2013-10-301-1/+3
* | Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557'Michael Niedermayer2013-08-291-3/+3
|\ \ | |/
| * swscale: cosmetics: Drop silly camelCase from swScale function pointer nameDiego Biurrun2013-08-291-3/+3
* | Merge commit '3aa682f25324d811ec284edc808eb71a46eae950'Michael Niedermayer2013-08-291-4/+3
|\ \ | |/
| * swscale: consistent names for arch-specific acceleration functionsDiego Biurrun2013-08-291-4/+3
* | Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19'Michael Niedermayer2013-08-291-5/+5
|\ \ | |/
| * swscale: ppc: Hide arch-specific initialization detailsDiego Biurrun2013-08-291-5/+5
* | Merge commit 'a519583991c38d38503ab08357716513facc5725'Michael Niedermayer2013-08-291-2/+2
|\ \ | |/
| * swscale: x86: Hide arch-specific initialization detailsDiego Biurrun2013-08-281-2/+2
* | swscale: change ff_dither_8x8_128 dimensions to be consistent with the othersMichael Niedermayer2013-08-161-1/+1
* | Merge commit 'aa2ba8c99e5708884a56aea9c1d96e014866f8a3'Michael Niedermayer2013-08-161-0/+9
|\ \ | |/
| * swscale: Move extern declarations for tables to swscale_internal.hDiego Biurrun2013-08-151-0/+8
* | Merge commit 'd258531502b24cb653204fe4f003c8815755bdc4'Michael Niedermayer2013-08-161-1/+0
|\ \ | |/
* | sws: add dither enumMichael Niedermayer2013-08-151-0/+10
* | swscale_unscaled: make dither_scale static, its not used elsewhere and has no...Michael Niedermayer2013-08-151-1/+0
* | libswscale: Adding RGB => XYZ supportclook2013-07-231-0/+3
* | swscale: Add support to specify chroma positionMichael Niedermayer2013-07-171-0/+4
* | swscale: Fix PAL8 input with alphaMichael Niedermayer2013-06-261-0/+2
* | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*Michael Niedermayer2013-05-151-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-151-11/+11
|\ \ | |/
| * pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-151-11/+11
* | libswscale: simplify isAnyRGB macroPaul B Mahol2013-05-081-10/+1
* | libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol2013-05-081-1/+2
* | sws: share xyzgamma tables.Michael Niedermayer2013-05-011-2/+2
* | sws: support xyz inputMichael Niedermayer2013-04-281-0/+9
* | sws: fix alignment of rgb2yuvMichael Niedermayer2013-04-161-1/+1
* | sws/x86: update RENAME(rgb24toyv12)() to using the user provided rgb2yuv tableMichael Niedermayer2013-04-151-1/+1
* | sws: remove forgotten FAST_BGR2YV12 defineMichael Niedermayer2013-04-151-2/+0
* | sws/x86: update rgb/bgr->yuv code to use provided coefficient tableMichael Niedermayer2013-04-151-1/+1
* | sws: move RGB2YUV_SHIFT to swscale_internal.hMichael Niedermayer2013-04-151-0/+1
* | sws/input: replace hardcoded rgb2yuv coefficients by tableMichael Niedermayer2013-04-141-2/+12
* | Merge commit '05b0998f511ffa699407465d48c7d5805f746ad2'Michael Niedermayer2013-01-281-6/+6
|\ \ | |/
| * swscale: GBRP output supportMichael Niedermayer2013-01-271-1/+37
OpenPOWER on IntegriCloud