comparison fdctref.c @ 5215:2b72f9bc4f06 libavcodec

license header consistency cosmetics
author diego
date Thu, 05 Jul 2007 10:40:25 +0000
parents bfabfdf9ce55
children 18737839ed27
comparison
equal deleted inserted replaced
5214:470601203f44 5215:2b72f9bc4f06
25 * 25 *
26 * Commercial implementations of MPEG-1 and MPEG-2 video, including shareware, 26 * Commercial implementations of MPEG-1 and MPEG-2 video, including shareware,
27 * are subject to royalty fees to patent holders. Many of these patents are 27 * are subject to royalty fees to patent holders. Many of these patents are
28 * general enough such that they are unavoidable regardless of implementation 28 * general enough such that they are unavoidable regardless of implementation
29 * design. 29 * design.
30 *
31 */ 30 */
32 31
33 #include <math.h> 32 #include <math.h>
34 33
35 #ifndef PI 34 #ifndef PI