add mask color radio btn sel, fix del all mask btn, fix mask dflt kfrm draw name...
[goodguy/cinelerra.git] / cinelerra-5.1 / mpeg2enc / CHANGES
1 CHANGES
2 =======
3
4 Since July 4, 1994 edition:
5
6   Summary:
7    only very minor changes since version 1.1a, distributed two years 
8    ago.  A beta version of this program has significantly greater
9    number of changes (.par file syntax, restructured motion.c ,
10    zero-block test of Note 4.1.1, etc.)
11
12   1. as per suggestion of Peter Loje Hansen <plh@tdr.dk>:
13
14   -  corrected line 631 of motion.c so field_estimate uses 
15      backward search range variables (sxb, syb) instead of 
16      forward search range variables (sxf, syf).
17
18   -  corrected line 250 in putseq.c, replacing .sxf with .syf
19
20
21   2. many user suggestions:
22   -  prevent divide by zero in SNR calculation in stat.c.
23
24   3. general:
25   - eliminated support for non ANSI C compilers  in makefile.
26