summaryrefslogtreecommitdiff
path: root/libswscale
Commit message (Expand)AuthorAge
* sws: check that dither array is not null before memsetMichael Niedermayer2013-01-19
* sws: Check for unsupported combination of ED/FULL_CHR flagsMichael Niedermayer2013-01-19
* sws: Fix error diffusion flagMichael Niedermayer2013-01-19
* Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'Michael Niedermayer2013-01-19
|\
| * x86inc: Rename "program_name" to "private_prefix"Diego Biurrun2013-01-18
* | sws: fix ED mono dither black levelMichael Niedermayer2013-01-19
* | sws: Enable full chroma resolution when needed for ED ditherMichael Niedermayer2013-01-19
* | sws: Only reset dither state for bitexact modeMichael Niedermayer2013-01-19
* | sws: rgb/bgr 4/8 error diffusion ditherMichael Niedermayer2013-01-19
* | sws: add AVOption flag for error diffusion ditherMichael Niedermayer2013-01-19
* | sws: Support error diffusion dither for mono outputMichael Niedermayer2013-01-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-05
|\|
| * swscale: fix NULL checking in sws_alloc_context()Xi Wang2013-01-04
* | sws: fix warning: cast from pointer to integer of different sizeMichael Niedermayer2012-12-29
* | swscale: fix warning: assignment from incompatible pointer typeMichael Niedermayer2012-12-29
* | libswscale/swscale-test: fix some const correctnessMichael Niedermayer2012-12-26
* | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer2012-12-21
|\|
| * miscellaneous typo fixesDiego Biurrun2012-12-21
* | doxy: add ref for lavfi, lpp and lsws.Clément Bœsch2012-12-11
* | sws_scale: check input against NULLMichael Niedermayer2012-12-07
* | swscale: fix 12 and 14 bit YUV planar output with scaling.Michael Niedermayer2012-12-01
* | lsws: define version in SWScaler classStefano Sabatini2012-11-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-19
|\|
| * x86: SPLATD: port to cpuflagsDiego Biurrun2012-11-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-17
|\|
| * libswscale: remove unnecessary direct #if LIBSWSCALE_VERSION_MAJORJanne Grunau2012-11-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-14
|\|
| * x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-10
|\|
| * x86: PALIGNR: port to cpuflagsDiego Biurrun2012-11-09
* | Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer2012-11-01
|\|
| * x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-31
| * swscale: do not forget to swap data in formats with different endiannessKostya Shishkov2012-10-31
* | sws: bump micro for range bugfixMichael Niedermayer2012-11-01
* | Merge commit 'be923ed659016350592acb9b3346f706f8170ac5'Michael Niedermayer2012-10-31
|\|
| * x86: MMX2 ---> MMXEXT in macro namesDiego Biurrun2012-10-31
* | Merge commit 'a65bdceb060628881578afb29df4eb222421381f'Michael Niedermayer2012-10-31
|\|
| * x86: mmx2 ---> mmxext in variable namesDiego Biurrun2012-10-31
* | Merge commit '652f5185945c8405fc57aed353286858df8d066f'Michael Niedermayer2012-10-31
|\|
| * x86: mmx2 ---> mmxext in comments and messagesDiego Biurrun2012-10-31
* | Merge commit '04581c8c77ce779e4e70684ac45302972766be0f'Michael Niedermayer2012-10-31
|\|
| * x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-31
* | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer2012-10-31
|\|
| * x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-31
* | sws: fix handling of big endian alphaMichael Niedermayer2012-10-31
* | swscale.c:remove fill_plane9or10() use fillPlane16()Michael Niedermayer2012-10-30
* | sws: move fillPlane16() to header so it can be used from more than 1 placeMichael Niedermayer2012-10-30
* | sws_unscaled: drop fill_plane9or10()Michael Niedermayer2012-10-30
* | sws: fix BE/LE handling for fillPlane16()Michael Niedermayer2012-10-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-30
|\|