index
:
mpv
absurd_test
absurd_test2
absurd_test3
always_dr
appstream
appveyor
ass_shit
bliss
coreaudio-spdif-hack
coverity_scan
d3d-new-hwaccel
d3d_copy_texture
deprecate_opengl_hq
displaylinktests
drmprime-modifiers
frame-stats-wip
gl-query-timer
json_test
last-frame-subs
libxmp
lua-remote-code-execution
master
matroska2
mruby
multicheck
opengl-dr
oversample_mixless
pidfd_test
property-expand-wip
rc
rcombs/macos-fixes
read_stats_new
read_stats_old
ref_white
release-policy
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.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/current
remove-libaf
render_abstraction
sdl2-pixelformats
shitmess
something
spherical-metadata
stream_debug_stuff
stream_no_size_caching
stream_shit
stream_size_fstat
stream_size_fstat_nocache
sub_render
test-ci
udp_sync
uwp
vaapi_radv
vo_drm_zimg
vo_win_state
wasapi-attempt
wayland-next
wayland-zxdg6
win32-alpha
win32-thread-simplify
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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
change sws_format_name to return const char*, supress many warnings
bcoudurier
2008-03-06
1
-1
/
+1
*
less preprocessor magic in version number macros
mru
2008-02-26
1
-4
/
+10
*
#include "libavutil/avutil.h" in swscale.h
mru
2008-02-25
1
-1
/
+1
*
Clean up lib* version definitions
mru
2008-02-19
1
-2
/
+4
*
remove duplicate AV_STRINGIFY() definition
mru
2008-02-17
1
-3
/
+0
*
Add FFMPEG_ prefix to all multiple inclusion guards.
diego
2007-10-18
1
-3
/
+3
*
license header consistency cosmetics
diego
2007-07-05
1
-1
/
+1
*
misc spelling fixes
diego
2007-06-13
1
-2
/
+2
*
Remove extern C declarations for C++.
diego
2007-05-16
1
-8
/
+0
*
Blackfin optimized YUV420 to RGB CSC Color Space Converters.
gpoirier
2007-05-13
1
-0
/
+1
*
cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code.
diego
2007-04-29
1
-45
/
+45
*
cosmetics: Remove trailing whitespace.
diego
2007-04-26
1
-2
/
+2
*
deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()
lucabe
2007-01-12
1
-1
/
+3
*
Clarify that some of the non-SIMD code is now LGPLed.
lucabe
2006-11-19
1
-11
/
+8
*
Change license headers to say 'FFmpeg' instead of 'this program'.
diego
2006-10-07
1
-19
/
+21
*
Add sws_getCachedContext(), which checks if context is valid or reallocs a ne...
gpoirier
2006-09-04
1
-0
/
+5
*
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
-0
/
+1
*
Use libavutil in libswscale, and allow it to be built out of the mplayer tree
lucabe
2006-07-20
1
-0
/
+9
*
Move postproc ---> libswscale
lucabe
2006-06-30
1
-0
/
+129