~ubuntu-branches/ubuntu/karmic/mjpegtools/karmic

1 by Christian Marillat
Import upstream version 1.6.2
1
2000-08-15  Gernot Ziegler  <gz@lysator.liu.se>
2
3
	* Created intial automake & autoconf files (still lot of bugs, I
4
	guess ;) )
5
6
	* Created libmovtar (read/write support not complete yet)
7
8
	* Created libmjpeg
9
10
2000-12-07 Andrew Stevens (as@comlab.ox.ac.uk)
11
12
	* 1.3b2 release.  Tag: Rel1_3Beta2
13
14
	* Initial support for Software-only mjpeg playback.
15
16
	* Seperated mpeg encoding tools from tools used to extract raw
17
	audio/video from mjpeg.
18
19
	* Initial support for transcoding using patched mpeg2dec and
20
	ac3dec packages.
21
22
	* Further speed and quality improvements to MPEG-1 encoding with
23
	mpeg2enc. Bugs fixed. Run-time selection of MMX/extended
24
	MMX/SSE/3D-Now! routines as appropriate.
25
26
	* mplex now much faster, debugged, and supports correct VCD
27
	compatible multiplexing and splitting of streams into multiple files.
28
	Initial MPEG-2 video support.  Supports layer 3 audio and (hopefully)
29
	MPEG audio V2 and V2.5 though these don't look too useful...
30
31
        * Bug fixes and support for software-only playback of mjpeg.
32
33
2001-01-25 Andrew Stevens (as@comlab.ox.ac.uk)
34
35
	* 1.3b3 release.  Tag: Rel1_3Beta3
36
37
	* Refinement if field based motion compensation type selection.
38
	Replacing sad with variance as selection criterion.
39
       
40
	* Initial SVCD support in mplex and mpeg2enc.  Initial support for
41
	handling poor chrominance matching in motion compensation.
42
43
	* Support for new combined LML33/buz/DC10/DC10+ driver.
44
45
	* Support for 422 MJPEG from xawtv capture tool.
46
47
	* More robust audio driver handling (SB-Live now works!).
48
49
2001-01-25 Andrew Stevens (as@comlab.ox.ac.uk)
50
51
	* 1.4 release Tag: Rel1_4
52
	
53
	* Dynamic GOP sizing and SMP support in mpeg2enc.  Minor refinements to
54
	  motion compensation.
55
56
	* Signficant enhancement and bug-fixing of lavrec and lavtools.
57
58
	* Addition of yuvscaler and yuvplay, ypipe and yuv2lav utilities
59
60
	* Unified output logging format and consistent command line flags.
61
62
	* Lots of bug fixes.
63
64
	* Man pages.
65
	
66
	* Binary packages.
67
68
2001-06-21 Andrew Stevens (as@comlab.ox.ac.uk)
69
	
70
        * 1.5 series
71
72
        * Single pass multiplexer. VBR audio multiplexing support.
73
74
        * Splitting mpeg encoder into re-entrant library and front-end(s).
75
76
	* Switch to multi-frame ppm
77
78
CVS log:
79
$Log: ChangeLog,v $
80
Revision 1.14  2001/07/08 21:21:15  wackston
81
Added VBR audio support.
82
Fixed wav headers so they indicate a long not a short stream
83
if header is aborted...
84
85
Revision 1.13  2001/06/23 14:14:41  wackston
86
First stage of single-pass muxing.  Video now single-pass.
87
88
Revision 1.12  2001/05/26 12:37:50  wackston
89
Tidying doco for packaging...
90
91
Revision 1.11  2001/05/10 19:52:36  wackston
92
Tidyings and fixing up to the 1.4 release.
93
94
Revision 1.10  2001/05/06 15:59:15  wackston
95
Bug fix for m/c type select in motion.c  also made field M/C use
96
chroma info.
97
98
Minor fixes elewhere related consistenct logging / command lines.
99
100
Revision 1.9  2001/02/07 14:45:05  wackston
101
Minor tidyings and bug-fixes ready for 1.3b3 release.
102
103
Revision 1.8  2001/01/25 20:11:29  wackston
104
Initial SVCD support in mplex. Update TODO files..
105
106
Revision 1.7  2000/12/19 14:34:06  wackston
107
*** empty log message ***
108
109
Revision 1.6  2000/12/19 14:29:14  wackston
110
Tagging for beta2 release.
111
112
Revision 1.5  2000/12/15 19:34:09  wackston
113
MPEG-2 encoding has been restored to working order. Still some doubts about
114
whether its 100% correct again but as far as I can tell any remaining bugs are just sub-optimality rather than crass errors.
115
116
mplex now support MPEG-2 mux-ing *and* layer 3 audio.
117
118
Revision 1.4  2000/12/07 19:09:04  wackston
119
*** empty log message ***
120
121
Revision 1.3  2000/12/07 16:44:50  wackston
122
Still more minor updates to doco files for release.
123
124
Revision 1.2  2000/12/05 09:34:05  wackston
125
126
127
Put Log substiution into ChangeLog
128