diff --git a/changelog.html b/changelog.html index 7072b6524de62d139e614bd3b5df9ed0f210fcdb..4852d8f99f7717371404511421f8594cb23c1976 100644 --- a/changelog.html +++ b/changelog.html @@ -1,5 +1,6 @@ - + + @@ -13,7 +14,6 @@ - FLAC - changelog @@ -49,6 +49,113 @@
+ FLAC 1.3.0 (26-May-2013) + +
+ + + +
+ FLAC 1.2.1 (17-Sep-2007)
@@ -58,58 +165,56 @@ General:
  • FLAC format:
  • Ogg FLAC format:
  • flac:
  • metaflac:
  • plugins:
  • build system:
  • @@ -122,10 +227,12 @@
  • libraries:
  • @@ -169,7 +276,7 @@
  • FLAC format:
  • @@ -208,10 +315,11 @@
  • - Interface changes (see also the porting guide for specific instructions on porting to FLAC 1.2.0): + Interface changes (see also the porting guide for specific instructions on porting to FLAC 1.2.0):
  • @@ -277,15 +385,15 @@
  • plugins:
  • build system:
  • @@ -295,7 +403,7 @@
  • Much faster Rice partition size estimation which greatly speeds encoding in higher modes.
  • Increased compression for all modes.
  • Reduced memory requirements for encoder and decoder.
  • -
  • Fixed a bug with default apodization settings that were erroneous in some locales (SF #1608883).
  • +
  • Fixed a bug with default apodization settings that were erroneous in some locales (SF #1608883).
  • @@ -363,20 +471,20 @@
  • Added a new option --tag-from-file for setting a tag from file (e.g. for importing a cuesheet as a tag).
  • Added a new option --picture for adding pictures.
  • Added a new option --apodization for specifying the window function(s) to be used in LPC analysis.
  • -
  • Added support for encoding from non-compressed AIFF-C (SF #1090933).
  • +
  • Added support for encoding from non-compressed AIFF-C (SF #1090933).
  • Importing of non-CDDA-compliant cuesheets now only issues a warning, not an error (see here).
  • -
  • MD5 comparison failures on decoding are now an error instead of a warning and will also return a non-zero exit code (SF #1493725).
  • +
  • MD5 comparison failures on decoding are now an error instead of a warning and will also return a non-zero exit code (SF #1493725).
  • The default padding size is now 8K, or 64K if the input audio stream is more than 20 minutes long.
  • Fixed a bug in cuesheet parsing where it would return an error if the last line of the cuesheet did not end with a newline.
  • -
  • Fixed a bug that caused a crash when -a and -t were used together (SF #1229481).
  • -
  • Fixed a bug with --sector-align where appended samples were not always totally silent (SF #1237707).
  • +
  • Fixed a bug that caused a crash when -a and -t were used together (SF #1229481).
  • +
  • Fixed a bug with --sector-align where appended samples were not always totally silent (SF #1237707).
  • Fixed bugs with --sector-align and raw input files.
  • -
  • Fixed a bug printing out unknown AIFF subchunk names (SF #1267476).
  • -
  • Fixed a bug where WAVE files with "data" subchunks of size 0 where accepted (SF #1293830).
  • -
  • Fixed a bug where sync error at end-of-stream of truncated files was not being caught (SF #1244071).
  • -
  • Fixed a problem with filename parsing if file does not have extension but also has a . in the path (SF #1161916).
  • -
  • Fixed a problem with fractional-second parsing for --skip/--until in some locales (SF #1031043).
  • -
  • Increase progress report rate when -p and -e are used together (SF #1580122).
  • +
  • Fixed a bug printing out unknown AIFF subchunk names (SF #1267476).
  • +
  • Fixed a bug where WAVE files with "data" subchunks of size 0 where accepted (SF #1293830).
  • +
  • Fixed a bug where sync error at end-of-stream of truncated files was not being caught (SF #1244071).
  • +
  • Fixed a problem with filename parsing if file does not have extension but also has a . in the path (SF #1161916).
  • +
  • Fixed a problem with fractional-second parsing for --skip/--until in some locales (SF #1031043).
  • +
  • Increase progress report rate when -p and -e are used together (SF #1580122).
  • @@ -387,7 +495,7 @@
  • Added a new option --import-picture-from for importing pictures.
  • Added a new option --export-picture-to for exporting pictures.
  • Added shorthand operation --remove-replay-gain for removing ReplayGain tags.
  • -
  • --export-cuesheet-to now properly specifies the FLAC file name (SF #1272825).
  • +
  • --export-cuesheet-to now properly specifies the FLAC file name (SF #1272825).
  • Importing of non-CDDA-compliant cuesheets now issues a warning.
  • Removed the following deprecated tag editing options; you should use the new option names shown instead:
  • -
  • Disallow multiple input FLAC files when --import-tags-from=- is used (SF #1082577).
  • +
  • Disallow multiple input FLAC files when --import-tags-from=- is used (SF #1082577).
  • @@ -415,35 +523,35 @@
  • build system:
  • libraries:
  • - Interface changes (see also the porting guide for specific instructions on porting to FLAC 1.1.3): + Interface changes (see also the porting guide for specific instructions on porting to FLAC 1.1.3):