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-09-25
swscale: fix ticket #4877
Pedro Arthur
2015-09-20
swscale: fix ticket 4850
Pedro Arthur
2015-09-20
swscale/output: fix undefined left shifts of negative numbers
Ganesh Ajjanagadde
2015-09-18
libswscale/swscale: fix -Wunused-function
Ganesh Ajjanagadde
2015-09-16
swscale/swscale: silence unused function warning
Ganesh Ajjanagadde
2015-09-11
swscale/swscale: Fix "unused variable" warning
Michael Niedermayer
2015-09-10
swscale: Forward colorspace updates to the 2nd cascaded context in case of al...
Michael Niedermayer
2015-09-10
swscale/utils: Forward luma range to the cascaded context for alphablending
Michael Niedermayer
2015-09-10
swscale/utils: handle gray+alpha formats like gray for luma ranges
Michael Niedermayer
2015-09-10
swscale/utils: If the source has no alpha then disable alpha blendaway
Michael Niedermayer
2015-09-08
swscale: use AV_OPT_TYPE_BOOL
Clément Bœsch
2015-09-08
Replace all remaining occurances of step/depth_minus1 and offset_plus1
Hendrik Leppkes
2015-09-08
Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'
Hendrik Leppkes
2015-09-07
lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields
Vittorio Giovara
2015-09-05
Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'
Hendrik Leppkes
2015-09-05
Merge commit '9d58639e270f7612874681e0ca30fa461e2667b7'
Hendrik Leppkes
2015-09-04
swscale: re-enable gamma
Pedro Arthur
2015-09-04
swscale: added proper error check for ff_init_filters
Pedro Arthur
2015-08-31
swscale/utils: If cascaded contexts are used forward sws_setColorspaceDetails...
Michael Niedermayer
2015-08-31
swscale/utils: Split scaling if possible and yuv->yuv with different matrixes...
Michael Niedermayer
2015-08-28
Bump major versions of all libraries
Vittorio Giovara
2015-08-28
sws: Drop deprecated SWS_CPU_CAPS defines
Vittorio Giovara
2015-08-25
swscale: Silence an unused variable warning
Timothy Gu
2015-08-22
swscale/alphablend: fix pointer cast
Ganesh Ajjanagadde
2015-08-21
swscale/alphablend: Fix pointer type warnings
Michael Niedermayer
2015-08-19
swscale: refactor vertical scaler
Pedro Arthur
2015-08-18
swscale: Fixed typos
Pedro Arthur
2015-08-18
swscale: fixed compiler warnings
Pedro Arthur
2015-08-18
swscale: add license headers and copyrights
Pedro Arthur
2015-08-18
swscale: process horizontal lines in batches
Pedro Arthur
2015-08-18
swscale: refactor horizontal scaling
Pedro Arthur
2015-08-17
swscale/swscale-test: Fix slice height in random reference data creation.
Michael Niedermayer
2015-08-09
swscale/alphablend: Support chroma subsampling
Michael Niedermayer
2015-08-09
swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD
Michael Niedermayer
2015-08-09
swscale/alphablend: Factor target computation out of the loops
Michael Niedermayer
2015-08-09
swscale/alphablend: Fix big endian formats on LE
Michael Niedermayer
2015-08-09
swscale/alphablend: support packed pixel formats
Michael Niedermayer
2015-08-09
swscale/swscale: Document param[0..1]
Michael Niedermayer
2015-08-08
swscale: Implement alphablendaway for planar 4:4:4 formats
Michael Niedermayer
2015-08-08
swscale: Add sws_alloc_set_opts()
Michael Niedermayer
2015-07-25
swscale/output: Fix "warning: assignment from incompatible pointer type"
Michael Niedermayer
2015-07-24
swscale: ayuv64le output support
Paul B Mahol
2015-07-24
swscale: ayuv64le input support
Paul B Mahol
2015-07-16
swscale/ppc/yuv2rgb_altivec: POWER LE support in the macros vec_unh() and vec...
Rong Yan
2015-07-15
swscale/utils: Clear pix buffers
Michael Niedermayer
2015-07-04
YUV->BGR32 MMX support
Kevin Coyle
2015-07-04
swscale/output: fix input indexing in yuv2ya8_2_c()
Michael Niedermayer
2015-07-03
swscale/output: fix null pointer dereference in yuv2ya8_2_c()
Michael Niedermayer
2015-07-02
swscale: implement YA8 output
Paul B Mahol
2015-06-29
swscale/swscale_unscaled: Fix rounding difference with RGBA output between li...
Michael Niedermayer
[next]