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
*
build: Drop check for sys/mman.h in favor of mmap() check
Diego Biurrun
2017-10-10
1
-1
/
+1
*
swscale: Do not expand a macro with 'defined' in it
Derek Buitenhuis
2017-08-28
1
-1
/
+5
*
build: Add feature test macros for glibc 2.19+
Diego Biurrun
2017-07-10
1
-0
/
+1
*
swscale-test: const correctness
Diego Biurrun
2017-04-24
1
-10
/
+14
*
swscale: Convert the check check_image_pointers helper to a macro
Luca Barbato
2017-04-15
1
-22
/
+15
*
swscale: Do not shift negative values directly
Luca Barbato
2017-04-15
1
-10
/
+13
*
swscale: Add gbrap10 output
Michael Niedermayer
2017-04-15
2
-2
/
+4
*
swscale: Add input support for gbrap10 pixel format
Paul B Mahol
2017-04-13
2
-0
/
+19
*
Bump major versions of all libraries
Vittorio Giovara
2017-03-23
1
-1
/
+1
*
x86util: Port all macros to cpuflags
Diego Biurrun
2017-03-14
1
-9
/
+1
*
build: Generalize yasm/nasm-related variable names
Diego Biurrun
2017-03-01
2
-3
/
+3
*
swscale-test: const correctness for pointer variable
Diego Biurrun
2017-01-24
1
-1
/
+1
*
build: Generate pkg-config files from Make and not from configure
Diego Biurrun
2016-12-22
1
-0
/
+1
*
ppc: Centralize compiler-specific altivec.h #include handling in one place
Diego Biurrun
2016-12-14
1
-4
/
+1
*
swscale: Add GRAY12
Luca Barbato
2016-11-07
4
-0
/
+7
*
Adjust printf conversion specifiers to match variable signedness
Diego Biurrun
2016-10-28
1
-1
/
+1
*
swscale: Properly load alpha for planar rgb
Michael Niedermayer
2016-10-18
1
-0
/
+37
*
swscale: Add the GBRAP12 output
Luca Barbato
2016-10-12
2
-2
/
+4
*
Add GBRAP12 pixel format support
Kieran Kunhya
2016-10-12
3
-0
/
+7
*
swscale: Enable GBRP12 output
Luca Barbato
2016-10-12
2
-2
/
+4
*
swscale: x86: Add some forgotten 12-bit planar YUV cases
Michael Niedermayer
2016-10-12
2
-2
/
+6
*
swscale: Add input support for 12-bit formats
Michael Niedermayer
2016-10-12
5
-3
/
+43
*
swscale: Add missing yuv444p12 swapping
Vittorio Giovara
2016-10-12
1
-0
/
+4
*
pixfmt: Add yuv444p12 pixel format
Luca Barbato
2016-09-27
2
-1
/
+5
*
pixfmt: Add yuv422p12 pixel format
Luca Barbato
2016-09-27
3
-1
/
+9
*
pixfmt: Add yuv420p12 pixel format
Luca Barbato
2016-09-27
4
-2
/
+17
*
swscale: Rename is9_OR_10 to match what it does
Luca Barbato
2016-09-27
6
-10
/
+10
*
swscale: Update bitdepth range check
Luca Barbato
2016-09-27
3
-11
/
+11
*
swscale: Consistently order input YUV pixel formats
Vittorio Giovara
2016-09-27
1
-29
/
+29
*
swscale: Kill non-compiling disabled cruft
Diego Biurrun
2016-08-17
2
-13
/
+0
*
swscale: Add proper ff_ prefix to init functions
Diego Biurrun
2016-07-16
5
-7
/
+7
*
swscale: Rename sws_context_class to ff_sws_context_class
Andreas Cadhalpun
2016-07-16
3
-4
/
+4
*
swscale: add P010 input support
Hendrik Leppkes
2016-07-02
3
-1
/
+55
*
build: Change structure of the linker version script templates
Diego Biurrun
2016-05-29
1
-3
/
+6
*
asm: FF_-prefix internal macros used in inline assembly
Diego Biurrun
2016-05-28
3
-447
/
+447
*
Drop unnecessary libavutil/x86/asm.h #includes
Diego Biurrun
2016-05-28
2
-2
/
+0
*
tests: Move all test programs to a subdirectory
Diego Biurrun
2016-05-13
3
-3
/
+7
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
6
-72
/
+72
*
Drop pointless assert.h #includes
Diego Biurrun
2016-05-03
3
-3
/
+0
*
build: miscellaneous cosmetics
Diego Biurrun
2016-04-07
1
-8
/
+8
*
cosmetics: Drop empty comment lines
Diego Biurrun
2016-02-18
1
-1
/
+0
*
yuv2rgb: Document the color space coefficients
Vittorio Giovara
2016-01-20
1
-0
/
+11
*
lavu: add AV_CEIL_RSHIFT and use it in various places
Clément Bœsch
2016-01-11
5
-19
/
+19
*
lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields
Vittorio Giovara
2015-09-07
5
-16
/
+15
*
Bump major versions of all libraries
Vittorio Giovara
2015-08-28
1
-1
/
+1
*
sws: Drop deprecated SWS_CPU_CAPS defines
Vittorio Giovara
2015-08-28
2
-23
/
+0
*
ppc: Restrict some Altivec implementations to Big Endian
Luca Barbato
2015-05-31
1
-1
/
+1
*
swscale: Check memory allocation
Federico Tomassetti
2015-03-21
1
-8
/
+14
*
libswscale: fix compiler warnings enumerated type mixed with another type
Himangi Saraogi
2015-03-15
1
-1
/
+1
*
swscale: Check memory allocations
Federico Tomassetti
2015-02-17
1
-0
/
+9
[next]