git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
swscale: remove unused is{RGB,BGR}inBytes
[ffmpeg.git]
/
libswscale
/
swscale_internal.h
2017-03-20
Clément Bœsch
swscale: remove unused is{RGB,BGR}inBytes
blob
|
commitdiff
2017-03-20
Clément Bœsch
swscale: use a (more correct) function for isPacked
blob
|
commitdiff
|
diff to current
2017-03-20
Clément Bœsch
swscale: use a function for isAnyRGB
blob
|
commitdiff
|
diff to current
2017-03-20
Clément Bœsch
swscale: use a function for isBayer
blob
|
commitdiff
|
diff to current
2017-03-20
Clément Bœsch
swscale: use a function for isGray
blob
|
commitdiff
|
diff to current
2016-11-14
Carl Eugen Hoyos
lsws: Add GRAY10 conversion.
blob
|
commitdiff
|
diff to current
2016-11-09
Luca Barbato
swscale: Add GRAY12
blob
|
commitdiff
|
diff to current
2016-11-09
Michael Niedermayer
swscale: Drop is9_OR_10BPS() use, its name is not correct
blob
|
commitdiff
|
diff to current
2016-07-11
Ronald S. Bultje
Revert "PPC64: Add versions of functions in libswscale...
blob
|
commitdiff
|
diff to current
2016-06-30
Dan Parrot
PPC64: Add versions of functions in libswscale/input...
blob
|
commitdiff
|
diff to current
2016-06-21
Clément Bœsch
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
blob
|
commitdiff
|
diff to current
2016-05-04
Vittorio Giovara
cosmetics: Fix spelling mistakes
blob
|
commitdiff
|
diff to current
2016-04-08
Matthieu Bouron
swscale/arm: add ff_hscale_8_to_15_neon
blob
|
commitdiff
|
diff to current
2016-04-01
Ronald S. Bultje
swscale: add bt2020 yuv2rgb coefficients.
blob
|
commitdiff
|
diff to current
2016-03-31
Pedro Arthur
swscale: cleanup unused code
blob
|
commitdiff
|
diff to current
2016-03-31
Clément Bœsch
sws/aarch64: add ff_hscale_8_to_15_neon
blob
|
commitdiff
|
diff to current
2016-03-28
Lou Logan
fix some a/an typos
blob
|
commitdiff
|
diff to current
2016-03-01
Clément Bœsch
sws/aarch64: add {nv12,nv21,yuv420p,yuv422p}_to_{argb...
blob
|
commitdiff
|
diff to current
2016-01-14
Michael Niedermayer
swscale/vscale: Check that 2 tap filters are bilinear...
blob
|
commitdiff
|
diff to current
2016-01-14
Michael Niedermayer
swscale: Move Contexts used only in hscale.c into it
blob
|
commitdiff
|
diff to current
2016-01-14
Michael Niedermayer
swscale: Move VScalerContext into vscale.c
blob
|
commitdiff
|
diff to current
2016-01-14
Michael Niedermayer
swscale/yuv2rgb: Increase YUV2RGB table headroom
blob
|
commitdiff
|
diff to current
2016-01-14
Michael Niedermayer
swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM out
blob
|
commitdiff
|
diff to current
2015-10-29
Andreas Cadhalpun
swscale: rename sws_context_class to ff_sws_context_class
blob
|
commitdiff
|
diff to current
2015-10-13
Pedro Arthur
swscale: fix ticket #4881
blob
|
commitdiff
|
diff to current
2015-09-10
Michael Niedermayer
swscale: Forward colorspace updates to the 2nd cascaded...
blob
|
commitdiff
|
diff to current
2015-09-08
Hendrik Leppkes
Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'
blob
|
commitdiff
|
diff to current
2015-09-07
Vittorio Giovara
lavu: Drop the {minus,plus}1 suffix from AVComponentDes...
blob
|
commitdiff
|
diff to current
2015-09-04
Pedro Arthur
swscale: re-enable gamma
blob
|
commitdiff
|
diff to current
2015-08-19
Pedro Arthur
swscale: refactor vertical scaler
blob
|
commitdiff
|
diff to current
2015-08-18
Pedro Arthur
swscale: Fixed typos
blob
|
commitdiff
|
diff to current
2015-08-18
Pedro Arthur
swscale: fixed compiler warnings
blob
|
commitdiff
|
diff to current
2015-08-17
Pedro Arthur
swscale: process horizontal lines in batches
blob
|
commitdiff
|
diff to current
2015-08-17
Pedro Arthur
swscale: refactor horizontal scaling
blob
|
commitdiff
|
diff to current
2015-08-09
Michael Niedermayer
swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD
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 input support
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-02-27
Michael Niedermayer
swscale: Add prefix to updateMMXDitherTables()
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-16
Michael Niedermayer
swscale: increase yuv2rgb table headroom
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-08-04
Michael Niedermayer
swscale/swscale_internal: fix ya16 -> rgba
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
sws/x86: split mmxext fast bilinear scaler out
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-07-19
Michael Niedermayer
swscale/swscale_internal: add needed version.h
blob
|
commitdiff
|
diff to current
2014-07-12
Andreas Cadhalpun
fix spelling errors
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-06-02
Michael Niedermayer
Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'
blob
|
commitdiff
|
diff to current
2014-06-02
Diego Biurrun
Remove all Blackfin architecture optimizations
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-04-27
Michael Niedermayer
Fix teh typos
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-09
Michael Niedermayer
Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3'
blob
|
commitdiff
|
diff to current
2014-04-08
Michael Niedermayer
swscale/swscale_internal: remove obsolete warning
blob
|
commitdiff
|
diff to current
2014-04-08
Michael Niedermayer
swscale/swscale_internal: make the offset strings updat...
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-17
Michael Niedermayer
Merge commit '1481d24c3a0abf81e1d7a514547bd5305232be30'
blob
|
commitdiff
|
diff to current
2014-03-16
Jean First
RGBA64 pixel formats
blob
|
commitdiff
|
diff to current
2014-03-13
Michael Niedermayer
Merge commit 'b4dd424d96f09f9bafb88e47f37df65dc4529143'
blob
|
commitdiff
|
diff to current
2014-03-13
Diego Biurrun
Remove all SPARC architecture optimizations
blob
|
commitdiff
|
diff to current
2014-02-23
Peter Ross
libswscale: bayer to rgb24 & yv12 colorspace converters
blob
|
commitdiff
|
diff to current
2013-12-15
Yu Xiaolei
swscale: NEON optimized unscaled rgba to nv12 conversion
blob
|
commitdiff
|
diff to current
2013-10-30
Reimar Döffinger
Optimize pure C unscaled yuv2rgb.
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 '3aa682f25324d811ec284edc808eb71a46eae950'
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: consistent names for arch-specific acceleratio...
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
Michael Niedermayer
swscale_unscaled: make dither_scale static, its not...
blob
|
commitdiff
|
diff to current
2013-08-15
Diego Biurrun
swscale: Move extern declarations for tables to swscale...
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-06-26
Michael Niedermayer
swscale: Fix PAL8 input with alpha
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-15
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-05-15
Anton Khirnov
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
blob
|
commitdiff
|
diff to current
2013-05-08
Paul B Mahol
libswscale: simplify isAnyRGB macro
blob
|
commitdiff
|
diff to current
2013-05-08
Paul B Mahol
libswscale: GBRAP input & output and GBRAP16 input...
blob
|
commitdiff
|
diff to current
2013-05-01
Michael Niedermayer
sws: share xyzgamma tables.
blob
|
commitdiff
|
diff to current
2013-04-28
Michael Niedermayer
sws: support xyz input
blob
|
commitdiff
|
diff to current
2013-04-16
Michael Niedermayer
sws: fix alignment of rgb2yuv
blob
|
commitdiff
|
diff to current
2013-04-15
Michael Niedermayer
sws/x86: update RENAME(rgb24toyv12)() to using the...
blob
|
commitdiff
|
diff to current
2013-04-15
Michael Niedermayer
sws: remove forgotten FAST_BGR2YV12 define
blob
|
commitdiff
|
diff to current
2013-04-14
Michael Niedermayer
sws/x86: update rgb/bgr->yuv code to use provided coeff...
blob
|
commitdiff
|
diff to current
2013-04-14
Michael Niedermayer
sws: move RGB2YUV_SHIFT to swscale_internal.h
blob
|
commitdiff
|
diff to current
next