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
Age
Commit message (
Expand
)
Author
2015-03-25
swscale/output: Fix undefined shifts
Michael Niedermayer
2015-03-22
Merge commit '7ebb3022297aa00afda6800105684b8303f2608e'
Michael Niedermayer
2015-03-21
swscale: Check memory allocation
Federico Tomassetti
2015-03-16
Merge commit '9a60b1fad02cb783b895b2145c3dafc01f7b337c'
Michael Niedermayer
2015-03-15
libswscale: fix compiler warnings enumerated type mixed with another type
Himangi Saraogi
2015-03-14
ppc: libswscale: use LOCAL_ALIGNED instead of DECLARE_ALIGNED
Christophe Gisquet
2015-03-11
swscale/utils: Fix undefined shift in initFilter()
Michael Niedermayer
2015-02-27
swscale: Add prefix to updateMMXDitherTables()
Michael Niedermayer
2015-02-27
swscale/utils: clear formatConvBuffer on allocation
Michael Niedermayer
2015-02-24
swscale/utils: add asserts to check filterpos
Michael Niedermayer
2015-02-24
swscale/utils: More carefully merge and clear coefficients outside the input
Michael Niedermayer
2015-02-21
swscale: Use av_clip_uintp2()
Michael Niedermayer
2015-02-21
swscale/yuv2rgb: Use av_clip_uint8()
Michael Niedermayer
2015-02-18
swscale/bayer_template: Add () to protect the argument of BAYER_READ()
Michael Niedermayer
2015-02-17
Merge commit 'e51f22122d23589e93ac4f0b3e570bb925755915'
Michael Niedermayer
2015-02-17
swscale: Check memory allocations
Federico Tomassetti
2015-02-05
swscale/utils: Limit filter shifting so as not to read from prior the array
Michael Niedermayer
2015-01-21
swscale/input: fix rgba64 alpha non native
Michael Niedermayer
2015-01-21
swscale/input: Fix alpha of YA16 input
Michael Niedermayer
2015-01-16
swscale: fix gbrap to gbrap alpha scaling
Vittorio Giovara
2015-01-16
swscale: fix warning about incompatible function pointer type
Vittorio Giovara
2015-01-15
Merge commit '928061670e873e816daa14827853b7e11221ff5f'
Michael Niedermayer
2015-01-14
libswscale: GBRAP input & output and GBRAP16 input support
Paul B Mahol
2015-01-06
Merge commit '1dd797e3c9f179f957316a0becbec048b42df8aa'
Michael Niedermayer
2015-01-05
swscale: check memory allocations
Vittorio Giovara
2014-12-26
swscale: Pass through chroma positions in sws_getCachedContext
Kieran Kunhya
2014-12-24
swscale/yuv2rgb: Fix width % 4 != 0 with bgr4_byte/rgb4_byte
Michael Niedermayer
2014-12-24
swscale/yuv2rgb: Fix width % 4 != 0 with bgr4/rgb4
Michael Niedermayer
2014-12-24
swscale/yuv2rgb: fix width % 8 != 0 and rgb/bgr8 output
Michael Niedermayer
2014-12-16
swscale: increase yuv2rgb table headroom
Michael Niedermayer
2014-12-06
Merge commit '33c827f632f95ffe3399b695a5a0d47b366b6e20'
Michael Niedermayer
2014-12-05
swscale: Properly scale YUV
Derek Buitenhuis
2014-12-03
swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output
Michael Niedermayer
2014-11-20
swscale/x86/rgb2rgb_template: handle the first 2 lines with C in rgb24toyv12_*()
Michael Niedermayer
2014-11-12
swscale/utils: support bayer input + scaling, and bayer input + any supported...
Michael Niedermayer
2014-11-12
libswscale/ppc/swscale_altivec.c : fix hScale_altivec_real() yuv2planeX_16_al...
Rong Yan
2014-11-09
swscale: fix yuv2yuvX_8 assembly on x86
Kieran Kunhya
2014-10-18
Merge commit 'fc1eda543c6ef043300612db90da5cfd972af650'
Michael Niedermayer
2014-10-18
swscale: fix sign extensions in yuv planar conversion
Vittorio Giovara
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-09-21
swscale: Allow chroma samples to be above and to the left of luma samples
Michael Niedermayer
2014-09-18
swscale/x86: do not expect registers to be preserved across inline ASM blocks
Vitor Sessak
2014-09-16
sws: use av_clip() instead of av_clip_c()
Clément Bœsch
2014-08-12
lsws: duplicate ff_log2_tab
James Almer
2014-08-10
Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'
Michael Niedermayer
2014-08-09
Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e'
Michael Niedermayer
2014-08-09
Bump major versions of all libraries.
Anton Khirnov
2014-08-09
Postpone API-incompatible changes until the next bump.
Anton Khirnov
2014-08-07
Merge commit 'bb789016d423d2cfacd2904ac66257bdf7f0964e'
Michael Niedermayer
[next]