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
/
swscale_internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_...
Hendrik Leppkes
2012-10-20
1
-2
/
+2
*
Merge commit '9953ff3cd844eb5f6d8dfce98cad94b78a0fc7dc'
Michael Niedermayer
2012-10-12
1
-38
/
+81
|
\
|
*
sws: do not use av_pix_fmt_descriptors directly.
Anton Khirnov
2012-10-12
1
-44
/
+86
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-63
/
+63
|
\
\
|
|
/
|
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-41
/
+41
*
|
swscale: fix usePal()
Michael Niedermayer
2012-08-30
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+1
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
|
sws: support 12&14 bit planar colorspaces
Michael Niedermayer
2012-07-04
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-13
1
-4
/
+4
|
\
\
|
|
/
|
*
swscale: K&R formatting cosmetics (part II)
Diego Biurrun
2012-04-13
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-04
1
-0
/
+8
|
\
\
|
|
/
|
*
Unscaled Planar RGB -> RGB support in swscale.
Hans-Kristian Arntzen
2012-04-03
1
-0
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-07
1
-6
/
+6
|
\
\
|
|
/
|
*
swscale: make filterPos 32bit.
Ronald S. Bultje
2012-03-06
1
-6
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-21
1
-5
/
+6
|
\
\
|
|
/
|
*
Revert two swscale commits.
Ronald S. Bultje
2012-02-19
1
-4
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-18
1
-6
/
+5
|
\
\
|
|
/
|
*
swscale: update context offsets after removal of AlpMmxFilter.
Ronald S. Bultje
2012-02-17
1
-5
/
+4
|
*
swscale: Remove some write-only variables related to alpha handling.
Diego Biurrun
2012-02-14
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-09
1
-2
/
+3
|
\
\
|
|
/
|
*
pixdesc: mark pseudopaletted formats with a special flag.
Anton Khirnov
2012-02-08
1
-1
/
+3
|
*
Remove Sun medialib glue code.
Diego Biurrun
2012-02-08
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-08
1
-2
/
+10
|
\
\
|
|
/
|
*
swscale: split C output functions into separate file.
Ronald S. Bultje
2012-02-07
1
-0
/
+7
|
*
swscale: Split C input functions into separate file.
Ronald S. Bultje
2012-02-07
1
-0
/
+1
*
|
sws: Fix RGB0->alpha containing formats.
Michael Niedermayer
2012-01-24
1
-0
/
+2
*
|
sws: Move yuv2rgb clipping into the tables.
Michael Niedermayer
2012-01-11
1
-4
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-10
1
-119
/
+131
|
\
\
|
|
/
|
*
swscale: K&R reformatting cosmetics for header files
Diego Biurrun
2012-01-08
1
-119
/
+128
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-23
1
-2
/
+4
|
\
\
|
|
/
|
*
sws: readd PAL8 to isPacked()
Anton Khirnov
2011-12-22
1
-2
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-13
1
-2
/
+2
|
\
\
|
|
/
|
*
doxygen: misc consistency, spelling and wording fixes
Diego Biurrun
2011-12-12
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-25
1
-98
/
+57
|
\
\
|
|
/
|
*
swscale: fix failing fate tests.
Ronald S. Bultje
2011-11-24
1
-0
/
+9
|
*
swscale: add support for planar RGB input.
Ronald S. Bultje
2011-11-24
1
-0
/
+14
|
*
Clean up swscale pixfmt macros using av_pix_fmt_descriptors[].
Ronald S. Bultje
2011-11-24
1
-106
/
+34
*
|
sws: update copyright dates
Michael Niedermayer
2011-11-18
1
-1
/
+1
*
|
sws: add yuv2yuvX() back and updated to the just 1 plane API
Michael Niedermayer
2011-10-23
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-23
1
-34
/
+37
|
\
\
|
|
/
|
*
swscale: decide whether to use yuv2plane1/X on a per-plane basis.
Ronald S. Bultje
2011-10-22
1
-4
/
+3
|
*
Split up yuv2yuvX functions
Kieran Kunhya
2011-10-22
1
-17
/
+27
|
*
Split out yuv2yuv1 luma and chroma in order to make them generic DSP functions
Kieran Kunhya
2011-10-22
1
-16
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-22
1
-0
/
+4
|
\
\
|
|
/
|
*
sws/pixfmt/pixdesc: add support for yuv420p9le/be.
Ronald S. Bultje
2011-10-21
1
-0
/
+4
*
|
sws: gbr24p input support
Michael Niedermayer
2011-10-09
1
-1
/
+9
*
|
swscale: Fix prototypes of *toyv12 so they can be used with planar rgb input.
Michael Niedermayer
2011-10-09
1
-3
/
+3
*
|
Add new pix_fmt RGBA64
Jean First
2011-09-24
1
-1
/
+17
*
|
swscale: drop redundant code.
Michael Niedermayer
2011-09-14
1
-4
/
+0
[next]