git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
swscale: process horizontal lines in batches
[ffmpeg.git]
/
libswscale
/
swscale.c
2015-08-17
Pedro Arthur
swscale: process horizontal lines in batches
blob
|
commitdiff
2015-08-17
Pedro Arthur
swscale: refactor horizontal scaling
blob
|
commitdiff
|
diff to current
2015-06-12
Michael Niedermayer
swscale: Assert that pixel format descriptor is not...
blob
|
commitdiff
|
diff to current
2015-04-23
Michael Niedermayer
swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flag
blob
|
commitdiff
|
diff to current
2015-04-23
Pedro Arthur
Add gamma encodign/decoding before/after scaling in...
blob
|
commitdiff
|
diff to current
2015-03-15
Michael Niedermayer
Merge commit '9a60b1fad02cb783b895b2145c3dafc01f7b337c'
blob
|
commitdiff
|
diff to current
2015-02-27
Michael Niedermayer
swscale: Add prefix to updateMMXDitherTables()
blob
|
commitdiff
|
diff to current
2015-02-21
Michael Niedermayer
swscale: Use av_clip_uintp2()
blob
|
commitdiff
|
diff to current
2015-01-14
Paul B Mahol
libswscale: GBRAP input & output and GBRAP16 input...
blob
|
commitdiff
|
diff to current
2014-10-11
Michael Niedermayer
swscale: support internal scaler cascades
blob
|
commitdiff
|
diff to current
2014-09-16
Clément Bœsch
sws: use av_clip() instead of av_clip_c()
blob
|
commitdiff
|
diff to current
2014-07-19
Michael Niedermayer
sws: Move fast bilinear C code into seperate file
blob
|
commitdiff
|
diff to current
2014-06-18
Michael Niedermayer
swscale/swscale: replace potentially slow % by &
blob
|
commitdiff
|
diff to current
2014-04-16
Michael Niedermayer
swscale/swscale: fix srcStride/srcSlice typo
blob
|
commitdiff
|
diff to current
2014-04-14
Michael Niedermayer
swscale: factor ff_sws_init_range_convert() out
blob
|
commitdiff
|
diff to current
2014-04-14
Michael Niedermayer
swscale/swscale: clear to/from convert pointers when...
blob
|
commitdiff
|
diff to current
2014-04-12
Michael Niedermayer
Merge commit '60c4660ba035bbfbcc84ac34129ce40e037c70ad'
blob
|
commitdiff
|
diff to current
2014-03-24
Michael Niedermayer
swscale/swscale: fix integer overflow
blob
|
commitdiff
|
diff to current
2014-01-10
Michael Niedermayer
swscale: fix rgb48Toxyz12() endianness
blob
|
commitdiff
|
diff to current
2013-08-29
Michael Niedermayer
Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557'
blob
|
commitdiff
|
diff to current
2013-08-29
Michael Niedermayer
Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19'
blob
|
commitdiff
|
diff to current
2013-08-29
Michael Niedermayer
Merge commit 'a519583991c38d38503ab08357716513facc5725'
blob
|
commitdiff
|
diff to current
2013-08-29
Diego Biurrun
swscale: cosmetics: Drop silly camelCase from swScale...
blob
|
commitdiff
|
diff to current
2013-08-29
Diego Biurrun
swscale: ppc: Hide arch-specific initialization details
blob
|
commitdiff
|
diff to current
2013-08-28
Diego Biurrun
swscale: x86: Hide arch-specific initialization details
blob
|
commitdiff
|
diff to current
2013-08-16
Michael Niedermayer
swscale: change ff_dither_8x8_128 dimensions to be...
blob
|
commitdiff
|
diff to current
2013-08-16
Michael Niedermayer
Merge commit 'aa2ba8c99e5708884a56aea9c1d96e014866f8a3'
blob
|
commitdiff
|
diff to current
2013-08-16
Michael Niedermayer
Merge commit 'd258531502b24cb653204fe4f003c8815755bdc4'
blob
|
commitdiff
|
diff to current
2013-08-15
Michael Niedermayer
sws: add dither enum
blob
|
commitdiff
|
diff to current
2013-08-15
Diego Biurrun
swscale: Move extern declarations for tables to swscale...
blob
|
commitdiff
|
diff to current
2013-08-15
Diego Biurrun
swscale: Mark a bunch of tables only used within one...
blob
|
commitdiff
|
diff to current
2013-07-22
clook
libswscale: Adding RGB => XYZ support
blob
|
commitdiff
|
diff to current
2013-07-19
Michael Niedermayer
swscale: remove unneeded include assert.h
blob
|
commitdiff
|
diff to current
2013-05-15
Michael Niedermayer
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
blob
|
commitdiff
|
diff to current
2013-05-10
Michael Niedermayer
sws: add casts to silence pointer type mismatch warnings
blob
|
commitdiff
|
diff to current
2013-05-09
Clément Bœsch
lavu: add FF_CEIL_RSHIFT and use it in various places.
blob
|
commitdiff
|
diff to current
2013-05-08
Paul B Mahol
libswscale: GBRAP input & output and GBRAP16 input...
blob
|
commitdiff
|
diff to current
2013-04-28
Michael Niedermayer
sws: fix typo in xyz2rgb matrix use.
blob
|
commitdiff
|
diff to current
2013-04-28
Michael Niedermayer
sws: Check for malloc failure of rgb0_tmp
blob
|
commitdiff
|
diff to current
2013-04-28
Michael Niedermayer
sws: support xyz input
blob
|
commitdiff
|
diff to current
2013-04-14
Michael Niedermayer
sws: init input_rgb2yuv_table depending on yuv colorspace
blob
|
commitdiff
|
diff to current
2013-04-14
Michael Niedermayer
sws: move RGB2YUV_SHIFT to swscale_internal.h
blob
|
commitdiff
|
diff to current
2013-04-14
Michael Niedermayer
sws/input: replace hardcoded rgb2yuv coefficients by...
blob
|
commitdiff
|
diff to current
2013-02-04
Michael Niedermayer
sws: Fix "warning: comparison of distinct pointer types...
blob
|
commitdiff
|
diff to current
2013-01-27
Michael Niedermayer
swscale: GBRP output support
blob
|
commitdiff
|
diff to current
2013-01-26
Michael Niedermayer
sws: GBRP output support
blob
|
commitdiff
|
diff to current
2013-01-19
Michael Niedermayer
sws: check that dither array is not null before memset
blob
|
commitdiff
|
diff to current
2013-01-19
Michael Niedermayer
sws: Only reset dither state for bitexact mode
blob
|
commitdiff
|
diff to current
2013-01-18
Michael Niedermayer
sws: Support error diffusion dither for mono output
blob
|
commitdiff
|
diff to current
2012-12-29
Michael Niedermayer
sws: fix warning: cast from pointer to integer of diffe...
blob
|
commitdiff
|
diff to current
2012-12-29
Michael Niedermayer
swscale: fix warning: assignment from incompatible...
blob
|
commitdiff
|
diff to current
2012-12-21
Michael Niedermayer
Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'
blob
|
commitdiff
|
diff to current
2012-12-20
Diego Biurrun
miscellaneous typo fixes
blob
|
commitdiff
|
diff to current
2012-12-07
Michael Niedermayer
sws_scale: check input against NULL
blob
|
commitdiff
|
diff to current
2012-10-30
Michael Niedermayer
swscale.c:remove fill_plane9or10() use fillPlane16()
blob
|
commitdiff
|
diff to current
2012-10-30
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-10-30
Luca Barbato
swscale: support gray to 9bit and 10bit formats
blob
|
commitdiff
|
diff to current
2012-10-14
Michael Niedermayer
sws: get rid of C99 signed overflows try #2
blob
|
commitdiff
|
diff to current
2012-10-14
Michael Niedermayer
sws: avoid signed C99 overflows
blob
|
commitdiff
|
diff to current
2012-10-12
Paul B Mahol
sws: do not use av_pix_fmt_descriptors directly
blob
|
commitdiff
|
diff to current
2012-10-12
Michael Niedermayer
Merge commit '9953ff3cd844eb5f6d8dfce98cad94b78a0fc7dc'
blob
|
commitdiff
|
diff to current
2012-10-12
Anton Khirnov
sws: do not use av_pix_fmt_descriptors directly.
blob
|
commitdiff
|
diff to current
2012-10-08
Michael Niedermayer
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-09-30
Michael Niedermayer
swscale: move main swscale wraper to swscale.c
blob
|
commitdiff
|
diff to current
2012-09-18
Michael Niedermayer
swscale: change assert() to av_assert()
blob
|
commitdiff
|
diff to current
2012-09-13
Michael Niedermayer
sws: revert: "swscale: Remove two bogus asserts"
blob
|
commitdiff
|
diff to current
2012-09-13
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-09-13
Diego Biurrun
swscale: Remove two bogus asserts
blob
|
commitdiff
|
diff to current
2012-09-08
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-09-07
Diego Biurrun
x86: more specific checks for availability of required...
blob
|
commitdiff
|
diff to current
2012-08-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-08-30
Diego Biurrun
x86: Split inline and external assembly #ifdefs
blob
|
commitdiff
|
diff to current
2012-08-30
Michael Niedermayer
swscale.c: remove unused variable
blob
|
commitdiff
|
diff to current
2012-08-20
XhmikosR
rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT
blob
|
commitdiff
|
diff to current
2012-08-04
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-08-03
Diego Biurrun
x86: build: replace mmx2 by mmxext
blob
|
commitdiff
|
diff to current
2012-07-30
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-30
Ronald S. Bultje
swscale: bury one more piece of inline asm under HAVE_I...
blob
|
commitdiff
|
diff to current
2012-07-23
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-23
Ronald S. Bultje
swscale: add missing HAVE_INLINE_ASM check.
blob
|
commitdiff
|
diff to current
2012-07-04
Michael Niedermayer
sws: support 12&14 bit planar colorspaces
blob
|
commitdiff
|
diff to current
2012-04-13
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-13
Diego Biurrun
swscale: K&R formatting cosmetics (part II)
blob
|
commitdiff
|
diff to current
2012-03-07
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-03-06
Ronald S. Bultje
swscale: make filterPos 32bit.
blob
|
commitdiff
|
diff to current
2012-02-24
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-23
Ronald S. Bultje
swscale: fix underflows in firstline calculations for...
blob
|
commitdiff
|
diff to current
2012-02-14
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-13
Diego Biurrun
swscale: Remove unused variable alpMmxFilter.
blob
|
commitdiff
|
diff to current
2012-02-13
Ronald S. Bultje
swscale: handle gray16 as a "planar" YUV format (Y...
blob
|
commitdiff
|
diff to current
2012-02-13
Ronald S. Bultje
swscale: use yuv2packed1() functions for unscaled chrom...
blob
|
commitdiff
|
diff to current
2012-02-08
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-07
Ronald S. Bultje
swscale: split C output functions into separate file.
blob
|
commitdiff
|
diff to current
2012-02-07
Ronald S. Bultje
swscale: Split C input functions into separate file.
blob
|
commitdiff
|
diff to current
2012-02-02
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-01
Ronald S. Bultje
swscale: remove obsolete comment.
blob
|
commitdiff
|
diff to current
2012-01-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-01-30
Paul B Mahol
swscale: more generic check for planar destination...
blob
|
commitdiff
|
diff to current
2012-01-28
Paul B Mahol
swscale: fix conversion into yuva444p from non-alpha...
blob
|
commitdiff
|
diff to current
next