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/output: use isSwappedChroma
rcombs
2022-01-04
1
-2
/
+1
*
swscale/output: use isSemiPlanarYUV for NV12/21/24/42 case
rcombs
2022-01-04
1
-2
/
+1
*
swscale: introduce isSwappedChroma
rcombs
2022-01-04
2
-0
/
+20
*
swscale/output: use isDataInHighBits for 10-bit case
rcombs
2022-01-04
1
-3
/
+2
*
swscale/output: use isSemiPlanarYUV for 16-bit case
rcombs
2022-01-04
1
-3
/
+1
*
swscale: introduce isDataInHighBits
rcombs
2022-01-04
2
-0
/
+20
*
swscale/output: template-ize yuv2nv12cX 10-bit and 16-bit cases
rcombs
2022-01-04
1
-7
/
+41
*
lib*/version.h: Bump Versions before release/5.0 branch
Andreas Rheinhardt
2022-01-04
1
-1
/
+1
*
Makefile: Redo duplicating object files in shared builds
Andreas Rheinhardt
2022-01-04
1
-1
/
+2
*
lib*/version.h: Bump Versions after release/5.0 branch
Michael Niedermayer
2022-01-03
1
-1
/
+1
*
lib*/version.h: Bump Versions before release/5.0 branch
Michael Niedermayer
2022-01-03
1
-2
/
+2
*
swscale/x86/init: use isSemiPlanarYUV
rcombs
2021-12-23
1
-2
/
+2
*
swscale: add P210/P410/P216/P416 output
rcombs
2021-12-22
3
-11
/
+15
*
libswscale: Test AV_CPU_FLAG_SLOW_GATHER for hscale functions.
Alan Kelly
2021-12-21
2
-2
/
+2
*
x86/scale_avx2: don't use $ for hex literals
James Almer
2021-12-16
1
-6
/
+6
*
x86/scale_avx2: Change asm indent from 2 to 4 spaces.
Alan Kelly
2021-12-16
1
-48
/
+48
*
x86/swscale: fix minor coding style issues
Alan Kelly
2021-12-16
1
-7
/
+7
*
x86/scale_avx2: add missing check for AVX2 assembler support
James Almer
2021-12-16
1
-0
/
+2
*
libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all fil...
Alan Kelly
2021-12-15
5
-0
/
+171
*
swscale/yuv2rgb: Silence a set-but-unused-variable warning
Andreas Rheinhardt
2021-12-03
1
-2
/
+2
*
swscale: add P210/P410/P216/P416 input
rcombs
2021-11-28
3
-1
/
+25
*
swscale/input: clip rgbf32 values before lrintf
Mark Reid
2021-11-15
1
-8
/
+8
*
swscale/input: unify grayf32 funcs with rgbf32 funcs
Mark Reid
2021-11-14
1
-25
/
+11
*
swscale/swscale: check SWS_PRINT_INFO flag for printing alignment warnings
Soft Works
2021-11-13
1
-1
/
+1
*
swscale/input: fix planar_rgb16_to_a for gbrap10be and gbrap12be formats
Mark Reid
2021-11-04
1
-1
/
+1
*
swscale/swscale: Improve *ColorspaceDetails() doxy
Michael Niedermayer
2021-10-24
1
-0
/
+8
*
swscale/utils: Improve return codes of sws_setColorspaceDetails()
Michael Niedermayer
2021-10-24
1
-1
/
+4
*
swscale/utils: Set all threads to the same colorspace even on failure
Michael Niedermayer
2021-10-24
1
-2
/
+3
*
libswscale/x86/rgb2rgb: add shuffle_bytes avx2
Wu Jianhua
2021-10-15
2
-2
/
+26
*
swscale/swscale: Pass slice location into unscaled code also for dst scaling
Michael Niedermayer
2021-10-03
1
-2
/
+10
*
swscale/alphablend: Fix slice handling
Michael Niedermayer
2021-10-03
1
-15
/
+17
*
swscale/swscale_internal: Avoid unsigned for slice parameters
Michael Niedermayer
2021-09-30
1
-2
/
+2
*
swscale: add input/output support for X2BGR10LE
Manuel Stoeckl
2021-09-26
4
-6
/
+28
*
swscale/yuv2rgb: fix conversion to X2RGB10
Manuel Stoeckl
2021-09-26
1
-1
/
+1
*
Replace all occurences of av_mallocz_array() by av_calloc()
Andreas Rheinhardt
2021-09-20
3
-6
/
+6
*
swscale/swscale: Disable x86-specific code for other arches
Andreas Rheinhardt
2021-09-19
1
-0
/
+2
*
swscale/swscale: Fix races when using unaligned strides/data
Andreas Rheinhardt
2021-09-19
3
-6
/
+12
*
libswscale/options: Add parent_log_context_offset to AVClass
Andreas Rheinhardt
2021-09-19
3
-0
/
+5
*
libswscale/swscale: initialize all dst plane pointers in sws_receive_slice()
James Almer
2021-09-07
1
-3
/
+3
*
sws: implement slice threading
Anton Khirnov
2021-09-06
4
-0
/
+161
*
sws: add a new scaling API
Anton Khirnov
2021-09-06
6
-64
/
+419
*
avutil/internal, swresample/audioconvert: Remove cpu.h inclusions
Andreas Rheinhardt
2021-07-22
4
-4
/
+0
*
swscale/slice: Fix wrong return on error
Michael Niedermayer
2021-07-09
1
-1
/
+3
*
swscale/utils: Use full chroma interpolation for rgb4/8 and dither none
Michael Niedermayer
2021-07-09
1
-1
/
+1
*
swscale/output: Implement dither none for yuv2rgb_write_full()
Michael Niedermayer
2021-07-09
1
-0
/
+11
*
swscale/slice: Check slice for allocation failure
Michael Niedermayer
2021-07-09
1
-1
/
+2
*
sws: move updating the palette higher up
Anton Khirnov
2021-07-03
1
-3
/
+3
*
sws: move initializing dither_error higher up
Anton Khirnov
2021-07-03
1
-4
/
+4
*
sws: move the early return for zero-sized slices higher up
Anton Khirnov
2021-07-03
1
-4
/
+4
*
sws: simplify setting sliceDir
Anton Khirnov
2021-07-03
1
-1
/
+1
[next]