OSDN Git Service

HandBrake 0.7.0
[handbrake-jp/handbrake-jp-git.git] / NEWS
1 $Id: NEWS,v 1.28 2005/11/04 16:01:19 titer Exp $
2
3 NEWS file for HandBrake <http://handbrake.m0k.org/>
4
5 Changed between 0.7.0-beta3 and 0.7.0
6  + Multithreaded H.264 encoding with x264
7  + Added option for H.264 Baseline (suitable for iPods)
8  + (Very) experimental queue support
9  + Fixes for some DVD titles HandBrake would not recognize
10  + Fixes audio gliches when encoding from LPCM tracks
11
12 Changed between 0.6.2 and 0.7.0-beta3
13  + Chapters selection
14  + Custom framerate
15  + Subtitle support
16  + Check for updates
17  + Custom aspect ratio
18  + Audio samplerate selection
19  + mp4/H.264 output
20  + Proper NTSC support
21  + AC3 pass-through
22  + Progress bar in the dock icon (OS X)
23  + 2-pass H.264 encoding
24  + Constant quality encoding
25  + Grayscale encoding
26  + Up-to-date BeOS UI
27
28 Changes between 0.6.1 and 0.6.2
29  + Support for DVDs with MPEG audio tracks
30  + Rewrote the DVD navigation code
31  + High quality resampler included
32  + Better AVI compliance
33  + Updated encoders
34  + Internal improvements
35  + Bugfixes
36
37 Changes between 0.6.0 and 0.6.1
38  + Fixed LPCM endianness issue
39
40 Changes between 0.5.2 and 0.6.0
41  + MP4 and OGM output
42  + AAC and Vorbis encoding
43  + Experimental H264 encoding
44  + LPCM DVDs support
45  + Autocrop
46  + GTK2 linux interface
47  + OS X interface localization
48
49 Changes between 0.5.1 and 0.5.2
50  + Bugfixes
51
52 Changes between 0.5 and 0.5.1
53  + 2-pass XviD encoding
54  + Bugfixes
55
56 Changes between 0.4 and 0.5
57  + Bugfixes, rewrite of large parts of the core
58  + XviD encoding (1-pass only)
59
60 Changes between 0.3 and 0.4
61  + Better multithreading
62  + Allow the user to specify a target size instead of bitrate
63  + Misc GUI enhancements
64  + Use low-priority threads on OS X
65
66 Changes between 0.2 and 0.3
67  + OSX & Linux ports
68  + Allow 2-pass encoding
69  + Many internal changes & fixes
70
71 Changes between 0.1.1 and 0.2
72  + Fixed a major bug that made HandBrake probably crash after ~ 15
73    minutes encoded
74  + Fixed a few minor memory leaks
75
76 Changes between 0.1 and 0.1.1
77  + Fixed a stupid bug that prevented to scan volumes correctly if
78    FAT/NTFS/etc volumes were mounted
79
80 Changes between 0.1-alpha2 and 0.1 :
81  + Automatically detect ripped DVDs on BFS volumes
82  + Allow picture cropping and resizing
83  + Allow dual-audio encoding
84  + Created files are quite compliant now (tested with OSX/Quicktime
85    and BSPlayer)
86  + Better A/V sync with some DVDs
87
88 Changes between 0.1-alpha and 0.1-alpha2 :
89  + Show length for each title
90  + Fixed the screwed-audio bug
91  + Many bugfixes...
92
93 First version is 0.1-alpha.