git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
swscale: Check memory allocations
[ffmpeg.git]
/
libswscale
/
utils.c
2015-02-17
Federico Tomassetti
swscale: Check memory allocations
blob
|
commitdiff
2015-01-14
Paul B Mahol
libswscale: GBRAP input & output and GBRAP16 input...
blob
|
commitdiff
|
diff to current
2014-08-07
Diego Biurrun
swscale: Undeprecate sws_getContext()
blob
|
commitdiff
|
diff to current
2014-08-04
Vittorio Giovara
swscale: support AV_PIX_FMT_YA16 as input
blob
|
commitdiff
|
diff to current
2014-08-04
Vittorio Giovara
avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
blob
|
commitdiff
|
diff to current
2014-05-03
Luca Barbato
swscale: Fix an undefined behaviour
blob
|
commitdiff
|
diff to current
2014-04-07
Vittorio Giovara
swscale: support converting YVYU422 pixel format
blob
|
commitdiff
|
diff to current
2014-04-02
Janne Grunau
swscale: add endianness conversion for AV_PIX_FMT_BGRA6...
blob
|
commitdiff
|
diff to current
2014-03-16
Jean First
RGBA64 pixel formats
blob
|
commitdiff
|
diff to current
2013-10-05
Vittorio Giovara
swscale: provide a default scaler if none is set
blob
|
commitdiff
|
diff to current
2013-08-29
Diego Biurrun
x86: Add and use more convenience macros to check CPU...
blob
|
commitdiff
|
diff to current
2013-08-29
Diego Biurrun
swscale: cosmetics: Drop silly camelCase from swScale...
blob
|
commitdiff
|
diff to current
2013-08-29
Diego Biurrun
swscale: ppc: Hide arch-specific initialization details
blob
|
commitdiff
|
diff to current
2013-08-28
Diego Biurrun
ppc: Add and use convenience macro to check for AltiVec...
blob
|
commitdiff
|
diff to current
2013-08-15
Diego Biurrun
swscale: Move extern declarations for tables to swscale...
blob
|
commitdiff
|
diff to current
2013-05-06
Janne Grunau
swscale: support endianness conversion for AV_PIX_FMT_XYZ12
blob
|
commitdiff
|
diff to current
2013-05-06
Janne Grunau
swscale: add support for endianness only conversion
blob
|
commitdiff
|
diff to current
2013-05-04
Diego Biurrun
swscale: Add av_cold attributes to init functions missi...
blob
|
commitdiff
|
diff to current
2013-02-11
Martin Storsjö
swscale: Disallow conversion to GBRP16
blob
|
commitdiff
|
diff to current
2013-02-09
Michael Niedermayer
sws: dont enable chrSrcHSubSample for planar RGB
blob
|
commitdiff
|
diff to current
2013-02-09
Michael Niedermayer
sws: GBRP9, GBRP10, and GBRP16 output support
blob
|
commitdiff
|
diff to current
2013-01-27
Michael Niedermayer
swscale: GBRP output support
blob
|
commitdiff
|
diff to current
2013-01-05
Xi Wang
swscale: fix NULL checking in sws_alloc_context()
blob
|
commitdiff
|
diff to current
2012-10-31
Diego Biurrun
x86: mmx2 ---> mmxext in function names
blob
|
commitdiff
|
diff to current
2012-10-30
Diego Biurrun
x86: mmx2 ---> mmxext in variable names
blob
|
commitdiff
|
diff to current
2012-10-30
Diego Biurrun
x86: mmx2 ---> mmxext in comments and messages
blob
|
commitdiff
|
diff to current
2012-10-30
Luca Barbato
pixfmt: support more yuva formats
blob
|
commitdiff
|
diff to current
2012-10-15
Mans Rullgard
swscale: try to use mmap only if available
blob
|
commitdiff
|
diff to current
2012-10-12
Luca Barbato
avutil: add yuva422p and yuva444p formats
blob
|
commitdiff
|
diff to current
2012-10-12
Anton Khirnov
sws: do not use av_pix_fmt_descriptors directly.
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-09-08
Martin Storsjö
swscale: Provide the right alignment for external mmx asm
blob
|
commitdiff
|
diff to current
2012-09-08
Diego Biurrun
x86: Replace checks for CPU extensions and flags by...
blob
|
commitdiff
|
diff to current
2012-08-30
Diego Biurrun
x86: Split inline and external assembly #ifdefs
blob
|
commitdiff
|
diff to current
2012-08-08
Mans Rullgard
x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
blob
|
commitdiff
|
diff to current
2012-08-03
Diego Biurrun
x86: build: replace mmx2 by mmxext
blob
|
commitdiff
|
diff to current
2012-07-22
Diego Biurrun
swscale: Mark all init functions as av_cold
blob
|
commitdiff
|
diff to current
2012-07-22
Ronald S. Bultje
swscale: place inline assembly bilinear scaler under...
blob
|
commitdiff
|
diff to current
2012-04-13
Diego Biurrun
swscale: K&R formatting cosmetics (part II)
blob
|
commitdiff
|
diff to current
2012-03-06
Ronald S. Bultje
swscale: make filterPos 32bit.
blob
|
commitdiff
|
diff to current
2012-02-29
Ronald S. Bultje
swscale: fix another integer overflow.
blob
|
commitdiff
|
diff to current
2012-02-24
Ronald S. Bultje
swscale: fix another integer overflow at large dimensio...
blob
|
commitdiff
|
diff to current
2012-02-23
Ronald S. Bultje
swscale: fix overflows in filterPos[] calculation for...
blob
|
commitdiff
|
diff to current
2012-02-23
Ronald S. Bultje
swscale: fix filtersize clipping.
blob
|
commitdiff
|
diff to current
2012-02-11
Ronald S. Bultje
swscale: enforce a minimum filtersize.
blob
|
commitdiff
|
diff to current
2012-01-28
Alex Converse
cosmetics: Remove extra newlines at EOF
blob
|
commitdiff
|
diff to current
2012-01-27
Alex Converse
Revert "sws/pixfmt/pixdesc: add support for yuva444p"
blob
|
commitdiff
|
diff to current
2012-01-27
Paul B Mahol
sws/pixfmt/pixdesc: add support for yuva444p
blob
|
commitdiff
|
diff to current
2012-01-14
Diego Biurrun
cosmetics: Move static and inline attributes to more...
blob
|
commitdiff
|
diff to current
2012-01-09
Paul B Mahol
swscale: RGB4444 and BGR444 input
blob
|
commitdiff
|
diff to current
2012-01-04
Ronald S. Bultje
swscale: don't show full-chroma-int warning for non...
blob
|
commitdiff
|
diff to current
2011-12-18
Ronald S. Bultje
swscale: fix overflows in vertical scaling at top/botto...
blob
|
commitdiff
|
diff to current
2011-12-01
Reinhard Tartler
swscale: #include "libavutil/mathematics.h"
blob
|
commitdiff
|
diff to current
2011-11-25
Martin Storsjö
swscale: Readd #define _SVID_SOURCE
blob
|
commitdiff
|
diff to current
2011-11-24
Ronald S. Bultje
swscale: add support for planar RGB input.
blob
|
commitdiff
|
diff to current
2011-11-11
Sean McGovern
swscale: add padding to conversion buffer.
blob
|
commitdiff
|
diff to current
2011-11-05
Ronald S. Bultje
swscale: align vertical filtersize by 2 on x86.
blob
|
commitdiff
|
diff to current
2011-10-21
Ronald S. Bultje
sws/pixfmt/pixdesc: add support for yuv420p9le/be.
blob
|
commitdiff
|
diff to current
2011-10-21
Ronald S. Bultje
swscale: prevent overflow in coefficient calculation.
blob
|
commitdiff
|
diff to current
2011-10-18
Ronald Bultje
swscale: prevent overflow during initialization
blob
|
commitdiff
|
diff to current
2011-10-12
Anton Khirnov
sws: support yuv444p9/10 output.
blob
|
commitdiff
|
diff to current
2011-09-15
Ronald S. Bultje
swscale: fix byte overreads in SSE-optimized hscale().
blob
|
commitdiff
|
diff to current
2011-08-12
Ronald S. Bultje
swscale: use 15-bit intermediates for 9/10-bit scaling.
blob
|
commitdiff
|
diff to current
2011-08-04
Stefano Sabatini
lsws: remove optimization debug logs in sws_init_context()
blob
|
commitdiff
|
diff to current
2011-08-04
Stefano Sabatini
lsws: use array for storing the supported in/out inform...
blob
|
commitdiff
|
diff to current
2011-08-02
Ronald S. Bultje
Revert "swscale: use 15-bit intermediates for 9/10...
blob
|
commitdiff
|
diff to current
2011-08-02
Ronald S. Bultje
swscale: use 15-bit intermediates for 9/10-bit scaling.
blob
|
commitdiff
|
diff to current
2011-07-21
Joseph Artsimovich
swscale: mark YUV422P10(LE,BE) as supported for output
blob
|
commitdiff
|
diff to current
2011-07-14
Ronald S. Bultje
swscale: extend mmx padding.
blob
|
commitdiff
|
diff to current
2011-07-14
Diego Biurrun
doxygen: Make sure parameter names match between .c...
blob
|
commitdiff
|
diff to current
2011-07-08
Ronald S. Bultje
swscale: rename uv_off/uv_off2 to uv_off_px/byte.
blob
|
commitdiff
|
diff to current
2011-07-08
Ronald S. Bultje
swscale: fix 16-bit scaling when output is 8-bits.
blob
|
commitdiff
|
diff to current
2011-07-02
Ronald S. Bultje
swscale: disable full_chroma_int when converting to...
blob
|
commitdiff
|
diff to current
2011-07-01
Ronald S. Bultje
swscale: for >8bit scaling, read in native bit-depth.
blob
|
commitdiff
|
diff to current
2011-06-29
Ronald S. Bultje
swscale: implement >8bit scaling support.
blob
|
commitdiff
|
diff to current
2011-06-28
Ronald S. Bultje
swscale: re-add support for non-native endianness.
blob
|
commitdiff
|
diff to current
2011-06-15
Janne Grunau
swscale: use SwsContext for av_log when available
blob
|
commitdiff
|
diff to current
2011-06-10
Ronald S. Bultje
libavutil/swscale: YUV444P10/YUV444P9 support.
blob
|
commitdiff
|
diff to current
2011-06-09
Ronald S. Bultje
swscale: de-macro'ify RGB15/16/32 input functions.
blob
|
commitdiff
|
diff to current
2011-06-02
Ronald S. Bultje
swscale: allocate larger buffer to handle altivec overr...
blob
|
commitdiff
|
diff to current
2011-05-28
Ronald S. Bultje
swscale: fix crash in bilinear scaling.
blob
|
commitdiff
|
diff to current
2011-05-27
Ronald S. Bultje
swscale: delay allocation of formatConvBuffer().
blob
|
commitdiff
|
diff to current
2011-05-26
Ronald S. Bultje
swscale: remove VOF/VOFW.
blob
|
commitdiff
|
diff to current
2011-05-26
Ronald S. Bultje
swscale: split chroma buffers into separate U/V planes.
blob
|
commitdiff
|
diff to current
2011-05-26
Ronald S. Bultje
swscale: replace formatConvBuffer[VOF] by allocated...
blob
|
commitdiff
|
diff to current
2011-05-26
Diego Biurrun
swscale: Remove commented-out printf cruft.
blob
|
commitdiff
|
diff to current
2011-05-24
Ronald S. Bultje
swscale: use emms_c().
blob
|
commitdiff
|
diff to current
2011-05-24
Ronald S. Bultje
swscale: force --enable-runtime-cpudetect and remove...
blob
|
commitdiff
|
diff to current
2011-05-12
Diego Biurrun
configure: Do not unconditionally add -D_POSIX_C_SOURCE...
blob
|
commitdiff
|
diff to current
2011-05-11
Ronald S. Bultje
swscale: fix YUV420P 9/10bit support.
blob
|
commitdiff
|
diff to current
2011-05-10
Oskar Arvidsson
Add pixel formats for 9- and 10-bit yuv420p.
blob
|
commitdiff
|
diff to current
2011-04-28
Peter Ross
libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler...
blob
|
commitdiff
|
diff to current
2011-04-19
Anton Khirnov
sws: remove disabled cruft.
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-03-16
Janne Grunau
use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
blob
|
commitdiff
|
diff to current
2011-03-16
Janne Grunau
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
blob
|
commitdiff
|
diff to current
2010-10-29
Martin Storsjö
Store src/dstFormat after calling handle_jpeg
blob
|
commitdiff
|
diff to current
2010-10-03
Reimar Döffinger
100l, fix sws_getCachedContext. It did not set the...
blob
|
commitdiff
|
diff to current
2010-09-29
Stefano Sabatini
Set default values for the scale context in sws_alloc_c...
blob
|
commitdiff
|
diff to current
2010-09-29
Stefano Sabatini
Cosmetics: put "if (...)" and "av_log(...)" in the...
blob
|
commitdiff
|
diff to current
next