File: Changelog

package info (click to toggle)
flake 0.11-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 372 kB
  • ctags: 386
  • sloc: ansic: 3,590; sh: 797; makefile: 179
file content (26 lines) | stat: -rw-r--r-- 772 bytes parent folder | download | duplicates (3)
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
Flake TODO list
---------------
- Apply feature updates from FFmpeg
- Shared lib/DLL support
- 24-bit/32-bit lossless
- Raw audio input
- AIFF input
- Import FFmpeg's FLAC decoder for verification during encoding
- Vorbis Comment tag support
- Embedded CUESHEET support

Flake Changelog
---------------
version 0.11 : 5 July 2007
- Significant speed improvements
- Added log search
- Added variable block size encoding
- Added level 99 high-compression level
- Quiet encoding mode (no console output except errors)
- Changed output file designation to "-o output.flac"
- Changed order method option to "-m #"
- Added support for encoding multiple files at once

version 0.10 : 11 September 2006 (Initial SVN import)
- New configure system
- Separate library & console app