X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2Fhtml%2Fchangelog.html;h=37991b168fa0fa0d05d1c9319084c99672019bac;hb=71e36c2e9dee86b21ac1a3fc3708485cb5c6ad15;hp=4faea608560a2210c83a09de4fb7bd6f5ffc6448;hpb=4e8fe85bceb245dfce07d1956b144e1cb6587c9f;p=platform%2Fupstream%2Fflac.git diff --git a/doc/html/changelog.html b/doc/html/changelog.html index 4faea60..37991b1 100644 --- a/doc/html/changelog.html +++ b/doc/html/changelog.html @@ -1,5 +1,5 @@ - + @@ -29,12 +29,8 @@  faq  |  news  |  download  | -  features  | -  goals  | -  format  | -  id  | -  comparison  |  documentation  | +  comparison  |  changelog  |  links  |  developers  @@ -53,12 +49,11 @@
- This is an informal changelog, a summary of changes in each release. (See also known bugs.) Particulary important for developers is the precise description of changes to the library interfaces. See also the porting guide for specific instructions on porting to newer versions of FLAC.
+ This is an informal changelog, a summary of changes in each release. (See also known bugs.) Particulary important for developers is the precise description of changes to the library interfaces. See also the porting guide for specific instructions on porting to newer versions of FLAC.

- - FLAC 1.1.3 + FLAC 1.1.3 (27-Nov-2006)
@@ -152,7 +440,7 @@
  • Better multichannel support
  • Large file (>2GB) support everywhere
  • flac now supports FLAC and Ogg FLAC as input to the encoder (e.g. can re-encode FLAC to FLAC) and preserve all the metadata like tags, etc.
  • -
  • New PICTURE metadata block for storing things like cover art, new --picture option to flac and --import-picture-from option to metaflac for importing pictures, new --export-picture-to option to metaflac for exporting pictures, and metadata API additions for searching for suitable pictures based on type, size and color constraints.
  • +
  • New PICTURE metadata block for storing things like cover art, new --picture option to flac and --import-picture-from option to metaflac for importing pictures, new --export-picture-to option to metaflac for exporting pictures, and metadata API additions for searching for suitable pictures based on type, size and color constraints.
  • Support for new REPLAYGAIN_REFERENCE_LOUDNESS tag.
  • Fixed a bug in Ogg FLAC encoding where metadata was not being updated properly. Existing Ogg FLAC files should be recoded to fix up the metadata, e.g. flac -Vf -S 10s --ogg file.ogg
  • In the developer libraries, the interface has been simplfied by merging the three decoding layers into a single class; ditto for the encoders. Also, libOggFLAC has been merged into libFLAC and libOggFLAC++ has been merged into libFLAC++ so there is a single API supporting both native FLAC and Ogg FLAC.
  • @@ -175,39 +463,39 @@
  • flac:
  • metaflac:
  • @@ -235,11 +523,11 @@
  • build system:
  • @@ -250,10 +538,10 @@
  • Merged libOggFLAC++ into libFLAC++; both formats are now supporte through the same API.
  • libFLAC and libFLAC++: Simplified encoder setup with new FLAC__stream_encoder_set_compression_level() function.
  • libFLAC: Improved compression with no impact on FLAC format or decoding time by adding a windowing stage before LPC analysis.
  • -
  • libFLAC: Fixed a bug where missing STREAMINFO fields (min/max framesize, total samples, MD5 sum) and seek point offsets were not getting rewritten back to Ogg FLAC file (SF #1338969).
  • +
  • libFLAC: Fixed a bug where missing STREAMINFO fields (min/max framesize, total samples, MD5 sum) and seek point offsets were not getting rewritten back to Ogg FLAC file (SF #1338969).
  • libFLAC: 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.
  • libFLAC: Fixed UTF-8 decoder to disallow non-shortest-form and surrogate sequences (see here).
  • -
  • libFLAC: Fixed a bug in the return value for FLAC__stream_decoder_set_metadata_respond_application() and FLAC__stream_decoder_set_metadata_ignore_application() when there was a memory allocation error (SF #1235005).
  • +
  • libFLAC: Fixed a bug in the return value for FLAC__stream_decoder_set_metadata_respond_application() and FLAC__stream_decoder_set_metadata_ignore_application() when there was a memory allocation error (SF #1235005).
  • @@ -316,7 +604,7 @@
    - FLAC 1.1.2 + FLAC 1.1.2 (05-Feb-2005)
    @@ -327,7 +615,7 @@
  • Sped up decoding by a few percent overall.
  • Sped up encoding when not using LPC (i.e. when using flac options -0, -1, -2, or -l 0).
  • Fixed a decoding bug that could cause sync errors with some ID3v1-tagged FLAC files.
  • -
  • Added HTML documentation for metaflac.
  • +
  • Added HTML documentation for metaflac.
  • @@ -345,7 +633,7 @@
  • flac:
  • @@ -430,7 +718,7 @@
    - FLAC 1.1.1 + FLAC 1.1.1 (01-Oct-2004)
    @@ -452,16 +740,16 @@
  • Ogg FLAC format:
  • flac:
  • @@ -626,12 +914,13 @@
  • +