git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
swscale: refactor horizontal scaling
[ffmpeg.git]
/
libswscale
/
utils.c
2015-08-17
Pedro Arthur
swscale: refactor horizontal scaling
blob
|
commitdiff
2015-08-09
Michael Niedermayer
swscale/alphablend: Support chroma subsampling
blob
|
commitdiff
|
diff to current
2015-08-09
Michael Niedermayer
swscale/alphablend: support packed pixel formats
blob
|
commitdiff
|
diff to current
2015-08-08
Michael Niedermayer
swscale: Implement alphablendaway for planar 4:4:4...
blob
|
commitdiff
|
diff to current
2015-08-08
Michael Niedermayer
swscale: Add sws_alloc_set_opts()
blob
|
commitdiff
|
diff to current
2015-07-24
Paul B Mahol
swscale: ayuv64le output support
blob
|
commitdiff
|
diff to current
2015-07-24
Paul B Mahol
swscale: ayuv64le input support
blob
|
commitdiff
|
diff to current
2015-07-15
Michael Niedermayer
swscale/utils: Clear pix buffers
blob
|
commitdiff
|
diff to current
2015-07-02
Paul B Mahol
swscale: implement YA8 output
blob
|
commitdiff
|
diff to current
2015-06-16
Michael Niedermayer
swscale/output: Add rgba64/rgb48/bgra64/bgr48 output...
blob
|
commitdiff
|
diff to current
2015-06-12
Michael Niedermayer
Mark vectors as NAN instead of dereferencing NULL point...
blob
|
commitdiff
|
diff to current
2015-06-12
Michael Niedermayer
swscale: Assert that pixel format descriptor is not...
blob
|
commitdiff
|
diff to current
2015-05-06
Ronald S. Bultje
swscale: add yuv440p10/12 pixfmts.
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-22
Michael Niedermayer
Merge commit '7ebb3022297aa00afda6800105684b8303f2608e'
blob
|
commitdiff
|
diff to current
2015-03-21
Federico Tomassetti
swscale: Check memory allocation
blob
|
commitdiff
|
diff to current
2015-03-11
Michael Niedermayer
swscale/utils: Fix undefined shift in initFilter()
blob
|
commitdiff
|
diff to current
2015-02-27
Michael Niedermayer
swscale/utils: clear formatConvBuffer on allocation
blob
|
commitdiff
|
diff to current
2015-02-24
Michael Niedermayer
swscale/utils: add asserts to check filterpos
blob
|
commitdiff
|
diff to current
2015-02-24
Michael Niedermayer
swscale/utils: More carefully merge and clear coefficie...
blob
|
commitdiff
|
diff to current
2015-02-17
Michael Niedermayer
Merge commit 'e51f22122d23589e93ac4f0b3e570bb925755915'
blob
|
commitdiff
|
diff to current
2015-02-17
Federico Tomassetti
swscale: Check memory allocations
blob
|
commitdiff
|
diff to current
2015-02-04
Michael Niedermayer
swscale/utils: Limit filter shifting so as not to read...
blob
|
commitdiff
|
diff to current
2015-01-15
Michael Niedermayer
Merge commit '928061670e873e816daa14827853b7e11221ff5f'
blob
|
commitdiff
|
diff to current
2015-01-14
Paul B Mahol
libswscale: GBRAP input & output and GBRAP16 input...
blob
|
commitdiff
|
diff to current
2014-12-26
Kieran Kunhya
swscale: Pass through chroma positions in sws_getCached...
blob
|
commitdiff
|
diff to current
2014-11-12
Michael Niedermayer
swscale/utils: support bayer input + scaling, and bayer...
blob
|
commitdiff
|
diff to current
2014-10-11
Michael Niedermayer
swscale: support internal scaler cascades
blob
|
commitdiff
|
diff to current
2014-10-05
James Almer
swscale: remove obsolete FF_API_SWS_FORMAT_NAME cruft
blob
|
commitdiff
|
diff to current
2014-09-21
Michael Niedermayer
swscale: Allow chroma samples to be above and to the...
blob
|
commitdiff
|
diff to current
2014-08-07
Michael Niedermayer
Merge commit 'bb789016d423d2cfacd2904ac66257bdf7f0964e'
blob
|
commitdiff
|
diff to current
2014-08-07
Diego Biurrun
swscale: Undeprecate sws_getContext()
blob
|
commitdiff
|
diff to current
2014-08-04
Michael Niedermayer
Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820'
blob
|
commitdiff
|
diff to current
2014-08-04
Michael Niedermayer
Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'
blob
|
commitdiff
|
diff to current
2014-08-04
Vittorio Giovara
swscale: support AV_PIX_FMT_YA16 as input
blob
|
commitdiff
|
diff to current
2014-08-04
Vittorio Giovara
avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
blob
|
commitdiff
|
diff to current
2014-07-19
Michael Niedermayer
swscale/utils: fix rgb -> fullrange yuv
blob
|
commitdiff
|
diff to current
2014-07-19
Michael Niedermayer
swscale/utils: remove unused define
blob
|
commitdiff
|
diff to current
2014-07-19
Michael Niedermayer
sws/x86: split mmxext fast bilinear scaler out
blob
|
commitdiff
|
diff to current
2014-06-13
Derek Buitenhuis
swscale: Allow the max filter size to be set at compile...
blob
|
commitdiff
|
diff to current
2014-05-21
Michael Niedermayer
sws: document color range >8bit oddity
blob
|
commitdiff
|
diff to current
2014-05-13
Michael Niedermayer
swscale/utils: Add check that ensures that the hardcode...
blob
|
commitdiff
|
diff to current
2014-05-04
Michael Niedermayer
swscale/utils: use FF_ALLOC(Z)_ARRAY_OR_GOTO() and...
blob
|
commitdiff
|
diff to current
2014-05-03
Michael Niedermayer
Merge commit '3a177a9cca924e097265b32f9282814f6b653e08'
blob
|
commitdiff
|
diff to current
2014-05-03
Luca Barbato
swscale: Fix an undefined behaviour
blob
|
commitdiff
|
diff to current
2014-04-14
Michael Niedermayer
swscale/utils: fix changing src/dst range after initial...
blob
|
commitdiff
|
diff to current
2014-04-14
Michael Niedermayer
swscale/utils: move handling of unscaled case to the...
blob
|
commitdiff
|
diff to current
2014-04-09
Michael Niedermayer
Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3'
blob
|
commitdiff
|
diff to current
2014-04-08
Michael Niedermayer
swscale/utils: scale filter_size in warning so that...
blob
|
commitdiff
|
diff to current
2014-04-08
Michael Niedermayer
swscale/utils: dont print message about filter size...
blob
|
commitdiff
|
diff to current
2014-04-07
Vittorio Giovara
swscale: support converting YVYU422 pixel format
blob
|
commitdiff
|
diff to current
2014-04-02
Michael Niedermayer
swscale: add full bgra64 support
blob
|
commitdiff
|
diff to current
2014-04-02
Michael Niedermayer
Merge commit '0ca0924c10d9617a5793964bf79655424ef32b68'
blob
|
commitdiff
|
diff to current
2014-04-02
Janne Grunau
swscale: add endianness conversion for AV_PIX_FMT_BGRA6...
blob
|
commitdiff
|
diff to current
2014-03-25
Carl Eugen Hoyos
Do not set swscale sizeFactor to -1.
blob
|
commitdiff
|
diff to current
2014-03-25
Øyvind Kolås
swscale: add two spatially stable dithering methods
blob
|
commitdiff
|
diff to current
2014-03-18
Carl Eugen Hoyos
swscale/utils: Fix color range of gray16
blob
|
commitdiff
|
diff to current
2014-03-16
Jean First
RGBA64 pixel formats
blob
|
commitdiff
|
diff to current
2014-02-23
Peter Ross
libswscale: bayer to rgb24 & yv12 colorspace converters
blob
|
commitdiff
|
diff to current
2013-12-24
Michael Niedermayer
swscale/utils: fix wrong deprecated message with rgb0
blob
|
commitdiff
|
diff to current
2013-12-15
Michael Niedermayer
swscale/utils: check chroma width for fast bilinear...
blob
|
commitdiff
|
diff to current
2013-12-15
Michael Niedermayer
swscale/utils: remove useless ()
blob
|
commitdiff
|
diff to current
2013-12-15
Michael Niedermayer
swscale/utils: factor (d + 1 < 4) out
blob
|
commitdiff
|
diff to current
2013-12-07
Michael Niedermayer
swscale/utils: fill xyz tables only when they will...
blob
|
commitdiff
|
diff to current
2013-11-05
Stefano Sabatini
lsws/utils: introduce scale_algorithms array
blob
|
commitdiff
|
diff to current
2013-11-04
Stefano Sabatini
lsws/utils: fix typo
blob
|
commitdiff
|
diff to current
2013-10-24
Stefano Sabatini
lsws: use av_pix_fmt_get_chroma_sub_sample()
blob
|
commitdiff
|
diff to current
2013-10-23
Michael Niedermayer
swscale/utils: check mprotect() return code
blob
|
commitdiff
|
diff to current
2013-10-17
Michael Niedermayer
swscale/utils/sws_setColorspaceDetails(): fix indention
blob
|
commitdiff
|
diff to current
2013-10-10
Michael Niedermayer
swscale: Use full resolution chroma for yuv2rgb when...
blob
|
commitdiff
|
diff to current
2013-10-06
Michael Niedermayer
Merge commit '6b3ff6f91a535d6383f41ca7bdf760165dcb6015'
blob
|
commitdiff
|
diff to current
2013-10-05
Vittorio Giovara
swscale: provide a default scaler if none is set
blob
|
commitdiff
|
diff to current
2013-09-30
Michael Niedermayer
swscale/utils: dont divide by zero with zero vectors
blob
|
commitdiff
|
diff to current
2013-09-17
Michael Niedermayer
swscale/utils: remove redundant NULL checks before...
blob
|
commitdiff
|
diff to current
2013-09-17
Michael Niedermayer
swscale/utils: simplify cpu caps printing code
blob
|
commitdiff
|
diff to current
2013-09-17
Michael Niedermayer
swscale/utils: Simplify scaler name printing code
blob
|
commitdiff
|
diff to current
2013-09-17
Michael Niedermayer
swscale/utils: Allow sws_setColorspaceDetails() to...
blob
|
commitdiff
|
diff to current
2013-09-08
Michael Niedermayer
swscale/utils: use memcpy instead of loop in sws_cloneVec()
blob
|
commitdiff
|
diff to current
2013-08-30
Michael Niedermayer
Merge commit '79aec43ce813a3e270743ca64fa3f31fa43df80b'
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 'f61bece684d9685b07895508e6c1c733b5564ccf'
blob
|
commitdiff
|
diff to current
2013-08-29
Diego Biurrun
x86: Add and use more convenience macros to check CPU...
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
ppc: Add and use convenience macro to check for AltiVec...
blob
|
commitdiff
|
diff to current
2013-08-19
Michael Niedermayer
swscale: improve dither checks
blob
|
commitdiff
|
diff to current
2013-08-19
Michael Niedermayer
swscale: set dither to a specific value for rgb/bgr8...
blob
|
commitdiff
|
diff to current
2013-08-16
Michael Niedermayer
Merge commit 'aa2ba8c99e5708884a56aea9c1d96e014866f8a3'
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-08
Michael Niedermayer
swscale/utils: Fix potential overflow of srcPos*C ...
blob
|
commitdiff
|
diff to current
2013-08-08
Michael Niedermayer
swscale/utils: Fix potential overflow of dstPos*xInc...
blob
|
commitdiff
|
diff to current
2013-07-26
Michael Niedermayer
swscale/fill_rgb2yuv_table: fix default detection
blob
|
commitdiff
|
diff to current
2013-07-25
Michael Niedermayer
swscale/sws_getColorspaceDetails: dont fail for non yuv
blob
|
commitdiff
|
diff to current
2013-07-24
Michael Niedermayer
swscale: exchange src & dst chroma pos
blob
|
commitdiff
|
diff to current
2013-07-22
clook
libswscale: Adding RGB => XYZ support
blob
|
commitdiff
|
diff to current
2013-07-16
Michael Niedermayer
swscale: Add support to specify chroma position
blob
|
commitdiff
|
diff to current
2013-07-16
Michael Niedermayer
swscale: move default colorspace setup to sws_init_filter()
blob
|
commitdiff
|
diff to current
next