* morituri/image/image.py:
Add ImageEncodeTask to encode a disk image to a different profile and directory. * morituri/common/encode.py: Add lossy encoding profiles for mp3 and vorbis. Rename muxer to tagger since that's what we use it for. Do progress probe after level to make sure we get samples for offsets. * morituri/rip/image.py: Add rip image encode command.
This commit is contained in:
13
ChangeLog
13
ChangeLog
@@ -1,3 +1,16 @@
|
||||
2009-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/image/image.py:
|
||||
Add ImageEncodeTask to encode a disk image to a different profile
|
||||
and directory.
|
||||
* morituri/common/encode.py:
|
||||
Add lossy encoding profiles for mp3 and vorbis.
|
||||
Rename muxer to tagger since that's what we use it for.
|
||||
Do progress probe after level to make sure we get samples for
|
||||
offsets.
|
||||
* morituri/rip/image.py:
|
||||
Add rip image encode command.
|
||||
|
||||
2009-10-17 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/test/José González.toc (added):
|
||||
|
||||
Reference in New Issue
Block a user