blob: f89ef3da22fd88d247221993b28f9f30ebcc5668 (
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
37
38
39
40
|
$Id: NEWS,v 1.3 2003/11/07 21:52:56 titer Exp $
Changes between 0.4 and 0.5
- Bugfixes, rewrite of large parts of the core
- XviD encoding (1-pass only)
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.
|