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
2011-10-09
sws: gbr24p input support
Michael Niedermayer
2011-10-09
swscale: Fix prototypes of *toyv12 so they can be used with planar rgb input.
Michael Niedermayer
2011-10-03
Enable conversions to YUV444P9/YUV444P10, they seem to work fine.
Reimar Döffinger
2011-09-25
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-25
ppc: fix some pointer to integer casts
Mans Rullgard
2011-09-25
Compile x86/swscale_template with -mno-red-zone.
Reimar Döffinger
2011-09-24
Add new pix_fmt RGBA64
Jean First
2011-09-24
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-23
Fix unnecessary shift with 9/10bit vertical scaling
Kieran Kunhya
2011-09-20
Hack around gcc 4.6 breaking asm using call.
Reimar Döffinger
2011-09-15
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-15
swscale: fix byte overreads in SSE-optimized hscale().
Ronald S. Bultje
2011-09-14
swscale: drop redundant code.
Michael Niedermayer
2011-09-14
swscale: add 14bit support to the "MMX/SSE2/SSSE3/SSE4 versions for horizonta...
Michael Niedermayer
2011-09-14
swscale: remove unused and forgotten file.
Michael Niedermayer
2011-09-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-13
sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling.
Ronald S. Bultje
2011-09-05
swscale: Fix unused asm and enable it
Michael Niedermayer
2011-09-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-03
lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.
Anton Khirnov
2011-09-01
Remove unused variables.
Reimar Döffinger
2011-09-01
sws: fix a huge amount of incompatible pointer type arguments warnings.
Clément Bœsch
2011-08-25
sws: use shift for chroma sample up convertion
Michael Niedermayer
2011-08-18
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-17
swscale: split hScale() function pointer into h[cy]Scale().
Ronald S. Bultje
2011-08-14
sws: remove hScale16NX_c()
Michael Niedermayer
2011-08-14
sws: remove hScale16N() and use ronalds reformated version of it.
Michael Niedermayer
2011-08-14
sws: remove unneeded code from last merge
Michael Niedermayer
2011-08-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-13
swscale: add dithering to yuv2yuvX_altivec_real
Luca Barbato
2011-08-12
swscale: use 15-bit intermediates for 9/10-bit scaling.
Ronald S. Bultje
2011-08-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-05
lsws: remove optimization debug logs in sws_init_context()
Stefano Sabatini
2011-08-05
lsws: use array for storing the supported in/out information
Stefano Sabatini
2011-08-04
lsws: remove deprecated and unused stuff after the 0->1 major bump
Stefano Sabatini
2011-08-02
Revert "swscale: use 15-bit intermediates for 9/10-bit scaling."
Ronald S. Bultje
2011-08-02
swscale: use 15-bit intermediates for 9/10-bit scaling.
Ronald S. Bultje
2011-08-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-30
Do not convert RGB buffer at once when stride does not fit exact samples.
Kostya Shishkov
2011-07-28
lsws: apply logging factorization in sws_scale_init()
Stefano Sabatini
2011-07-27
lsws: remove redundant macros isSupportedIn/Out
Stefano Sabatini
2011-07-27
lsws: factorize some logging code in sws_init_context()
Stefano Sabatini
2011-07-25
lsws: fix weird indent
Stefano Sabatini
2011-07-25
lsws: use array for storing the supported in/out information
Stefano Sabatini
2011-07-21
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-21
swscale: mark YUV422P10(LE,BE) as supported for output
Joseph Artsimovich
2011-07-15
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-14
swscale: extend mmx padding.
Ronald S. Bultje
2011-07-14
swscale: clip unscaled colorspace conversion path.
Ronald S. Bultje
2011-07-14
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
[next]