index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libswscale
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-16
1
-4
/
+4
|
\
|
*
swscale: use SwsContext for av_log when available
Janne Grunau
2011-06-15
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-11
1
-0
/
+6
|
\
\
|
|
/
|
*
libavutil/swscale: YUV444P10/YUV444P9 support.
Ronald S. Bultje
2011-06-10
1
-0
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-10
1
-5
/
+24
|
\
\
|
|
/
|
*
swscale: de-macro'ify RGB15/16/32 input functions.
Ronald S. Bultje
2011-06-09
1
-5
/
+24
|
*
swscale: allocate larger buffer to handle altivec overreads.
Ronald S. Bultje
2011-06-02
1
-1
/
+1
*
|
swscale: reintroduce sws_format_name() symbol
Stefano Sabatini
2011-06-03
1
-0
/
+7
*
|
swscale: remove sws_format_name()
Stefano Sabatini
2011-05-30
1
-13
/
+5
*
|
Merge remote-tracking branch 'qatar/master' into master
Michael Niedermayer
2011-05-29
1
-0
/
+1
|
\
\
|
|
/
|
*
swscale: fix crash in bilinear scaling.
Ronald S. Bultje
2011-05-28
1
-0
/
+1
|
*
swscale: delay allocation of formatConvBuffer().
Ronald S. Bultje
2011-05-27
1
-1
/
+1
|
*
swscale: remove VOF/VOFW.
Ronald S. Bultje
2011-05-26
1
-8
/
+7
|
*
swscale: split chroma buffers into separate U/V planes.
Ronald S. Bultje
2011-05-26
1
-7
/
+12
|
*
swscale: replace formatConvBuffer[VOF] by allocated array.
Ronald S. Bultje
2011-05-26
1
-4
/
+2
|
*
swscale: Remove commented-out printf cruft.
Diego Biurrun
2011-05-26
1
-1
/
+0
*
|
swscale: Commits that could not be pulled earlier due to bugs #2
Michael Niedermayer
2011-05-29
1
-1
/
+1
*
|
Commits that could not be pulled earlier due to bugs.
Michael Niedermayer
2011-05-29
1
-15
/
+15
*
|
swscale: replace formatConvBuffer[VOF] by allocated array.
Ronald S. Bultje
2011-05-28
1
-0
/
+2
*
|
swscale: Remove commented-out printf cruft.
Diego Biurrun
2011-05-28
1
-1
/
+0
*
|
swscale: Do not loose precission on yuv values after rgb->yuv.
Michael Niedermayer
2011-05-26
1
-1
/
+1
*
|
Return -1 on invalid input instead of crashing.
Jean-Tiare Le Bigot
2011-05-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-25
1
-75
/
+53
|
\
\
|
|
/
|
*
swscale: use emms_c().
Ronald S. Bultje
2011-05-24
1
-4
/
+2
|
*
swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.
Ronald S. Bultje
2011-05-24
1
-66
/
+54
*
|
swscale: dont loose bits on planar >8bit yuv ind gray nput.
Michael Niedermayer
2011-05-25
1
-1
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-13
1
-5
/
+9
|
\
\
|
|
/
|
*
configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.
Diego Biurrun
2011-05-12
1
-2
/
+0
|
*
swscale: fix YUV420P 9/10bit support.
Ronald S. Bultje
2011-05-11
1
-0
/
+4
*
|
swscale: remove fork bug that i missed in the merge.
Michael Niedermayer
2011-05-11
1
-4
/
+0
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-11
1
-0
/
+4
|
\
\
|
|
/
|
*
Add pixel formats for 9- and 10-bit yuv420p.
Oskar Arvidsson
2011-05-10
1
-0
/
+4
|
*
libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation
Peter Ross
2011-04-28
1
-0
/
+2
|
*
sws: remove disabled cruft.
Anton Khirnov
2011-04-19
1
-7
/
+0
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
|
swscale: 9,10 bits pixel format output support
Baptiste Coudurier
2011-05-08
1
-0
/
+4
*
|
Rename y400a to gray8a.
Baptiste Coudurier
2011-04-27
1
-1
/
+1
*
|
Fix runtime CPU detection in libswscale.
tateu
2011-04-27
1
-0
/
+8
*
|
lsws: prevent overflow in sws_init_context()
Stefano Sabatini
2011-04-25
1
-1
/
+1
*
|
Check mmap() return against correct value
unknown author
2011-04-25
1
-0
/
+4
*
|
Add pixel formats for 9- and 10-bit yuv420p.
Oskar Arvidsson
2011-04-10
1
-0
/
+2
*
|
libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation
Peter Ross
2011-03-26
1
-0
/
+2
*
|
Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
Michael Niedermayer
2011-03-17
1
-1
/
+1
*
|
Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"
Michael Niedermayer
2011-03-17
1
-1
/
+1
|
/
*
use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
Janne Grunau
2011-03-16
1
-1
/
+1
*
replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
Janne Grunau
2011-03-16
1
-1
/
+1
*
Store src/dstFormat after calling handle_jpeg
Martin Storsjö
2010-10-29
1
-2
/
+2
*
100l, fix sws_getCachedContext. It did not set the colorspace details,
Reimar Döffinger
2010-10-03
1
-0
/
+5
*
Set default values for the scale context in sws_alloc_context().
Stefano Sabatini
2010-09-29
1
-3
/
+2
*
Cosmetics: put "if (...)" and "av_log(...)" in the same line for
Stefano Sabatini
2010-09-29
1
-10
/
+5
[next]