index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
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
*
Change header inclusion guard names in line with FFmpeg r15120.
stefano
2008-08-31
1
-3
/
+3
*
Split AVOption/AVClass in a separate file. SoC Patch from Keiji Costantini
lu_zero
2008-07-09
1
-0
/
+2
*
spelling/grammar/wording overhaul
diego
2008-07-04
1
-3
/
+3
*
Use full path for #includes from another directory.
diego
2008-05-09
1
-1
/
+1
*
Make av_class a pointer to const.
benoit
2008-03-10
1
-1
/
+1
*
define VOF as double of VOFW.
benoit
2008-03-10
1
-1
/
+1
*
change sws_format_name to return const char*, supress many warnings
bcoudurier
2008-03-06
1
-1
/
+1
*
Turn ancient V offset numerical constants into named ones.
michael
2008-03-05
1
-1
/
+4
*
Discard two symbols from libswscale.
cehoyos
2008-02-22
1
-0
/
+3
*
comment typo fixes
diego
2007-12-21
1
-2
/
+2
*
Add missing declarations for AltiVec functions, fixes the warnings:
diego
2007-12-08
1
-0
/
+7
*
Fix 'make checkheaders' on AltiVec-enabled systems.
diego
2007-12-07
1
-0
/
+2
*
Add FFMPEG_ prefix to all multiple inclusion guards.
diego
2007-10-18
1
-3
/
+3
*
Revert wrong ARCH_BFIN --> HAVE_BFIN change.
diego
2007-09-27
1
-1
/
+1
*
renaming ARCH_BFIN to HAVE_BFIN
mhoffman
2007-08-31
1
-1
/
+1
*
Move Apple gcc AltiVec vector declaration syntax to libavutil.
diego
2007-08-24
1
-6
/
+0
*
Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).
diego
2007-08-22
1
-1
/
+1
*
UltraSPARC VIS yuv2rgb
benoit
2007-07-19
1
-0
/
+3
*
use YUV440P in swscale
benoit
2007-07-18
1
-0
/
+1
*
license header consistency cosmetics
diego
2007-07-05
1
-1
/
+1
*
misc spelling fixes
diego
2007-06-13
1
-1
/
+1
*
Blackfin optimized YUV420 to RGB CSC Color Space Converters.
gpoirier
2007-05-13
1
-0
/
+16
*
cosmetics; one test per line for all isXXX(x) macros
ivo
2007-05-11
1
-15
/
+43
*
cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code.
diego
2007-04-29
1
-121
/
+121
*
typo
diego
2007-04-07
1
-1
/
+1
*
cosmetics: typo fixes, usefuLL --> useful and aswell --> as well
diego
2007-02-22
1
-1
/
+1
*
BGR/RGB4 byte formats as input
michael
2007-02-17
1
-2
/
+2
*
Pass a context to av_log(), when possible
lucabe
2007-01-23
1
-7
/
+5
*
Remove some void pointers arithmetic
lucabe
2006-12-26
1
-3
/
+3
*
Clarify that some of the non-SIMD code is now LGPLed.
lucabe
2006-11-19
1
-11
/
+8
*
16-bit grayscale support
kostya
2006-10-24
1
-1
/
+4
*
Change license headers to say 'FFmpeg' instead of 'this program'.
diego
2006-10-07
1
-19
/
+21
*
Remove the dependency of libswscale on img_format.h
lucabe
2006-09-17
1
-0
/
+48
*
make the C code of the swscaler which i wrote LGPL
michael
2006-08-30
1
-0
/
+3
*
vertical scaler with accurate rounding, some people on doom9 can see +-1 errors
michael
2006-07-24
1
-1
/
+5
*
Use libavutil in libswscale, and allow it to be built out of the mplayer tree
lucabe
2006-07-20
1
-8
/
+10
*
Move postproc ---> libswscale
lucabe
2006-06-30
1
-0
/
+167