Sun, 25 Feb 2007 10:27:43 +0000 |
reimar |
Add av_ prefix to clip functions
|
Tue, 26 Dec 2006 18:08:40 +0000 |
lucabe |
change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()
|
Wed, 01 Nov 2006 19:44:35 +0000 |
diego |
Do not mix declarations and statements.
|
Sat, 07 Oct 2006 15:33:14 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program'.
|
Sun, 01 Oct 2006 14:17:45 +0000 |
diego |
Remove unused variables.
|
Thu, 27 Jul 2006 19:35:30 +0000 |
pacman |
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}
|
Wed, 26 Jul 2006 13:19:02 +0000 |
lucabe |
Replace MIN() and MAX() with FFMIN() and FFMAX()
|
Fri, 30 Jun 2006 12:00:31 +0000 |
lucabe |
Move postproc ---> libswscale
|