This website requires JavaScript.
Explore
Help
Sign In
apps
/
ffmpeg-rockchip
Watch
1
Star
0
Fork
0
You've already forked ffmpeg-rockchip
mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced
2025-12-24 11:52:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5985185d2eda942333ebbb72bd7d043ffe40be7
ffmpeg-rockchip
/
libswscale
History
Joseph Artsimovich
eedb1f2034
swscale: mark YUV422P10(LE,BE) as supported for output
...
Signed-off-by: Mans Rullgard <
mans@mansr.com
>
2011-07-21 02:10:31 +01:00
..
bfin
…
mlib
…
ppc
swscale: for >8bit scaling, read in native bit-depth.
2011-07-01 09:08:26 -07:00
sparc
…
x86
swscale: rename uv_off/uv_off2 to uv_off_px/byte.
2011-07-08 15:15:31 -07:00
colorspace-test.c
…
libswscale.v
…
Makefile
build: include sub-makefiles using full path instead of symlinks
2011-06-28 18:15:19 +01:00
options.c
…
rgb2rgb_template.c
…
rgb2rgb.c
…
rgb2rgb.h
…
swscale_internal.h
swscale: fix crash with dithering due incorrect offset calculation.
2011-07-10 14:52:21 -07:00
swscale_unscaled.c
swscale: clip unscaled colorspace conversion path.
2011-07-14 13:27:06 -07:00
swscale-test.c
…
swscale.c
swscale: error dithering for 16/9/10-bit to 8-bit.
2011-07-08 15:15:30 -07:00
swscale.h
doxygen: Make sure parameter names match between .c and .h files.
2011-07-14 04:09:49 +02:00
utils.c
swscale: mark YUV422P10(LE,BE) as supported for output
2011-07-21 02:10:31 +01:00
yuv2rgb.c
…