This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2026-06-19 19:03:00 +02:00
Code
Issues
Releases
Activity
Files
b586903ae1b89e2d8b99c79f33cabe9b3ca03784
FFmpeg
/
libswscale
T
History
Diego Biurrun
29ccc641b1
build: Drop check for sys/mman.h in favor of mmap() check
...
We already rely on just mmap() in other places.
2017-10-10 23:20:16 +02:00
..
ppc
…
tests
swscale-test: const correctness
2017-04-24 16:10:05 +02:00
x86
…
input.c
swscale: Add input support for gbrap10 pixel format
2017-04-13 16:11:24 +02:00
libswscale.v
…
Makefile
…
options.c
…
output.c
swscale: Do not shift negative values directly
2017-04-15 15:37:18 +02:00
rgb2rgb_template.c
…
rgb2rgb.c
…
rgb2rgb.h
…
swscale_internal.h
…
swscale_unscaled.c
swscale: Convert the check check_image_pointers helper to a macro
2017-04-15 15:37:18 +02:00
swscale.c
…
swscale.h
…
utils.c
build: Drop check for sys/mman.h in favor of mmap() check
2017-10-10 23:20:16 +02:00
version.h
Bump major versions of all libraries
2017-03-23 09:56:20 +01:00
yuv2rgb.c
…