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_placebo
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_altivec_template.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move swscale AltiVec template code to ppc subdirectory.
diego
2009-03-29
1
-538
/
+0
*
Relicense file to LGPL with the permission of Romain Dolbeau, the author.
diego
2009-03-29
1
-8
/
+8
*
Make hScale_altivec_real() trim its output like other implementations do
kostya
2009-02-14
1
-5
/
+5
*
spelling/grammar/wording overhaul
diego
2008-07-04
1
-8
/
+8
*
Fix outdated comment.
diego
2008-02-25
1
-1
/
+1
*
Remove some useless parentheses.
benoit
2008-01-17
1
-3
/
+3
*
Cosmetics: whitespaces
benoit
2008-01-17
1
-14
/
+14
*
Remove non cosmetic spaces inside parentheses.
benoit
2008-01-17
1
-6
/
+6
*
Fix some spelling typos
diego
2007-12-02
1
-2
/
+2
*
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
*
license header consistency cosmetics
diego
2007-07-05
1
-1
/
+1
*
cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.
diego
2007-04-28
1
-428
/
+424
*
cosmetics: Remove trailing whitespace.
diego
2007-04-26
1
-36
/
+36
*
Add av_ prefix to clip functions
reimar
2007-02-25
1
-5
/
+5
*
change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()
lucabe
2006-12-26
1
-5
/
+5
*
Do not mix declarations and statements.
diego
2006-11-01
1
-30
/
+37
*
Change license headers to say 'FFmpeg' instead of 'this program'.
diego
2006-10-07
1
-20
/
+21
*
Remove unused variables.
diego
2006-10-01
1
-1
/
+0
*
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}
pacman
2006-07-27
1
-1
/
+1
*
Replace MIN() and MAX() with FFMIN() and FFMAX()
lucabe
2006-07-26
1
-6
/
+6
*
Move postproc ---> libswscale
lucabe
2006-06-30
1
-0
/
+541