diego
|
1e95d9f4ef
|
spelling/grammar/wording overhaul
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27190 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2008-07-04 13:49:45 +00:00 |
diego
|
c214df59db
|
Fix outdated comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26099 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2008-02-25 09:43:52 +00:00 |
benoit
|
ef1ae8fd19
|
Remove some useless parentheses.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25779 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2008-01-17 11:07:27 +00:00 |
benoit
|
bc7d838528
|
Cosmetics: whitespaces
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25778 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2008-01-17 10:24:14 +00:00 |
benoit
|
821d1ccea5
|
Remove non cosmetic spaces inside parentheses.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25777 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2008-01-17 08:57:15 +00:00 |
diego
|
02138e2282
|
Fix some spelling typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25245 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-12-02 14:07:01 +00:00 |
diego
|
64681afa04
|
Move Apple gcc AltiVec vector declaration syntax to libavutil.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24143 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-08-24 15:04:14 +00:00 |
diego
|
f7176daf51
|
Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24121 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-08-22 22:46:55 +00:00 |
diego
|
b3d59ea908
|
license header consistency cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23722 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-07-05 10:18:58 +00:00 |
diego
|
faaae44a1e
|
cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23158 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-04-28 11:44:49 +00:00 |
diego
|
95000b0ca7
|
cosmetics: Remove trailing whitespace.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23147 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-04-26 23:07:11 +00:00 |
reimar
|
0b7929b8ad
|
Add av_ prefix to clip functions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22339 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-02-25 10:27:43 +00:00 |
lucabe
|
43aa3a1b7e
|
change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21776 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-12-26 18:08:40 +00:00 |
diego
|
fa58eb8846
|
Do not mix declarations and statements.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20600 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-11-01 19:44:35 +00:00 |
diego
|
3ace93a9a6
|
Change license headers to say 'FFmpeg' instead of 'this program'.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20100 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-10-07 15:33:14 +00:00 |
diego
|
da4223291d
|
Remove unused variables.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20012 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-10-01 14:17:45 +00:00 |
pacman
|
51b500634b
|
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}
update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19205 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-07-27 19:35:30 +00:00 |
lucabe
|
134140b1c2
|
Replace MIN() and MAX() with FFMIN() and FFMAX()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19186 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-07-26 13:19:02 +00:00 |
lucabe
|
cc30aae17b
|
Move postproc ---> libswscale
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18866 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-06-30 12:00:31 +00:00 |