Kostya Shishkov
|
43cbf8adbb
|
Make hScale_altivec_real() trim its output like other implementations do
Originally committed as revision 28556 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2009-02-14 16:39:15 +00:00 |
Diego Biurrun
|
8a3227968c
|
spelling/grammar/wording overhaul
Originally committed as revision 27190 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2008-07-04 13:49:45 +00:00 |
Diego Biurrun
|
e281d6844b
|
Fix outdated comment.
Originally committed as revision 26099 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2008-02-25 09:43:52 +00:00 |
Benoit Fouet
|
8916b4b55b
|
Remove some useless parentheses.
Originally committed as revision 25779 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2008-01-17 11:07:27 +00:00 |
Benoit Fouet
|
30c48a0af4
|
Cosmetics: whitespaces
Originally committed as revision 25778 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2008-01-17 10:24:14 +00:00 |
Benoit Fouet
|
e5091488a5
|
Remove non cosmetic spaces inside parentheses.
Originally committed as revision 25777 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2008-01-17 08:57:15 +00:00 |
Diego Biurrun
|
737278c86a
|
Fix some spelling typos
Originally committed as revision 25245 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2007-12-02 14:07:01 +00:00 |
Diego Biurrun
|
6465c977b7
|
Move Apple gcc AltiVec vector declaration syntax to libavutil.
Originally committed as revision 24143 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2007-08-24 15:04:14 +00:00 |
Diego Biurrun
|
d8e84202c7
|
Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).
Originally committed as revision 24121 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2007-08-22 22:46:55 +00:00 |
Diego Biurrun
|
b19bcbaa78
|
license header consistency cosmetics
Originally committed as revision 23722 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2007-07-05 10:18:58 +00:00 |
Diego Biurrun
|
6e42e6c4b4
|
cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.
Originally committed as revision 23158 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2007-04-28 11:44:49 +00:00 |
Diego Biurrun
|
6a4970abd1
|
cosmetics: Remove trailing whitespace.
Originally committed as revision 23147 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2007-04-26 23:07:11 +00:00 |
Reimar Döffinger
|
adcec46a83
|
Add av_ prefix to clip functions
Originally committed as revision 22339 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2007-02-25 10:27:43 +00:00 |
Luca Abeni
|
b2afecbe02
|
change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()
Originally committed as revision 21776 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2006-12-26 18:08:40 +00:00 |
Diego Biurrun
|
484267f3d3
|
Do not mix declarations and statements.
Originally committed as revision 20600 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2006-11-01 19:44:35 +00:00 |
Diego Biurrun
|
d026b45e73
|
Change license headers to say 'FFmpeg' instead of 'this program'.
Originally committed as revision 20100 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2006-10-07 15:33:14 +00:00 |
Diego Biurrun
|
0fe89aca42
|
Remove unused variables.
Originally committed as revision 20012 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2006-10-01 14:17:45 +00:00 |
Alan Curry
|
e50bc5a4ea
|
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}
update
Originally committed as revision 19205 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2006-07-27 19:35:30 +00:00 |
Luca Abeni
|
6f209cb549
|
Replace MIN() and MAX() with FFMIN() and FFMAX()
Originally committed as revision 19186 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2006-07-26 13:19:02 +00:00 |
Luca Abeni
|
73435f006b
|
Move postproc ---> libswscale
Originally committed as revision 18866 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
2006-06-30 12:00:31 +00:00 |