index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libswscale
/
swscale_internal.h
Age
Commit message (
Expand
)
Author
2015-04-23
swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flag
Michael Niedermayer
2015-04-23
Add gamma encodign/decoding before/after scaling in libswscale
Pedro Arthur
2015-02-27
swscale: Add prefix to updateMMXDitherTables()
Michael Niedermayer
2014-12-16
swscale: increase yuv2rgb table headroom
Michael Niedermayer
2014-10-11
swscale: support internal scaler cascades
Michael Niedermayer
2014-10-05
swscale: remove obsolete FF_API_SWS_FORMAT_NAME cruft
James Almer
2014-08-05
swscale/swscale_internal: fix ya16 -> rgba
Michael Niedermayer
2014-08-04
Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820'
Michael Niedermayer
2014-08-04
Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'
Michael Niedermayer
2014-08-04
swscale: support AV_PIX_FMT_YA16 as input
Vittorio Giovara
2014-08-04
avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
Vittorio Giovara
2014-07-19
sws/x86: split mmxext fast bilinear scaler out
Michael Niedermayer
2014-07-19
sws: Move fast bilinear C code into seperate file
Michael Niedermayer
2014-07-19
swscale/swscale_internal: add needed version.h
Michael Niedermayer
2014-07-12
fix spelling errors
Andreas Cadhalpun
2014-06-13
swscale: Allow the max filter size to be set at compile time
Derek Buitenhuis
2014-06-02
Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'
Michael Niedermayer
2014-06-02
Remove all Blackfin architecture optimizations
Diego Biurrun
2014-05-14
swscale/utils: Add check that ensures that the hardcoded struct offsets are v...
Michael Niedermayer
2014-04-27
Fix teh typos
Michael Niedermayer
2014-04-14
swscale: factor ff_sws_init_range_convert() out
Michael Niedermayer
2014-04-09
Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3'
Michael Niedermayer
2014-04-08
swscale/swscale_internal: remove obsolete warning
Michael Niedermayer
2014-04-08
swscale/swscale_internal: make the offset strings update themselfs when the M...
Michael Niedermayer
2014-03-25
swscale: add two spatially stable dithering methods
Øyvind Kolås
2014-03-17
Merge commit '1481d24c3a0abf81e1d7a514547bd5305232be30'
Michael Niedermayer
2014-03-16
RGBA64 pixel formats
Jean First
2014-03-13
Merge commit 'b4dd424d96f09f9bafb88e47f37df65dc4529143'
Michael Niedermayer
2014-03-13
Remove all SPARC architecture optimizations
Diego Biurrun
2014-02-23
libswscale: bayer to rgb24 & yv12 colorspace converters
Peter Ross
2013-12-16
swscale: NEON optimized unscaled rgba to nv12 conversion
Yu Xiaolei
2013-10-30
Optimize pure C unscaled yuv2rgb.
Reimar Döffinger
2013-08-29
Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557'
Michael Niedermayer
2013-08-29
Merge commit '3aa682f25324d811ec284edc808eb71a46eae950'
Michael Niedermayer
2013-08-29
Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19'
Michael Niedermayer
2013-08-29
Merge commit 'a519583991c38d38503ab08357716513facc5725'
Michael Niedermayer
2013-08-29
swscale: cosmetics: Drop silly camelCase from swScale function pointer name
Diego Biurrun
2013-08-29
swscale: consistent names for arch-specific acceleration functions
Diego Biurrun
2013-08-29
swscale: ppc: Hide arch-specific initialization details
Diego Biurrun
2013-08-28
swscale: x86: Hide arch-specific initialization details
Diego Biurrun
2013-08-16
swscale: change ff_dither_8x8_128 dimensions to be consistent with the others
Michael Niedermayer
2013-08-16
Merge commit 'aa2ba8c99e5708884a56aea9c1d96e014866f8a3'
Michael Niedermayer
2013-08-16
Merge commit 'd258531502b24cb653204fe4f003c8815755bdc4'
Michael Niedermayer
2013-08-15
sws: add dither enum
Michael Niedermayer
2013-08-15
swscale_unscaled: make dither_scale static, its not used elsewhere and has no...
Michael Niedermayer
2013-08-15
swscale: Move extern declarations for tables to swscale_internal.h
Diego Biurrun
2013-07-23
libswscale: Adding RGB => XYZ support
clook
2013-07-17
swscale: Add support to specify chroma position
Michael Niedermayer
2013-06-26
swscale: Fix PAL8 input with alpha
Michael Niedermayer
2013-05-15
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
Michael Niedermayer
[next]