summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorhandbrake <[email protected]>2006-01-14 13:21:55 +0000
committerhandbrake <[email protected]>2006-01-14 13:21:55 +0000
commitdc8de40de13c3f3e643b980a95ef48ccafb542e3 (patch)
tree953b97afe7082bbe2ce4247c703a51aa8e29a3c9 /NEWS
parent4beb6a8b483c9d84677b21cc271ce315f136335c (diff)
HandBrake 0.6.0-test1
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@10 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS58
1 files changed, 35 insertions, 23 deletions
diff --git a/NEWS b/NEWS
index 9abb4a2d7..b198d096d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,44 +1,56 @@
-$Id: NEWS,v 1.4 2003/11/09 22:11:06 titer Exp $
+$Id: NEWS,v 1.9 2004/02/18 17:21:00 titer Exp $
+
+This is the NEWS file for HandBrake <http://handbrake.m0k.org/>
+
+Changes between 0.5.2 and 0.6.0
+ + .mp4 and .ogm output
+ + aac and vorbis encoding
+ + experimental h264 encoding
+ + gtk2 linux interface
+ + autocrop
+
+Changes between 0.5.1 and 0.5.2
+ + Bugfixes
Changes between 0.5 and 0.5.1
- - 2-pass XviD encoding
- - Bugfixes
+ + 2-pass XviD encoding
+ + Bugfixes
Changes between 0.4 and 0.5
- - Bugfixes, rewrite of large parts of the core
- - XviD encoding (1-pass only)
+ + 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
+ + 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
+ + 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
+ + Fixed a major bug that made HandBrake probably crash after ~ 15
minutes encoded
- - Fixed a few minor memory leaks
+ + 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
+ + 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
+ + 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
+ + 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...
+ + Show length for each title
+ + Fixed the screwed-audio bug
+ + Many bugfixes...
First version is 0.1-alpha.