blob: b3bc5cb27a50217d8c9103728904a9dd30031145 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
$Id: NEWS,v 1.11 2003/10/13 15:35:38 titer Exp $
Changes between 0.3 and 0.4
- Better multithreading
- Allow the user to specify a target size instead of bitrate
- Misc GUI enhancements
- Use low-priority threads on OS X
Changes between 0.2 and 0.3
- OSX & Linux ports
- Allow 2-pass encoding
- Many internal changes & fixes
Changes between 0.1.1 and 0.2
- Fixed a major bug that made HandBrake probably crash after ~ 15
minutes encoded
- Fixed a few minor memory leaks
Changes between 0.1 and 0.1.1
- Fixed a stupid bug that prevented to scan volumes correctly if
FAT/NTFS/etc volumes were mounted
Changes between 0.1-alpha2 and 0.1 :
- Automatically detect ripped DVDs on BFS volumes
- Allow picture cropping and resizing
- Allow dual-audio encoding
- Created files are quite compliant now (tested with OSX/Quicktime
and BSPlayer)
- Better A/V sync with some DVDs
Changes between 0.1-alpha and 0.1-alpha2 :
- Show length for each title
- Fixed the screwed-audio bug
- Many bugfixes...
First version is 0.1-alpha.
|