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
Commit message (
Expand
)
Author
Age
Files
Lines
*
swscale: provide a default scaler if none is set
Vittorio Giovara
2013-10-05
1
-1
/
+11
*
Drop pointless directory name prefixes from #includes in the current dir
Diego Biurrun
2013-09-10
1
-1
/
+1
*
ppc: don't return a value from a function declared void
Sean McGovern
2013-08-30
1
-1
/
+1
*
x86: Add and use more convenience macros to check CPU extension availability
Diego Biurrun
2013-08-29
1
-6
/
+4
*
ppc: cosmetics: Consistently format CPU flag detection invocations
Diego Biurrun
2013-08-29
1
-2
/
+5
*
cosmetics: Place arch initialization calls in alphabetical order
Diego Biurrun
2013-08-29
1
-6
/
+6
*
swscale: cosmetics: Drop silly camelCase from swScale function pointer name
Diego Biurrun
2013-08-29
6
-35
/
+35
*
swscale: Add some missing av_cold to arch-specific init functions
Diego Biurrun
2013-08-29
3
-4
/
+7
*
swscale: consistent names for arch-specific acceleration functions
Diego Biurrun
2013-08-29
6
-10
/
+9
*
swscale: ppc: Hide arch-specific initialization details
Diego Biurrun
2013-08-29
9
-25
/
+51
*
swscale: x86: Hide arch-specific initialization details
Diego Biurrun
2013-08-28
8
-19
/
+19
*
ppc: Add and use convenience macro to check for AltiVec availability
Diego Biurrun
2013-08-28
1
-7
/
+6
*
swscale: Move extern declarations for tables to swscale_internal.h
Diego Biurrun
2013-08-15
6
-40
/
+40
*
swscale: Mark a bunch of tables only used within one file static
Diego Biurrun
2013-08-15
2
-6
/
+6
*
Give less generic names to global library option arrays
Diego Biurrun
2013-08-02
1
-2
/
+2
*
swscale: ppc: Remove commented-out define cruft
Diego Biurrun
2013-06-02
1
-2
/
+0
*
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
Anton Khirnov
2013-05-15
2
-12
/
+12
*
swscale: support endianness conversion for AV_PIX_FMT_XYZ12
Janne Grunau
2013-05-06
2
-1
/
+4
*
swscale: add support for endianness only conversion
Janne Grunau
2013-05-06
3
-2
/
+20
*
swscale: Use alpha from the right row in yuva2rgba_c
Martin Storsjö
2013-05-06
1
-6
/
+6
*
swscale: Remove unnecessary backslashes
Martin Storsjö
2013-05-06
1
-8
/
+8
*
swscale: Add av_cold attributes to init functions missing them
Diego Biurrun
2013-05-04
3
-10
/
+15
*
ppc: Drop unnecessary ff_ name prefixes from static functions
Diego Biurrun
2013-04-30
1
-16
/
+16
*
cosmetics: Remove unnecessary extern keywords from function declarations
Diego Biurrun
2013-03-27
1
-11
/
+11
*
Replace some forgotten instances of PIX_FMT_* with AV_PIX_FMT_*.
Anton Khirnov
2013-03-08
1
-6
/
+6
*
swscale: Add support for unscaled 8-bit Packed RGB -> Planar RGB
Derek Buitenhuis
2013-02-27
1
-0
/
+78
*
swscale: Disallow conversion to GBRP16
Martin Storsjö
2013-02-11
1
-2
/
+2
*
sws: disable yuv2rgb warning for planar rgb.
Michael Niedermayer
2013-02-09
1
-1
/
+2
*
sws: dont enable chrSrcHSubSample for planar RGB
Michael Niedermayer
2013-02-09
1
-0
/
+3
*
sws: use planarRgbToRgbWrapper only for 8bit per component
Michael Niedermayer
2013-02-09
1
-1
/
+9
*
sws: GBRP9, GBRP10, and GBRP16 output support
Michael Niedermayer
2013-02-09
2
-11
/
+33
*
swscale: GBRP output support
Michael Niedermayer
2013-01-27
4
-6
/
+125
*
x86inc: Rename "program_name" to "private_prefix"
Diego Biurrun
2013-01-18
1
-4
/
+4
*
swscale: fix NULL checking in sws_alloc_context()
Xi Wang
2013-01-04
1
-2
/
+4
*
miscellaneous typo fixes
Diego Biurrun
2012-12-21
2
-2
/
+2
*
x86: SPLATD: port to cpuflags
Diego Biurrun
2012-11-18
1
-1
/
+1
*
libswscale: remove unnecessary direct #if LIBSWSCALE_VERSION_MAJOR
Janne Grunau
2012-11-16
1
-2
/
+0
*
x86: mmx2 ---> mmxext in asm constructs
Diego Biurrun
2012-11-14
2
-6
/
+6
*
x86: PALIGNR: port to cpuflags
Diego Biurrun
2012-11-09
1
-3
/
+1
*
x86: mmx2 ---> mmxext in function names
Diego Biurrun
2012-10-31
4
-17
/
+20
*
swscale: do not forget to swap data in formats with different endianness
Kostya Shishkov
2012-10-31
1
-0
/
+42
*
x86: MMX2 ---> MMXEXT in macro names
Diego Biurrun
2012-10-31
1
-20
/
+20
*
x86: mmx2 ---> mmxext in variable names
Diego Biurrun
2012-10-31
3
-45
/
+56
*
x86: mmx2 ---> mmxext in comments and messages
Diego Biurrun
2012-10-31
10
-19
/
+19
*
x86: yasm: Use complete source path for macro helper %includes
Diego Biurrun
2012-10-31
3
-3
/
+3
*
x86: include x86inc.asm in x86util.asm
Diego Biurrun
2012-10-31
3
-3
/
+0
*
pixfmt: support more yuva formats
Luca Barbato
2012-10-30
1
-0
/
+18
*
swscale: support gray to 9bit and 10bit formats
Luca Barbato
2012-10-30
2
-4
/
+66
*
swscale: avoid pointless use of compound literals
Mans Rullgard
2012-10-23
1
-8
/
+9
*
swscale: try to use mmap only if available
Mans Rullgard
2012-10-15
1
-3
/
+5
[next]