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
/
utils.c
Age
Commit message (
Expand
)
Author
2012-10-30
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-30
pixfmt: support more yuva formats
Luca Barbato
2012-10-28
sws: rgb has no range, avoid random results if the user tries to mess with it...
Michael Niedermayer
2012-10-27
sws: loose the minimum dimension checks
Michael Niedermayer
2012-10-27
sws: improve error messages
Michael Niedermayer
2012-10-27
sws: fix extreem downscaling
Michael Niedermayer
2012-10-27
sws_getGaussianVec: check variance and quality
Michael Niedermayer
2012-10-27
sws_allocVec: check length validity
Michael Niedermayer
2012-10-15
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-15
swscale: try to use mmap only if available
Mans Rullgard
2012-10-12
sws: do not use av_pix_fmt_descriptors directly
Paul B Mahol
2012-10-12
Merge commit '9953ff3cd844eb5f6d8dfce98cad94b78a0fc7dc'
Michael Niedermayer
2012-10-12
avutil: add yuva422p and yuva444p formats
Luca Barbato
2012-10-12
sws: do not use av_pix_fmt_descriptors directly.
Anton Khirnov
2012-10-08
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-09-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-09-09
swscale: Provide the right alignment for external mmx asm
Martin Storsjö
2012-09-08
x86: Replace checks for CPU extensions and flags by convenience macros
Diego Biurrun
2012-08-31
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-31
x86: Split inline and external assembly #ifdefs
Diego Biurrun
2012-08-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-09
x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
Mans Rullgard
2012-08-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-03
x86: build: replace mmx2 by mmxext
Diego Biurrun
2012-07-23
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-23
swscale: Mark all init functions as av_cold
Diego Biurrun
2012-07-22
swscale: place inline assembly bilinear scaler under HAVE_INLINE_ASM.
Ronald S. Bultje
2012-07-17
sws: handle non native rgb<->rgb convertions
Michael Niedermayer
2012-07-04
sws: support 12&14 bit planar colorspaces
Michael Niedermayer
2012-06-16
sws/utils: use av_assert
Michael Niedermayer
2012-05-08
Add yuva422p pix_fmt.
Carl Eugen Hoyos
2012-04-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-13
swscale: K&R formatting cosmetics (part II)
Diego Biurrun
2012-03-21
swscale: Merge a hunk from qatar that seems to have been forgotten or lost.
Michael Niedermayer
2012-03-07
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-07
swscale: remove duplicate PIX_FMT_GBRP entry from format_entries.
Michael Niedermayer
2012-03-06
swscale: make filterPos 32bit.
Ronald S. Bultje
2012-03-04
Support RGBA64 as input colour space.
Carl Eugen Hoyos
2012-03-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-29
swscale: fix another integer overflow.
Ronald S. Bultje
2012-02-24
swscale: fix another integer overflow at large dimensions/rescales.
Ronald S. Bultje
2012-02-24
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-23
swscale: fix overflows in filterPos[] calculation for large sizes.
Ronald S. Bultje
2012-02-22
swscale: fix filtersize clipping.
Ronald S. Bultje
2012-02-12
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-11
swscale: enforce a minimum filtersize.
Ronald S. Bultje
2012-01-29
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-27
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-28
sws/pixfmt/pixdesc: add support for yuva444p
Paul B Mahol
[next]