index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libswscale
Commit message (
Expand
)
Author
Age
Files
Lines
*
swscale: Properly scale YUV
Derek Buitenhuis
2014-12-05
1
-12
/
+35
*
swscale: fix sign extensions in yuv planar conversion
Vittorio Giovara
2014-10-18
1
-4
/
+4
*
Bump major versions of all libraries.
Anton Khirnov
2014-08-09
1
-3
/
+3
*
Postpone API-incompatible changes until the next bump.
Anton Khirnov
2014-08-09
1
-2
/
+2
*
swscale: Undeprecate sws_getContext()
Diego Biurrun
2014-08-07
3
-9
/
+1
*
swscale: support AV_PIX_FMT_YA16 as input
Vittorio Giovara
2014-08-04
5
-2
/
+49
*
avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
Vittorio Giovara
2014-08-04
6
-10
/
+10
*
swscale: correctly pad destination buffer in rgb conversion
Kostya Shishkov
2014-08-04
1
-1
/
+1
*
Remove all Blackfin architecture optimizations
Diego Biurrun
2014-06-02
9
-903
/
+5
*
build: handle library dependencies in configure
Janne Grunau
2014-05-13
1
-1
/
+0
*
swscale: Fix an undefined behaviour
Luca Barbato
2014-05-03
1
-1
/
+1
*
swscale: Set alpha to opaque for internal palettes.
Justin Ruggles
2014-04-12
1
-5
/
+5
*
swscale: fix some undefined signed left shifts
Justin Ruggles
2014-04-12
1
-2
/
+2
*
swscale: fix an implementation-defined unsigned-to-signed conversion
Justin Ruggles
2014-04-12
1
-2
/
+2
*
swscale: support converting YVYU422 pixel format
Vittorio Giovara
2014-04-07
3
-1
/
+28
*
swscale: add endianness conversion for AV_PIX_FMT_BGRA64|RGBA64
Janne Grunau
2014-04-02
2
-4
/
+6
*
Add missing headers to make template files compile (more) standalone
Diego Biurrun
2014-03-26
3
-0
/
+12
*
RGBA64 pixel formats
Jean First
2014-03-16
2
-0
/
+8
*
bfin: Refactor duplicated assembly-related macros
Diego Biurrun
2014-03-13
1
-16
/
+2
*
bfin: Refactor duplicated l1_text/l1_data_B macros
Diego Biurrun
2014-03-13
2
-17
/
+9
*
Remove all SPARC architecture optimizations
Diego Biurrun
2014-03-13
4
-220
/
+0
*
rgb2rgb_template: add MMX/SSE2/AVX-optimized deinterleaveBytes
Michael Niedermayer
2014-01-21
1
-0
/
+27
*
swscale/x86/rgb2rgb: add support for AVX
Michael Niedermayer
2014-01-21
2
-4
/
+15
*
swscale: add nv12/nv21->yuv420 converter
Michael Niedermayer
2014-01-21
4
-0
/
+52
*
swscale: fix stride used in planarToNv12Wrapper()
Michael Niedermayer
2014-01-21
1
-2
/
+2
*
x86: Consistently use cpu flag detection macros in places that still miss it
Diego Biurrun
2014-01-14
2
-4
/
+5
*
avutil: Move library version related macros to version.h
Diego Biurrun
2013-12-26
1
-1
/
+1
*
doxy: Define a group for libswscale documentation
Luca Barbato
2013-12-13
1
-0
/
+8
*
swscale: x86: Consistently use lowercase function name suffixes
Diego Biurrun
2013-11-22
3
-24
/
+30
*
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
[next]