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
51e7c932daec1ffb6aacdc5e15f069b4dff6b313
FFmpeg
/
libswscale
T
History
Reinhard Tartler
and
Michael Niedermayer
7ffe76e540
Merge libavcore into libavutil
...
Done to keep ABI compatible. Otherwise this is just silly
2011-02-16 23:00:30 +01:00
..
bfin
consolidate .gitignore patters into a single file
2011-01-18 21:32:05 +01:00
mlib
consolidate .gitignore patters into a single file
2011-01-18 21:32:05 +01:00
ppc
consolidate .gitignore patters into a single file
2011-01-18 21:32:05 +01:00
sparc
consolidate .gitignore patters into a single file
2011-01-18 21:32:05 +01:00
x86
consolidate .gitignore patters into a single file
2011-01-18 21:32:05 +01:00
colorspace-test.c
colorspace-test: fix build
2010-12-07 15:27:11 +00:00
libswscale.v
…
Makefile
Merge libavcore into libavutil
2011-02-16 23:00:30 +01:00
options.c
Set the default value of param0 and param1 to SWS_PARAM_DEFAULT.
2010-09-29 22:06:40 +00:00
rgb2rgb_template.c
Replace ASMALIGN() with .p2align
2011-01-18 20:48:24 +00:00
rgb2rgb.c
…
rgb2rgb.h
…
swscale_internal.h
…
swscale_template.c
Fix MMX rgb24 to yuv conversion with gcc 4.6
2011-02-14 23:58:18 +01:00
swscale-test.c
Merge libavcore into libavutil
2011-02-16 23:00:30 +01:00
swscale.c
100l fix if condition
2010-09-27 23:47:54 +00:00
swscale.h
Deprecate sws_getContext(), use sws_alloc_context() and
2010-09-28 22:23:58 +00:00
utils.c
Store src/dstFormat after calling handle_jpeg
2010-10-29 13:48:12 +00:00
yuv2rgb.c
…