Blame doc/html/changelog.html

Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
<html>
Packit 8f7830
<head>
Packit 8f7830
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
Packit 8f7830
	<meta name="author" content="Josh Coalson" />
Packit 8f7830
	<meta name="description" content="A free, open source codec for lossless audio compression and decompression" />
Packit 8f7830
	<meta name="keywords" content="free,lossless,audio,codec,encoder,decoder,compression,compressor,archival,archive,archiving,backup,music" />
Packit 8f7830
	<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
Packit 8f7830
	<link rel="stylesheet" type="text/css" href="flac.css" />
Packit 8f7830
	<title>FLAC - changelog</title>
Packit 8f7830
</head>
Packit 8f7830
Packit 8f7830
<body>
Packit 8f7830
Packit 8f7830
Packit 8f7830
	FLAC Logo
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
	 home  |
Packit 8f7830
	 faq  |
Packit 8f7830
	 documentation  |
Packit 8f7830
	 developers  |
Packit 8f7830
	 changelog  |
Packit 8f7830
	 more
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
Packit 8f7830
	
Packit 8f7830
		changelog
Packit 8f7830
	
Packit 8f7830
	
Packit 8f7830
	
Packit 8f7830
		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.
Packit 8f7830
Packit 8f7830
		FLAC 1.3.2 (01-Jan-2017)
Packit 8f7830
Packit 8f7830
		
Packit 8f7830
Packit 8f7830
		
    Packit 8f7830
    			
  • Packit 8f7830
    				General:
    Packit 8f7830
    				
      Packit 8f7830
      					
    • Fix undefined behaviour using GCC/Clang UBSAN (erikd).
    • Packit 8f7830
      					
    • General hardening via fuzz testing with AFL (erikd and others).
    • Packit 8f7830
      					
    • General code improvements (lvqcl, erikd and others).
    • Packit 8f7830
      					
    • Add FLAC in MP4 specification docs (Ralph Giles).
    • Packit 8f7830
      					
    • MSVS build cleanups (lvqcl).
    • Packit 8f7830
      					
    • Fix some cppcheck warnings (erikd).
    • Packit 8f7830
      					
    • Assume all currently used OSes support SSE2.
    • Packit 8f7830
      				
      Packit 8f7830
      			
      Packit 8f7830
      			
    • Packit 8f7830
      				FLAC format:
      Packit 8f7830
      				
        Packit 8f7830
        					
      • (none)
      • Packit 8f7830
        				
        Packit 8f7830
        			
        Packit 8f7830
        			
      • Packit 8f7830
        				Ogg FLAC format:
        Packit 8f7830
        				
          Packit 8f7830
          					
        • (none)
        • Packit 8f7830
          				
          Packit 8f7830
          			
          Packit 8f7830
          			
        • Packit 8f7830
          				flac:
          Packit 8f7830
          				
            Packit 8f7830
            					
          • Fix potential infinite loop on flac-to-flac conversion (erikd).
          • Packit 8f7830
            					
          • Add WAVEFORMATEXTENSIBLE to WAV (as needed) when decoding (lvqcl).
          • Packit 8f7830
            					
          • Only write vorbis-comments if they are non-empty.
          • Packit 8f7830
            					
          • Error out if decoding RAW with bits != (8|16|24).
          • Packit 8f7830
            				
            Packit 8f7830
            			
            Packit 8f7830
            			
          • Packit 8f7830
            				metaflac:
            Packit 8f7830
            				
              Packit 8f7830
              					
            • Add --scan-replay-gain option.
            • Packit 8f7830
              				
              Packit 8f7830
              			
              Packit 8f7830
              			
            • Packit 8f7830
              				plugins:
              Packit 8f7830
              				
                Packit 8f7830
                					
              • (none)
              • Packit 8f7830
                				
                Packit 8f7830
                			
                Packit 8f7830
                			
              • Packit 8f7830
                				build system:
                Packit 8f7830
                				
                  Packit 8f7830
                  					
                • Fixes for MSVC and Makefile.lite build systems.
                • Packit 8f7830
                  				
                  Packit 8f7830
                  			
                  Packit 8f7830
                  Packit 8f7830
                  			
                • Packit 8f7830
                  				documentation:
                  Packit 8f7830
                  				
                    Packit 8f7830
                    					
                  • (none)
                  • Packit 8f7830
                    				
                    Packit 8f7830
                    			
                    Packit 8f7830
                    			
                  • Packit 8f7830
                    				libraries:
                    Packit 8f7830
                    				
                      Packit 8f7830
                      					
                    • CPU detection cleanup and fixes (Julian Calaby, erikd and lvqcl).
                    • Packit 8f7830
                      					
                    • Fix two stream decoder bugs (Max Kellermann).
                    • Packit 8f7830
                      					
                    • Fix a NULL dereference bug (on a malformed file).
                    • Packit 8f7830
                      					
                    • Changed the LPC order guess for a slight compression improvement, particularly for classical music (Martijn van Beurden).
                    • Packit 8f7830
                      					
                    • Improved encoding speed on older Intel CPUs.
                    • Packit 8f7830
                      					
                    • Fixed a seeking bug when decoding certain files (Miroslav Lichvar).
                    • Packit 8f7830
                      					
                    • Put an upper bound (32768) on the number of seek points.
                    • Packit 8f7830
                      					
                    • Fix potential memory leaks.
                    • Packit 8f7830
                      					
                    • Support 64bit brword/bwword allowing FLAC__BYTES_PER_WORD to be set to 8 (disabled by default).
                    • Packit 8f7830
                      					
                    • Fix an out-of-bounds heap read.
                    • Packit 8f7830
                      					
                    • Win32: Only use large buffers when writing to disk.
                    • Packit 8f7830
                      				
                      Packit 8f7830
                      			
                      Packit 8f7830
                      			
                    • Packit 8f7830
                      				Interface changes:
                      Packit 8f7830
                      				
                        Packit 8f7830
                        					
                      • Packit 8f7830
                        						libFLAC:
                        Packit 8f7830
                        						
                          Packit 8f7830
                          							
                        • (none)
                        • Packit 8f7830
                          						
                          Packit 8f7830
                          					
                          Packit 8f7830
                          					
                        • Packit 8f7830
                          						libFLAC++:
                          Packit 8f7830
                          						
                            Packit 8f7830
                            							
                          • (none)
                          • Packit 8f7830
                            						
                            Packit 8f7830
                            					
                            Packit 8f7830
                            				
                            Packit 8f7830
                            			
                            Packit 8f7830
                            		
                            Packit 8f7830
                            Packit 8f7830
                            		
                            Packit 8f7830
                            Packit 8f7830
                            		FLAC 1.3.1 (25-Nov-2014)
                            Packit 8f7830
                            Packit 8f7830
                            		
                            Packit 8f7830
                            Packit 8f7830
                            		
                              Packit 8f7830
                              			
                            • Packit 8f7830
                              				General:
                              Packit 8f7830
                              				
                                Packit 8f7830
                                					
                              • Improved decoding efficiency of all bit depths but especially so for 24 bits for IA32 architecture (lvqcl and Miroslav Lichvar).
                              • Packit 8f7830
                                					
                              • Faster encoding using SSE and AVX (lvqcl).
                              • Packit 8f7830
                                					
                              • Fixed bartlett, bartlett_hann and triangle functions.
                              • Packit 8f7830
                                					
                              • New apodization functions partial_tukey and punchout_tukey for improved compression (Martijn van Beurden).
                              • Packit 8f7830
                                					
                              • Retuned compression presets to incorporate new apodization functions (Martijn van Beurden).
                              • Packit 8f7830
                                					
                              • Fix -Wcast-align warnings on armhf architecture (Erik de Castro Lopo).
                              • Packit 8f7830
                                				
                                Packit 8f7830
                                			
                                Packit 8f7830
                                			
                              • Packit 8f7830
                                				FLAC format:
                                Packit 8f7830
                                				
                                  Packit 8f7830
                                  					
                                • (none)
                                • Packit 8f7830
                                  				
                                  Packit 8f7830
                                  			
                                  Packit 8f7830
                                  			
                                • Packit 8f7830
                                  				Ogg FLAC format:
                                  Packit 8f7830
                                  				
                                    Packit 8f7830
                                    					
                                  • (none)
                                  • Packit 8f7830
                                    				
                                    Packit 8f7830
                                    			
                                    Packit 8f7830
                                    			
                                  • Packit 8f7830
                                    				flac:
                                    Packit 8f7830
                                    				
                                      Packit 8f7830
                                      					
                                    • Help output documentation improvements.
                                    • Packit 8f7830
                                      					
                                    • I/O buffering improvements on Windows to reduce disk fragmentation when writing files.
                                    • Packit 8f7830
                                      					
                                    • Only write vorbis-comments if they are non-empty.
                                    • Packit 8f7830
                                      				
                                      Packit 8f7830
                                      			
                                      Packit 8f7830
                                      			
                                    • Packit 8f7830
                                      				metaflac:
                                      Packit 8f7830
                                      				
                                        Packit 8f7830
                                        					
                                      • (none)
                                      • Packit 8f7830
                                        				
                                        Packit 8f7830
                                        			
                                        Packit 8f7830
                                        			
                                      • Packit 8f7830
                                        				plugins:
                                        Packit 8f7830
                                        				
                                          Packit 8f7830
                                          					
                                        • Fix symbol visibility in XMMS plugin.
                                        • Packit 8f7830
                                          				
                                          Packit 8f7830
                                          			
                                          Packit 8f7830
                                          			
                                        • Packit 8f7830
                                          				build system:
                                          Packit 8f7830
                                          				
                                            Packit 8f7830
                                            					
                                          • Many fixes and improvements across all the build systems.
                                          • Packit 8f7830
                                            				
                                            Packit 8f7830
                                            			
                                            Packit 8f7830
                                            Packit 8f7830
                                            			
                                          • Packit 8f7830
                                            				documentation:
                                            Packit 8f7830
                                            				
                                              Packit 8f7830
                                              					
                                            • Document new apodization windows.
                                            • Packit 8f7830
                                              				
                                              Packit 8f7830
                                              			
                                              Packit 8f7830
                                              			
                                            • Packit 8f7830
                                              				libraries:
                                              Packit 8f7830
                                              				
                                                Packit 8f7830
                                                					
                                              • Fix CVE-2014-9028 (heap write overflow) and CVE-2014-8962 (heap read overflow) (Erik de Castro Lopo).
                                              • Packit 8f7830
                                                				
                                                Packit 8f7830
                                                			
                                                Packit 8f7830
                                                			
                                              • Packit 8f7830
                                                				Interface changes:
                                                Packit 8f7830
                                                				
                                                  Packit 8f7830
                                                  					
                                                • Packit 8f7830
                                                  						libFLAC:
                                                  Packit 8f7830
                                                  						
                                                    Packit 8f7830
                                                    							
                                                  • (none)
                                                  • Packit 8f7830
                                                    						
                                                    Packit 8f7830
                                                    					
                                                    Packit 8f7830
                                                    					
                                                  • Packit 8f7830
                                                    						libFLAC++:
                                                    Packit 8f7830
                                                    						
                                                      Packit 8f7830
                                                      							
                                                    • (none)
                                                    • Packit 8f7830
                                                      						
                                                      Packit 8f7830
                                                      					
                                                      Packit 8f7830
                                                      				
                                                      Packit 8f7830
                                                      			
                                                      Packit 8f7830
                                                      		
                                                      Packit 8f7830
                                                      Packit 8f7830
                                                      		
                                                      Packit 8f7830
                                                      Packit 8f7830
                                                      		FLAC 1.3.0 (26-May-2013)
                                                      Packit 8f7830
                                                      Packit 8f7830
                                                      		
                                                      Packit 8f7830
                                                      Packit 8f7830
                                                      		
                                                        Packit 8f7830
                                                        			
                                                      • Packit 8f7830
                                                        				General:
                                                        Packit 8f7830
                                                        				
                                                          Packit 8f7830
                                                          					
                                                        • Move development to Xiph.org git repository.
                                                        • Packit 8f7830
                                                          					
                                                        • The --sector-align option of flac has been deprecated and may not exist in future versions. shntool provides similar functionality.
                                                        • Packit 8f7830
                                                          					
                                                        • Support for the RF64 and Wave64 formats in flac (see below).
                                                        • Packit 8f7830
                                                          					
                                                        • Better handling of cuesheets with non-CD-DA sample rates.
                                                        • Packit 8f7830
                                                          					
                                                        • The --ignore-chunk-sizes option has been added to the flac command line tool.
                                                        • Packit 8f7830
                                                          				
                                                          Packit 8f7830
                                                          			
                                                          Packit 8f7830
                                                          			
                                                        • Packit 8f7830
                                                          				FLAC format:
                                                          Packit 8f7830
                                                          				
                                                            Packit 8f7830
                                                            					
                                                          • (none)
                                                          • Packit 8f7830
                                                            				
                                                            Packit 8f7830
                                                            			
                                                            Packit 8f7830
                                                            			
                                                          • Packit 8f7830
                                                            				Ogg FLAC format:
                                                            Packit 8f7830
                                                            				
                                                              Packit 8f7830
                                                              					
                                                            • (none)
                                                            • Packit 8f7830
                                                              				
                                                              Packit 8f7830
                                                              			
                                                              Packit 8f7830
                                                              			
                                                            • Packit 8f7830
                                                              				flac:
                                                              Packit 8f7830
                                                              				
                                                                Packit 8f7830
                                                                					
                                                              • Added support for encoding from and decoding to the RF64 format, and a new corresponding option --force-rf64-format. (SF #1762502). --keep-foreign-metadata is also supported.
                                                              • Packit 8f7830
                                                                					
                                                              • Added support for encoding from and decoding to the Sony Wave64 format, and a new corresponding option --force-wave64-format. (SF #1769582). --keep-foreign-metadata is also supported.
                                                              • Packit 8f7830
                                                                					
                                                              • Added new options --preserve-modtime and --no-preserve-modtime to specify whether or not output files should copy the timestamp and permissions from their input files. The default is --preserve-modtime as in previous versions. (SF #1805428).
                                                              • Packit 8f7830
                                                                					
                                                              • Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets. (SF #1947353, SF #2182432)
                                                              • Packit 8f7830
                                                                					
                                                              • The --sector-align option of flac has been deprecated and may not exist in future versions. shntool provides similar functionality. (SF #1805946)
                                                              • Packit 8f7830
                                                                					
                                                              • Improved error message when user attempts to decode a non-FLAC file (SF #2222789).
                                                              • Packit 8f7830
                                                                					
                                                              • Fix bug where flac was disallowing use of --replay-gain when encoding from stdin (SF #1840124).
                                                              • Packit 8f7830
                                                                					
                                                              • Fix bug with fractional seconds on some locales (SF #1815517, SF #1858012).
                                                              • Packit 8f7830
                                                                					
                                                              • Read and write appropriate channel masks for 6.1 and 7.1 surround input WAV files. Documentation was also updated.
                                                              • Packit 8f7830
                                                                					
                                                              • Correct Wave64 GUIDs.
                                                              • Packit 8f7830
                                                                					
                                                              • Support 56kHz to 192kHz gain analysis (patch from Earl Chew)
                                                              • Packit 8f7830
                                                                					
                                                              • Add ability to handle unicode filenames on Windows (large set of patches from Janne Hyvärinen)
                                                              • Packit 8f7830
                                                                				
                                                                Packit 8f7830
                                                                			
                                                                Packit 8f7830
                                                                			
                                                              • Packit 8f7830
                                                                				metaflac:
                                                                Packit 8f7830
                                                                				
                                                                  Packit 8f7830
                                                                  					
                                                                • Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets. (SF #1947353, SF #2182432)
                                                                • Packit 8f7830
                                                                  				
                                                                  Packit 8f7830
                                                                  			
                                                                  Packit 8f7830
                                                                  			
                                                                • Packit 8f7830
                                                                  				plugins:
                                                                  Packit 8f7830
                                                                  				
                                                                    Packit 8f7830
                                                                    					
                                                                  • Minor updates for XMMS plugin.
                                                                  • Packit 8f7830
                                                                    					
                                                                  • Winamp2 plugin was dropped because Nullsoft has provided native FLAC support since 2006.
                                                                  • Packit 8f7830
                                                                    				
                                                                    Packit 8f7830
                                                                    			
                                                                    Packit 8f7830
                                                                    			
                                                                  • Packit 8f7830
                                                                    				build system:
                                                                    Packit 8f7830
                                                                    				
                                                                      Packit 8f7830
                                                                      					
                                                                    • Fixes for autotools (including SF #1859664).
                                                                    • Packit 8f7830
                                                                      					
                                                                    • Fixes for MinGW (including SF #2000973, SF #2209829).
                                                                    • Packit 8f7830
                                                                      					
                                                                    • Fixes for gcc (including SF #1834168, SF #2002481).
                                                                    • Packit 8f7830
                                                                      					
                                                                    • Fixes for Sun Studio/Forte (SF #1701960).
                                                                    • Packit 8f7830
                                                                      					
                                                                    • Fixes for windows builds (including SF #1676822, SF #1756624, SF #1809863, SF #1911149).
                                                                    • Packit 8f7830
                                                                      					
                                                                    • Fixes for FreeBSD and OpenBSD.
                                                                    • Packit 8f7830
                                                                      					
                                                                    • Compile with GNU gcc _FORTIFY_SOURCE=2 and stack protection where those features are detected.
                                                                    • Packit 8f7830
                                                                      					
                                                                    • Enable a bunch of GCC compiler warnings and fix code that generates warnings.
                                                                    • Packit 8f7830
                                                                      				
                                                                      Packit 8f7830
                                                                      			
                                                                      Packit 8f7830
                                                                      Packit 8f7830
                                                                      			
                                                                    • Packit 8f7830
                                                                      				documentation:
                                                                      Packit 8f7830
                                                                      				
                                                                        Packit 8f7830
                                                                        					
                                                                      • Document --ignore-chunk-sizes
                                                                      • Packit 8f7830
                                                                        						and --apply-replaygain-which-is-not-lossless
                                                                        Packit 8f7830
                                                                        						option for flac.
                                                                        Packit 8f7830
                                                                        				
                                                                        Packit 8f7830
                                                                        			
                                                                        Packit 8f7830
                                                                        			
                                                                      • Packit 8f7830
                                                                        				libraries:
                                                                        Packit 8f7830
                                                                        				
                                                                          Packit 8f7830
                                                                          					
                                                                        • libFLAC encoder was defaulting to level 0 compression instead of 5 (SF #1816825).
                                                                        • Packit 8f7830
                                                                          					
                                                                        • Fix bug in bitreader handling of read callback returning a short count (SF #2490454).
                                                                        • Packit 8f7830
                                                                          					
                                                                        • Improve decoder's ability to distinguish between a FLAC sync code and an MPEG one (SF #2491433).
                                                                        • Packit 8f7830
                                                                          				
                                                                          Packit 8f7830
                                                                          			
                                                                          Packit 8f7830
                                                                          			
                                                                        • Packit 8f7830
                                                                          				Interface changes:
                                                                          Packit 8f7830
                                                                          				
                                                                            Packit 8f7830
                                                                            					
                                                                          • Packit 8f7830
                                                                            						libFLAC:
                                                                            Packit 8f7830
                                                                            						
                                                                              Packit 8f7830
                                                                              							
                                                                            • Added FLAC__format_blocksize_is_subset()
                                                                            • Packit 8f7830
                                                                              						
                                                                              Packit 8f7830
                                                                              					
                                                                              Packit 8f7830
                                                                              					
                                                                            • Packit 8f7830
                                                                              						libFLAC++:
                                                                              Packit 8f7830
                                                                              						
                                                                                Packit 8f7830
                                                                                							
                                                                              • Add a number of convienience methods.
                                                                              • Packit 8f7830
                                                                                						
                                                                                Packit 8f7830
                                                                                					
                                                                                Packit 8f7830
                                                                                				
                                                                                Packit 8f7830
                                                                                			
                                                                                Packit 8f7830
                                                                                		
                                                                                Packit 8f7830
                                                                                Packit 8f7830
                                                                                		
                                                                                Packit 8f7830
                                                                                Packit 8f7830
                                                                                		FLAC 1.2.1 (17-Sep-2007)
                                                                                Packit 8f7830
                                                                                Packit 8f7830
                                                                                		
                                                                                Packit 8f7830
                                                                                Packit 8f7830
                                                                                		
                                                                                  Packit 8f7830
                                                                                  			
                                                                                • Packit 8f7830
                                                                                  				General:
                                                                                  Packit 8f7830
                                                                                  				
                                                                                    Packit 8f7830
                                                                                    					
                                                                                  • With the new --keep-foreign-metadata in flac, non-audio RIFF and AIFF chunks can be stored in FLAC files and recreated when decoding. This allows, among other, things support for archiving BWF files and other WAVE files from editing tools that preserves all the metadata.
                                                                                  • Packit 8f7830
                                                                                    				
                                                                                    Packit 8f7830
                                                                                    			
                                                                                    Packit 8f7830
                                                                                    			
                                                                                  • Packit 8f7830
                                                                                    				FLAC format:
                                                                                    Packit 8f7830
                                                                                    				
                                                                                      Packit 8f7830
                                                                                      					
                                                                                    • Specified 2 new APPLICATION metadata blocks for storing WAVE and AIFF chunks (for use with --keep-foreign-metadata in flac).
                                                                                    • Packit 8f7830
                                                                                      					
                                                                                    • The lead-out track number for non-CDDA cuesheets now must be 255.
                                                                                    • Packit 8f7830
                                                                                      				
                                                                                      Packit 8f7830
                                                                                      			
                                                                                      Packit 8f7830
                                                                                      			
                                                                                    • Packit 8f7830
                                                                                      				Ogg FLAC format:
                                                                                      Packit 8f7830
                                                                                      				
                                                                                        Packit 8f7830
                                                                                        					
                                                                                      • This is not a format change, but changed default extension for Ogg FLAC from .ogg to .oga, according to new Xiph specification (SF #1762492).
                                                                                      • Packit 8f7830
                                                                                        				
                                                                                        Packit 8f7830
                                                                                        			
                                                                                        Packit 8f7830
                                                                                        			
                                                                                      • Packit 8f7830
                                                                                        				flac:
                                                                                        Packit 8f7830
                                                                                        				
                                                                                          Packit 8f7830
                                                                                          					
                                                                                        • Added a new option --no-utf8-convert which works like it does in metaflac (SF #973740).
                                                                                        • Packit 8f7830
                                                                                          					
                                                                                        • Added a new option --keep-foreign-metadata which can save/restore RIFF and AIFF chunks to/from FLAC files (SF #363478).
                                                                                        • Packit 8f7830
                                                                                          					
                                                                                        • Changed default extension for Ogg FLAC from .ogg to .oga, according to new Xiph specification (SF #1762492).
                                                                                        • Packit 8f7830
                                                                                          					
                                                                                        • Fixed bug where using --replay-gain without any padding option caused only a small PADDING block to be created (SF #1760790).
                                                                                        • Packit 8f7830
                                                                                          					
                                                                                        • Fixed bug where encoding from stdin on Windows could fail if WAVE/AIFF contained unknown chunks (SF #1776803).
                                                                                        • Packit 8f7830
                                                                                          					
                                                                                        • Fixed bug where importing non-CDDA cuesheets would cause an invalid lead-out track number (SF #1764105).
                                                                                        • Packit 8f7830
                                                                                          				
                                                                                          Packit 8f7830
                                                                                          			
                                                                                          Packit 8f7830
                                                                                          			
                                                                                        • Packit 8f7830
                                                                                          				metaflac:
                                                                                          Packit 8f7830
                                                                                          				
                                                                                            Packit 8f7830
                                                                                            					
                                                                                          • Changed default extension for Ogg FLAC from .ogg to .oga, according to new Xiph specification (SF #1762492).
                                                                                          • Packit 8f7830
                                                                                            					
                                                                                          • Fixed bug where importing non-CDDA cuesheets would cause an invalid lead-out track number (SF #1764105).
                                                                                          • Packit 8f7830
                                                                                            				
                                                                                            Packit 8f7830
                                                                                            			
                                                                                            Packit 8f7830
                                                                                            			
                                                                                          • Packit 8f7830
                                                                                            				plugins:
                                                                                            Packit 8f7830
                                                                                            				
                                                                                              Packit 8f7830
                                                                                              					
                                                                                            • (none)
                                                                                            • Packit 8f7830
                                                                                              				
                                                                                              Packit 8f7830
                                                                                              			
                                                                                              Packit 8f7830
                                                                                              			
                                                                                            • Packit 8f7830
                                                                                              				build system:
                                                                                              Packit 8f7830
                                                                                              				
                                                                                                Packit 8f7830
                                                                                                					
                                                                                              • New configure option --disable-cpplibs to prevent building libFLAC++ (SF #1723295).
                                                                                              • Packit 8f7830
                                                                                                					
                                                                                              • Fixed bug compiling flac without Ogg support (SF #1760786).
                                                                                              • Packit 8f7830
                                                                                                					
                                                                                              • Fixed bug where sometimes an existing installation of flac could interfere with the build process (SF #1763690).
                                                                                              • Packit 8f7830
                                                                                                					
                                                                                              • OS X fixes (SF #1786225).
                                                                                              • Packit 8f7830
                                                                                                					
                                                                                              • MinGW fixes (SF #1684879).
                                                                                              • Packit 8f7830
                                                                                                					
                                                                                              • Solaris 10 fixes (SF #1783225 SF #1783630).
                                                                                              • Packit 8f7830
                                                                                                					
                                                                                              • OS/2 fixes (SF #1771378 SF #1229495).
                                                                                              • Packit 8f7830
                                                                                                					
                                                                                              • automake-1.10 fixes (SF #1791361 SF #1792179).
                                                                                              • Packit 8f7830
                                                                                                				
                                                                                                Packit 8f7830
                                                                                                			
                                                                                                Packit 8f7830
                                                                                                			
                                                                                              • Packit 8f7830
                                                                                                				documentation:
                                                                                                Packit 8f7830
                                                                                                				
                                                                                                  Packit 8f7830
                                                                                                  					
                                                                                                • Added new tutorial section for flac.
                                                                                                • Packit 8f7830
                                                                                                  					
                                                                                                • Added example code section for using libFLAC/libFLAC++.
                                                                                                • Packit 8f7830
                                                                                                  				
                                                                                                  Packit 8f7830
                                                                                                  			
                                                                                                  Packit 8f7830
                                                                                                  			
                                                                                                • Packit 8f7830
                                                                                                  				libraries:
                                                                                                  Packit 8f7830
                                                                                                  				
                                                                                                    Packit 8f7830
                                                                                                    					
                                                                                                  • libFLAC: Fixed very rare seek bug (SF #1684049).
                                                                                                  • Packit 8f7830
                                                                                                    					
                                                                                                  • libFLAC: Fixed seek bug with Ogg FLAC and small streams (SF #1792172).
                                                                                                  • Packit 8f7830
                                                                                                    					
                                                                                                  • libFLAC: 64-bit fixes (SF #1790872).
                                                                                                  • Packit 8f7830
                                                                                                    					
                                                                                                  • libFLAC: Fix assembler code to be position independent.
                                                                                                  • Packit 8f7830
                                                                                                    					
                                                                                                  • libFLAC: Optimization of a number of inner loop functions.
                                                                                                  • Packit 8f7830
                                                                                                    					
                                                                                                  • Added support for encoding the residual coding method introduced in libFLAC 1.2.0 (RESIDUAL_CODING_METHOD_PARTITIONED_RICE2) which will encode 24-bit files more efficiently.
                                                                                                  • Packit 8f7830
                                                                                                    				
                                                                                                    Packit 8f7830
                                                                                                    			
                                                                                                    Packit 8f7830
                                                                                                    			
                                                                                                  • Packit 8f7830
                                                                                                    				Interface changes:
                                                                                                    Packit 8f7830
                                                                                                    				
                                                                                                      Packit 8f7830
                                                                                                      					
                                                                                                    • Packit 8f7830
                                                                                                      						libFLAC:
                                                                                                      Packit 8f7830
                                                                                                      						
                                                                                                        Packit 8f7830
                                                                                                        							
                                                                                                      • Added FLAC__metadata_simple_iterator_is_last()
                                                                                                      • Packit 8f7830
                                                                                                        							
                                                                                                      • Added FLAC__metadata_simple_iterator_get_block_offset()
                                                                                                      • Packit 8f7830
                                                                                                        							
                                                                                                      • Added FLAC__metadata_simple_iterator_get_block_length()
                                                                                                      • Packit 8f7830
                                                                                                        							
                                                                                                      • Added FLAC__metadata_simple_iterator_get_application_id()
                                                                                                      • Packit 8f7830
                                                                                                        						
                                                                                                        Packit 8f7830
                                                                                                        					
                                                                                                        Packit 8f7830
                                                                                                        					
                                                                                                      • Packit 8f7830
                                                                                                        						libFLAC++:
                                                                                                        Packit 8f7830
                                                                                                        						
                                                                                                          Packit 8f7830
                                                                                                          							
                                                                                                        • Added FLAC::Metadata::SimpleIterator::is_last()
                                                                                                        • Packit 8f7830
                                                                                                          							
                                                                                                        • Added FLAC::Metadata::SimpleIterator::get_block_offset()
                                                                                                        • Packit 8f7830
                                                                                                          							
                                                                                                        • Added FLAC::Metadata::SimpleIterator::get_block_length()
                                                                                                        • Packit 8f7830
                                                                                                          							
                                                                                                        • Added FLAC::Metadata::SimpleIterator::get_application_id()
                                                                                                        • Packit 8f7830
                                                                                                          						
                                                                                                          Packit 8f7830
                                                                                                          					
                                                                                                          Packit 8f7830
                                                                                                          				
                                                                                                          Packit 8f7830
                                                                                                          			
                                                                                                          Packit 8f7830
                                                                                                          		
                                                                                                          Packit 8f7830
                                                                                                          Packit 8f7830
                                                                                                          		
                                                                                                          Packit 8f7830
                                                                                                          Packit 8f7830
                                                                                                          		FLAC 1.2.0 (23-Jul-2007)
                                                                                                          Packit 8f7830
                                                                                                          Packit 8f7830
                                                                                                          		
                                                                                                          Packit 8f7830
                                                                                                          Packit 8f7830
                                                                                                          		
                                                                                                            Packit 8f7830
                                                                                                            			
                                                                                                          • Packit 8f7830
                                                                                                            				General:
                                                                                                            Packit 8f7830
                                                                                                            				
                                                                                                              Packit 8f7830
                                                                                                              					
                                                                                                            • Small encoding speedups for all modes.
                                                                                                            • Packit 8f7830
                                                                                                              				
                                                                                                              Packit 8f7830
                                                                                                              			
                                                                                                              Packit 8f7830
                                                                                                              			
                                                                                                            • Packit 8f7830
                                                                                                              				FLAC format:
                                                                                                              Packit 8f7830
                                                                                                              				
                                                                                                                Packit 8f7830
                                                                                                                					
                                                                                                              • One of the reserved bits in the FLAC frame header has been assigned for future use; make sure to refer to the porting guide if you parse FLAC streams manually.
                                                                                                              • Packit 8f7830
                                                                                                                				
                                                                                                                Packit 8f7830
                                                                                                                			
                                                                                                                Packit 8f7830
                                                                                                                			
                                                                                                              • Packit 8f7830
                                                                                                                				Ogg FLAC format:
                                                                                                                Packit 8f7830
                                                                                                                				
                                                                                                                  Packit 8f7830
                                                                                                                  					
                                                                                                                • (none)
                                                                                                                • Packit 8f7830
                                                                                                                  				
                                                                                                                  Packit 8f7830
                                                                                                                  			
                                                                                                                  Packit 8f7830
                                                                                                                  			
                                                                                                                • Packit 8f7830
                                                                                                                  				flac:
                                                                                                                  Packit 8f7830
                                                                                                                  				
                                                                                                                    Packit 8f7830
                                                                                                                    					
                                                                                                                  • Added runtime detection of SSE OS support for most operating systems.
                                                                                                                  • Packit 8f7830
                                                                                                                    					
                                                                                                                  • Added a new undocumented option --ignore-chunk-sizes for ignoring the size of the 'data' chunk (WAVE) or 'SSND' chunk (AIFF). Can be used to encode files with bogus data sizes (e.g. with WAV files piped from foobar2000 to flac.exe as an external encoder). Use with caution: all subsequent data is treated as audio, so the data/SSND chunk must be the last or the following data/tags will be treated as audio and encoded.
                                                                                                                  • Packit 8f7830
                                                                                                                    				
                                                                                                                    Packit 8f7830
                                                                                                                    			
                                                                                                                    Packit 8f7830
                                                                                                                    			
                                                                                                                  • Packit 8f7830
                                                                                                                    				metaflac:
                                                                                                                    Packit 8f7830
                                                                                                                    				
                                                                                                                      Packit 8f7830
                                                                                                                      					
                                                                                                                    • (none)
                                                                                                                    • Packit 8f7830
                                                                                                                      				
                                                                                                                      Packit 8f7830
                                                                                                                      			
                                                                                                                      Packit 8f7830
                                                                                                                      			
                                                                                                                    • Packit 8f7830
                                                                                                                      				plugins:
                                                                                                                      Packit 8f7830
                                                                                                                      				
                                                                                                                        Packit 8f7830
                                                                                                                        					
                                                                                                                      • (none)
                                                                                                                      • Packit 8f7830
                                                                                                                        				
                                                                                                                        Packit 8f7830
                                                                                                                        			
                                                                                                                        Packit 8f7830
                                                                                                                        			
                                                                                                                      • Packit 8f7830
                                                                                                                        				build system:
                                                                                                                        Packit 8f7830
                                                                                                                        				
                                                                                                                          Packit 8f7830
                                                                                                                          					
                                                                                                                        • Added solution and project files for building with VC++ 2005.
                                                                                                                        • Packit 8f7830
                                                                                                                          				
                                                                                                                          Packit 8f7830
                                                                                                                          			
                                                                                                                          Packit 8f7830
                                                                                                                          			
                                                                                                                        • Packit 8f7830
                                                                                                                          				libraries:
                                                                                                                          Packit 8f7830
                                                                                                                          				
                                                                                                                            Packit 8f7830
                                                                                                                            					
                                                                                                                          • Added runtime detection of SSE OS support for most operating systems.
                                                                                                                          • Packit 8f7830
                                                                                                                            					
                                                                                                                          • Fixed bug where invalid seek tables could cause some seeks to fail.
                                                                                                                          • Packit 8f7830
                                                                                                                            					
                                                                                                                          • Added support for decoding the new residual coding method (RESIDUAL_CODING_METHOD_PARTITIONED_RICE2).
                                                                                                                          • Packit 8f7830
                                                                                                                            				
                                                                                                                            Packit 8f7830
                                                                                                                            			
                                                                                                                            Packit 8f7830
                                                                                                                            			
                                                                                                                          • Packit 8f7830
                                                                                                                            				Interface changes (see also the porting guide for specific instructions on porting to FLAC 1.2.0):
                                                                                                                            Packit 8f7830
                                                                                                                            				
                                                                                                                              Packit 8f7830
                                                                                                                              					
                                                                                                                            • Packit 8f7830
                                                                                                                              						libFLAC:
                                                                                                                              Packit 8f7830
                                                                                                                              						
                                                                                                                                Packit 8f7830
                                                                                                                                							
                                                                                                                              • Added FLAC__format_sample_rate_is_subset()
                                                                                                                              • Packit 8f7830
                                                                                                                                						
                                                                                                                                Packit 8f7830
                                                                                                                                					
                                                                                                                                Packit 8f7830
                                                                                                                                					
                                                                                                                              • Packit 8f7830
                                                                                                                                						libFLAC++:
                                                                                                                                Packit 8f7830
                                                                                                                                						
                                                                                                                                  Packit 8f7830
                                                                                                                                  							
                                                                                                                                • Added FLAC::Decoder::Stream::get_decode_position()
                                                                                                                                • Packit 8f7830
                                                                                                                                  						
                                                                                                                                  Packit 8f7830
                                                                                                                                  					
                                                                                                                                  Packit 8f7830
                                                                                                                                  				
                                                                                                                                  Packit 8f7830
                                                                                                                                  			
                                                                                                                                  Packit 8f7830
                                                                                                                                  		
                                                                                                                                  Packit 8f7830
                                                                                                                                  Packit 8f7830
                                                                                                                                  		
                                                                                                                                  Packit 8f7830
                                                                                                                                  Packit 8f7830
                                                                                                                                  		FLAC 1.1.4 (13-Feb-2007)
                                                                                                                                  Packit 8f7830
                                                                                                                                  Packit 8f7830
                                                                                                                                  		
                                                                                                                                  Packit 8f7830
                                                                                                                                  Packit 8f7830
                                                                                                                                  		
                                                                                                                                    Packit 8f7830
                                                                                                                                    			
                                                                                                                                  • Packit 8f7830
                                                                                                                                    				General:
                                                                                                                                    Packit 8f7830
                                                                                                                                    				
                                                                                                                                      Packit 8f7830
                                                                                                                                      					
                                                                                                                                    • Improved compression with no change to format or decrease in speed.
                                                                                                                                    • Packit 8f7830
                                                                                                                                      					
                                                                                                                                    • Encoding and decoding speedups for all modes. Encoding at -8 is twice as fast.
                                                                                                                                    • Packit 8f7830
                                                                                                                                      				
                                                                                                                                      Packit 8f7830
                                                                                                                                      			
                                                                                                                                      Packit 8f7830
                                                                                                                                      			
                                                                                                                                    • Packit 8f7830
                                                                                                                                      				FLAC format:
                                                                                                                                      Packit 8f7830
                                                                                                                                      				
                                                                                                                                        Packit 8f7830
                                                                                                                                        					
                                                                                                                                      • (none)
                                                                                                                                      • Packit 8f7830
                                                                                                                                        				
                                                                                                                                        Packit 8f7830
                                                                                                                                        			
                                                                                                                                        Packit 8f7830
                                                                                                                                        			
                                                                                                                                      • Packit 8f7830
                                                                                                                                        				Ogg FLAC format:
                                                                                                                                        Packit 8f7830
                                                                                                                                        				
                                                                                                                                          Packit 8f7830
                                                                                                                                          					
                                                                                                                                        • (none)
                                                                                                                                        • Packit 8f7830
                                                                                                                                          				
                                                                                                                                          Packit 8f7830
                                                                                                                                          			
                                                                                                                                          Packit 8f7830
                                                                                                                                          			
                                                                                                                                        • Packit 8f7830
                                                                                                                                          				flac:
                                                                                                                                          Packit 8f7830
                                                                                                                                          				
                                                                                                                                            Packit 8f7830
                                                                                                                                            					
                                                                                                                                          • Improved compression with no change to format or decrease in speed.
                                                                                                                                          • Packit 8f7830
                                                                                                                                            					
                                                                                                                                          • Encoding and decoding speedups for all modes. Encoding at -8 is twice as fast.
                                                                                                                                          • Packit 8f7830
                                                                                                                                            					
                                                                                                                                          • Added a new option -w,--warnings-as-errors for treating all warnings as errors.
                                                                                                                                          • Packit 8f7830
                                                                                                                                            					
                                                                                                                                          • Allow --picture option to take only a filename, and have all other attributes extracted from the file itself.
                                                                                                                                          • Packit 8f7830
                                                                                                                                            					
                                                                                                                                          • Fixed a bug that caused suboptimal default compression settings in some locales (SF #1608883).
                                                                                                                                          • Packit 8f7830
                                                                                                                                            					
                                                                                                                                          • Fixed a bug where FLAC-to-FLAC transcoding of a corrupted FLAC file would truncate the transcoded file at the first error (SF #1615019).
                                                                                                                                          • Packit 8f7830
                                                                                                                                            					
                                                                                                                                          • Fixed a bug where using -F with FLAC-to-FLAC transcoding of a corrupted FLAC would have no effect (SF #1615391).
                                                                                                                                          • Packit 8f7830
                                                                                                                                            					
                                                                                                                                          • Fixed a bug where new PICTURE metadata blocks specified with --picture would not be transferred during FLAC-to-FLAC transcoding (SF #1627993).
                                                                                                                                          • Packit 8f7830
                                                                                                                                            				
                                                                                                                                            Packit 8f7830
                                                                                                                                            			
                                                                                                                                            Packit 8f7830
                                                                                                                                            			
                                                                                                                                          • Packit 8f7830
                                                                                                                                            				metaflac:
                                                                                                                                            Packit 8f7830
                                                                                                                                            				
                                                                                                                                              Packit 8f7830
                                                                                                                                              					
                                                                                                                                            • Allow --import-picture-from option to take only a filename, and have all other attributes extracted from the file itself.
                                                                                                                                            • Packit 8f7830
                                                                                                                                              				
                                                                                                                                              Packit 8f7830
                                                                                                                                              			
                                                                                                                                              Packit 8f7830
                                                                                                                                              			
                                                                                                                                            • Packit 8f7830
                                                                                                                                              				plugins:
                                                                                                                                              Packit 8f7830
                                                                                                                                              				
                                                                                                                                                Packit 8f7830
                                                                                                                                                					
                                                                                                                                              • Fixed a bug in the XMMS plugin where Ctrl-3 (file info) would cause a crash if the file did not exist (SF #1634941).
                                                                                                                                              • Packit 8f7830
                                                                                                                                                				
                                                                                                                                                Packit 8f7830
                                                                                                                                                			
                                                                                                                                                Packit 8f7830
                                                                                                                                                			
                                                                                                                                              • Packit 8f7830
                                                                                                                                                				build system:
                                                                                                                                                Packit 8f7830
                                                                                                                                                				
                                                                                                                                                  Packit 8f7830
                                                                                                                                                  					
                                                                                                                                                • Fixed a makefile linkage bug with libogg (SF #1611414).
                                                                                                                                                • Packit 8f7830
                                                                                                                                                  					
                                                                                                                                                • Added pkg-config files for libFLAC and libFLAC++ (SF #1647881).
                                                                                                                                                • Packit 8f7830
                                                                                                                                                  					
                                                                                                                                                • Added --disable-ogg option for building without Ogg support even if libogg is installed (SF #1196996).
                                                                                                                                                • Packit 8f7830
                                                                                                                                                  				
                                                                                                                                                  Packit 8f7830
                                                                                                                                                  			
                                                                                                                                                  Packit 8f7830
                                                                                                                                                  			
                                                                                                                                                • Packit 8f7830
                                                                                                                                                  				libraries:
                                                                                                                                                  Packit 8f7830
                                                                                                                                                  				
                                                                                                                                                    Packit 8f7830
                                                                                                                                                    					
                                                                                                                                                  • Completely rewritten bitbuffer which uses native machine word size instead of bytes for dramatic speed improvements. The speedup should be most dramatic on CPUs with slower byte manipulation capability and big-endian machines.
                                                                                                                                                  • Packit 8f7830
                                                                                                                                                    					
                                                                                                                                                  • Much faster Rice partition size estimation which greatly speeds encoding in higher modes.
                                                                                                                                                  • Packit 8f7830
                                                                                                                                                    					
                                                                                                                                                  • Increased compression for all modes.
                                                                                                                                                  • Packit 8f7830
                                                                                                                                                    					
                                                                                                                                                  • Reduced memory requirements for encoder and decoder.
                                                                                                                                                  • Packit 8f7830
                                                                                                                                                    					
                                                                                                                                                  • Fixed a bug with default apodization settings that were erroneous in some locales (SF #1608883).
                                                                                                                                                  • Packit 8f7830
                                                                                                                                                    				
                                                                                                                                                    Packit 8f7830
                                                                                                                                                    			
                                                                                                                                                    Packit 8f7830
                                                                                                                                                    			
                                                                                                                                                  • Packit 8f7830
                                                                                                                                                    				Interface changes:
                                                                                                                                                    Packit 8f7830
                                                                                                                                                    				
                                                                                                                                                      Packit 8f7830
                                                                                                                                                      					
                                                                                                                                                    • Packit 8f7830
                                                                                                                                                      						libFLAC:
                                                                                                                                                      Packit 8f7830
                                                                                                                                                      						
                                                                                                                                                        Packit 8f7830
                                                                                                                                                        							
                                                                                                                                                      • (behavior only) FLAC__stream_encoder_set_metadata() now makes a copy of the "metadata" array of pointers (but still not copies of the objects themselves) so the client does not need to maintain its copy of the array after the call.
                                                                                                                                                      • Packit 8f7830
                                                                                                                                                        						
                                                                                                                                                        Packit 8f7830
                                                                                                                                                        					
                                                                                                                                                        Packit 8f7830
                                                                                                                                                        					
                                                                                                                                                      • Packit 8f7830
                                                                                                                                                        						libFLAC++:
                                                                                                                                                        Packit 8f7830
                                                                                                                                                        						
                                                                                                                                                          Packit 8f7830
                                                                                                                                                          							
                                                                                                                                                        • (none)
                                                                                                                                                        • Packit 8f7830
                                                                                                                                                          						
                                                                                                                                                          Packit 8f7830
                                                                                                                                                          					
                                                                                                                                                          Packit 8f7830
                                                                                                                                                          				
                                                                                                                                                          Packit 8f7830
                                                                                                                                                          			
                                                                                                                                                          Packit 8f7830
                                                                                                                                                          		
                                                                                                                                                          Packit 8f7830
                                                                                                                                                          Packit 8f7830
                                                                                                                                                          		
                                                                                                                                                          Packit 8f7830
                                                                                                                                                          Packit 8f7830
                                                                                                                                                          		FLAC 1.1.3 (27-Nov-2006)
                                                                                                                                                          Packit 8f7830
                                                                                                                                                          Packit 8f7830
                                                                                                                                                          		
                                                                                                                                                          Packit 8f7830
                                                                                                                                                          Packit 8f7830
                                                                                                                                                          		
                                                                                                                                                            Packit 8f7830
                                                                                                                                                            			
                                                                                                                                                          • Packit 8f7830
                                                                                                                                                            				General:
                                                                                                                                                            Packit 8f7830
                                                                                                                                                            				
                                                                                                                                                              Packit 8f7830
                                                                                                                                                              					
                                                                                                                                                            • Improved compression with no impact on format or decoding speed.
                                                                                                                                                            • Packit 8f7830
                                                                                                                                                              					
                                                                                                                                                            • Much better recovery for corrupted files
                                                                                                                                                            • Packit 8f7830
                                                                                                                                                              					
                                                                                                                                                            • Better multichannel support
                                                                                                                                                            • Packit 8f7830
                                                                                                                                                              					
                                                                                                                                                            • Large file (>2GB) support everywhere
                                                                                                                                                            • Packit 8f7830
                                                                                                                                                              					
                                                                                                                                                            • 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.
                                                                                                                                                            • Packit 8f7830
                                                                                                                                                              					
                                                                                                                                                            • 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.
                                                                                                                                                            • Packit 8f7830
                                                                                                                                                              					
                                                                                                                                                            • Support for new <tt>REPLAYGAIN_REFERENCE_LOUDNESS</tt> tag.
                                                                                                                                                            • Packit 8f7830
                                                                                                                                                              					
                                                                                                                                                            • 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
                                                                                                                                                            • Packit 8f7830
                                                                                                                                                              					
                                                                                                                                                            • 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.
                                                                                                                                                            • Packit 8f7830
                                                                                                                                                              				
                                                                                                                                                              Packit 8f7830
                                                                                                                                                              			
                                                                                                                                                              Packit 8f7830
                                                                                                                                                              			
                                                                                                                                                            • Packit 8f7830
                                                                                                                                                              				FLAC format:
                                                                                                                                                              Packit 8f7830
                                                                                                                                                              				
                                                                                                                                                                Packit 8f7830
                                                                                                                                                                					
                                                                                                                                                              • New PICTURE metadata block for storing things like cover art.
                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                					
                                                                                                                                                              • Speaker assignments and channel orders for 3-6 channels (see frame header).
                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                					
                                                                                                                                                              • Further restrictions on the FLAC subset when the sample rate is <=48kHz; in this case the maximum LPC order is now 12 and maximum blocksize is 4608. This is to further limit the processing and memory requirements for hardware implementations while not measurably affecting compression.
                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                				
                                                                                                                                                                Packit 8f7830
                                                                                                                                                                			
                                                                                                                                                                Packit 8f7830
                                                                                                                                                                			
                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                				Ogg FLAC format:
                                                                                                                                                                Packit 8f7830
                                                                                                                                                                				
                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                  					
                                                                                                                                                                • (none)
                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                  				
                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                  			
                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                  			
                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                  				flac:
                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                  				
                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Improved the -F option to allow decoding of FLAC files whose metadata is corrupted, and other kinds of severe corruption.
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Encoder can now take FLAC and Ogg FLAC as input. The output FLAC file will have all the same metadata as the original unless overridden with options on the command line.
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Encoder can now take WAVEFORMATEXTENSIBLE WAVE files as input; decoder will output WAVEFORMATEXTENSIBLE WAVE files when necessary to conform to the latest Microsoft specifications.
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Now properly supports AIFF and WAVEFORMATEXTENSIBLE multichannel input, performing necessary channel reordering both for encoding and decoding. WAVEFORMATEXTENSIBLE channel mask is also saved to a tag on encoding and restored on decoding for situations when there is no natural mapping to FLAC channel assignments.
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Expanded support for "odd" sample resolutions to WAVE and AIFF input; all resolutions from 4 to 24 bits-per-sample now supported for all input types.
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Added a new option --tag-from-file for setting a tag from file (e.g. for importing a cuesheet as a tag).
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Added a new option --picture for adding pictures.
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Added a new option --apodization for specifying the window function(s) to be used in LPC analysis.
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Added support for encoding from non-compressed AIFF-C (SF #1090933).
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Importing of non-CDDA-compliant cuesheets now only issues a warning, not an error (see here).
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • MD5 comparison failures on decoding are now an error instead of a warning and will also return a non-zero exit code (SF #1493725).
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • The default padding size is now 8K, or 64K if the input audio stream is more than 20 minutes long.
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • 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.
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Fixed a bug that caused a crash when -a and -t were used together (SF #1229481).
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Fixed a bug with --sector-align where appended samples were not always totally silent (SF #1237707).
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Fixed bugs with --sector-align and raw input files.
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Fixed a bug printing out unknown AIFF subchunk names (SF #1267476).
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Fixed a bug where WAVE files with "data" subchunks of size 0 where accepted (SF #1293830).
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Fixed a bug where sync error at end-of-stream of truncated files was not being caught (SF #1244071).
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Fixed a problem with filename parsing if file does not have extension but also has a . in the path (SF #1161916).
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Fixed a problem with fractional-second parsing for --skip/--until in some locales (SF #1031043).
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    					
                                                                                                                                                                  • Increase progress report rate when -p and -e are used together (SF #1580122).
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    				
                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                    			
                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                    			
                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                    				metaflac:
                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                    				
                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                      					
                                                                                                                                                                    • Added support for read-only operations on Ogg FLAC files.
                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                      					
                                                                                                                                                                    • Added a new option --set-tag-from-file for setting a tag from file (e.g. for importing a cuesheet as a tag).
                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                      					
                                                                                                                                                                    • Added a new option --import-picture-from for importing pictures.
                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                      					
                                                                                                                                                                    • Added a new option --export-picture-to for exporting pictures.
                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                      					
                                                                                                                                                                    • Added shorthand operation --remove-replay-gain for removing ReplayGain tags.
                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                      					
                                                                                                                                                                    • --export-cuesheet-to now properly specifies the FLAC file name (SF #1272825).
                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                      					
                                                                                                                                                                    • Importing of non-CDDA-compliant cuesheets now issues a warning.
                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                      					
                                                                                                                                                                    • Removed the following deprecated tag editing options; you should use the new option names shown instead:
                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                      						
                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                        							
                                                                                                                                                                      • Removed --show-vc-vendor; use --show-vendor-tag
                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                        							
                                                                                                                                                                      • Removed --show-vc-field; use --show-tag
                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                        							
                                                                                                                                                                      • Removed --remove-vc-all; use --remove-all-tags
                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                        							
                                                                                                                                                                      • Removed --remove-vc-field; use --remove-tag
                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                        							
                                                                                                                                                                      • Removed --remove-vc-firstfield; use --remove-first-tag
                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                        							
                                                                                                                                                                      • Removed --set-vc-field; use --set-tag
                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                        							
                                                                                                                                                                      • Removed --import-vc-from; use --import-tags-from
                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                        							
                                                                                                                                                                      • Removed --export-vc-to; use --export-tags-to
                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                        						
                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                        					
                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                        					
                                                                                                                                                                      • Disallow multiple input FLAC files when --import-tags-from=- is used (SF #1082577).
                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                        				
                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                        			
                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                        			
                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                        				plugins:
                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                        				
                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                          					
                                                                                                                                                                        • When ReplayGain is on, if tags for the preferred kind of gain (album/track) are not in a stream, the other kind will be used.
                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                          					
                                                                                                                                                                        • Added ReplayGain info to file info box in XMMS plugin
                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                          					
                                                                                                                                                                        • Fixed UTF-8 decoder to disallow non-shortest-form and surrogate sequences (see here).
                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                          				
                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                          			
                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                          			
                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                          				build system:
                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                          				
                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                            					
                                                                                                                                                                          • Added support for building on OS/2 with EMX (SF #1229495)
                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                            					
                                                                                                                                                                          • Added support for building with Borland C++ (SF #1599018)
                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                            					
                                                                                                                                                                          • Added a --disable-xmms-plugin option to configure to prevent building the XMMS plugin (SF #930494).
                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                            					
                                                                                                                                                                          • Added a --disable-doxygen-docs option to configure for disabling Doxygen-based API doc generation (SF #1365935).
                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                            					
                                                                                                                                                                          • Added a --disable-thorough-tests option to configure to do the basic library, stream, and tool tests in a reasonable time (SF #1077948).
                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                            					
                                                                                                                                                                          • Added large file support with AC_SYS_LARGEFILE; use --disable-largefile with configure to disable.
                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                            				
                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                            			
                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                            			
                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                            				libraries:
                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                            				
                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                              					
                                                                                                                                                                            • Merged libOggFLAC into libFLAC; both formats are now supporte through the same API.
                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                              					
                                                                                                                                                                            • Merged libOggFLAC++ into libFLAC++; both formats are now supporte through the same API.
                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                              					
                                                                                                                                                                            • libFLAC and libFLAC++: Simplified encoder setup with new FLAC__stream_encoder_set_compression_level() function.
                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                              					
                                                                                                                                                                            • libFLAC: Improved compression with no impact on FLAC format or decoding time by adding a windowing stage before LPC analysis.
                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                              					
                                                                                                                                                                            • 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).
                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                              					
                                                                                                                                                                            • 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.
                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                              					
                                                                                                                                                                            • libFLAC: Fixed UTF-8 decoder to disallow non-shortest-form and surrogate sequences (see here).
                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                              					
                                                                                                                                                                            • 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).
                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                              				
                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                              			
                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                              			
                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                              				Interface changes (see also the porting guide for specific instructions on porting to FLAC 1.1.3):
                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                              				
                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                					
                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                						all libraries;
                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                						
                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                  							
                                                                                                                                                                                • Merged libOggFLAC into libFLAC; both formats are now supporte through the same API.
                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                  							
                                                                                                                                                                                • Merged libOggFLAC++ into libFLAC++; both formats are now supporte through the same API.
                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                  							
                                                                                                                                                                                • Merged seekable stream decoder and file decoder into the stream decoder.
                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                  							
                                                                                                                                                                                • Merged seekable stream encoder and file encoder into the stream encoder.
                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                  							
                                                                                                                                                                                • Added #defines for the API version number to make porting easier; see <tt>include/lib*FLAC*/export.h</tt>.
                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                  						
                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                  					
                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                  					
                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                  						libFLAC:
                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                  						
                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                    							
                                                                                                                                                                                  • Added FLAC__stream_encoder_set_apodization()
                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                    							
                                                                                                                                                                                  • Added FLAC__stream_encoder_set_compression_level()
                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                    							
                                                                                                                                                                                  • Added FLAC__metadata_object_cuesheet_calculate_cddb_id()
                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                    							
                                                                                                                                                                                  • Added FLAC__metadata_get_cuesheet()
                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                    							
                                                                                                                                                                                  • Added FLAC__metadata_get_picture()
                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                    							
                                                                                                                                                                                  • Added FLAC__metadata_chain_read_ogg() and FLAC__metadata_chain_read_ogg_with_callbacks()
                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                    							
                                                                                                                                                                                  • Changed FLAC__stream_encoder_finish() now returns a FLAC__bool to signal a verify failure, or error processing last frame or updating metadata.
                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                    							
                                                                                                                                                                                  • Changed FLAC__StreamDecoderState: removed state FLAC__STREAM_DECODER_UNPARSEABLE_STREAM
                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                    							
                                                                                                                                                                                  • Changed FLAC__StreamDecoderErrorStatus: new error code FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM
                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                    							
                                                                                                                                                                                  • The above two changes mean that when the decoder encounters what it thinks are unparseable frames from a future decoder, instead of returning a fatal error with the FLAC__STREAM_DECODER_UNPARSEABLE_STREAM state, it just calls the error callback with FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM and leaves the behavior up to the application.
                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                    						
                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                    					
                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                    					
                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                    						libFLAC++:
                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                    						
                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                      							
                                                                                                                                                                                    • Added FLAC::Metadata::Picture
                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                      							
                                                                                                                                                                                    • Added FLAC::Encoder::Stream::set_apodization()
                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                      							
                                                                                                                                                                                    • Added FLAC::Encoder::Stream::set_compression_level()
                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                      							
                                                                                                                                                                                    • Added FLAC::Metadata::CueSheet::calculate_cddb_id()
                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                      							
                                                                                                                                                                                    • Added FLAC::Metadata::get_cuesheet()
                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                      							
                                                                                                                                                                                    • Added FLAC::Metadata::get_picture()
                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                      							
                                                                                                                                                                                    • Changed FLAC::Metadata::Chain::read() to accept a flag denoting Ogg FLAC input
                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                      							
                                                                                                                                                                                    • Changed FLAC::Decoder::Stream::finish() now returns a bool to signal an MD5 failure like FLAC__stream_decoder_finish() does.
                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                      							
                                                                                                                                                                                    • Changed FLAC::Encoder::Stream::finish() now returns a bool to signal a verify failure, or error processing last frame or updating metadata.
                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                      						
                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                      					
                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                      					
                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                      						libOggFLAC:
                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                      						
                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                        							
                                                                                                                                                                                      • Merged into libFLAC.
                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                        						
                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                        					
                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                        					
                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                        						libOggFLAC++:
                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                        						
                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                          							
                                                                                                                                                                                        • Merged into libFLAC++.
                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                          						
                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                          					
                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                          				
                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                          			
                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                          		
                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                          		
                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                          		FLAC 1.1.2 (05-Feb-2005)
                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                          		
                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                          		
                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                            			
                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                            				General:
                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                            				
                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                              					
                                                                                                                                                                                            • Sped up decoding by a few percent overall.
                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                              					
                                                                                                                                                                                            • Sped up encoding when not using LPC (i.e. when using flac options -0, -1, -2, or -l 0).
                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                              					
                                                                                                                                                                                            • Fixed a decoding bug that could cause sync errors with some ID3v1-tagged FLAC files.
                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                              					
                                                                                                                                                                                            • Added HTML documentation for metaflac.
                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                              				
                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                              			
                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                              			
                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                              				FLAC format:
                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                              				
                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                					
                                                                                                                                                                                              • (none)
                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                				
                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                			
                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                			
                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                				Ogg FLAC format:
                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                				
                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                  					
                                                                                                                                                                                                • (none)
                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                  				
                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                  			
                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                  			
                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                  				flac:
                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                  				
                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                    					
                                                                                                                                                                                                  • New option --input-size to manually specify the input size when encoding raw samples from stdin.
                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                    				
                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                    			
                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                    			
                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                    				metaflac:
                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                    				
                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                      					
                                                                                                                                                                                                    • (none)
                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                      				
                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                      			
                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                      			
                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                      				plugins:
                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                      				
                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                        					
                                                                                                                                                                                                      • Added support for HTTP streaming in XMMS plugin. NOTE: there is a bug in the XMMS mpg123 plugin that hijacks FLAC streams; to fix it you will need to add the '.flac' extension to the list of exceptions in Input/mpg123/mpg123.c:is_our_file() in the XMMS sources and recompile.
                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                        				
                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                        			
                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                        			
                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                        				build system:
                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                        				
                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                          					
                                                                                                                                                                                                        • (none)
                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                          				
                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                          			
                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                          			
                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                          				libraries:
                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                          				
                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                            					
                                                                                                                                                                                                          • libFLAC: Sped up Rice block decoding in the bitbuffer, resulting in decoding speed gains of a few percent.
                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                            					
                                                                                                                                                                                                          • libFLAC: Sped up encoding when not using LPC (i.e. max_lpc_order == 0).
                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                            					
                                                                                                                                                                                                          • libFLAC: Trailing NUL characters maintained on Vorbis comment entries so they can be treated like C strings.
                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                            					
                                                                                                                                                                                                          • libFLAC: More FLAC tag (i.e. Vorbis comment) validation.
                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                            					
                                                                                                                                                                                                          • libFLAC: Fixed a bug in the logic that determines the frame or sample number in a frame header; the bug could cause sync errors with some ID3v1-tagged FLAC files.
                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                            					
                                                                                                                                                                                                          • libFLAC, libOggFLAC: Can now be compiled to use only integer instructions, including encoding. The decoder is almost completely integer anyway but there were a couple places that needed a fixed-point replacement. There is no fixed-point version of LPC analysis yet, so if libFLAC is compiled integer-only, the encoder will behave as if the max LPC order is 0 (i.e. used fixed predictors only). LPC decoding is supported in all cases as it always was integer-only.
                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                            				
                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                            			
                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                            			
                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                            				Interface changes:
                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                            				
                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                              					
                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                              						libFLAC:
                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                              						
                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                							
                                                                                                                                                                                                              • Changed: Metadata object interface now maintains a trailing NUL on Vorbis comment entries for convenience.
                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                							
                                                                                                                                                                                                              • Changed: Metadata object interface now validates all Vorbis comment entries on input and returns false if an entry does not conform to the Vorbis comment spec.
                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                							
                                                                                                                                                                                                              • Added FLAC__format_vorbiscomment_entry_name_is_legal()
                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                							
                                                                                                                                                                                                              • Added FLAC__format_vorbiscomment_entry_value_is_legal()
                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                							
                                                                                                                                                                                                              • Added FLAC__format_vorbiscomment_entry_is_legal()
                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                							
                                                                                                                                                                                                              • Added FLAC__metadata_object_vorbiscomment_entry_from_name_value_pair()
                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                							
                                                                                                                                                                                                              • Added FLAC__metadata_object_vorbiscomment_entry_to_name_value_pair()
                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                							
                                                                                                                                                                                                              • Changed the signature of FLAC__metadata_object_vorbiscomment_entry_matches(): the first argument is now FLAC__StreamMetadata_VorbisComment_Entry entry (was const FLAC__StreamMetadata_VorbisComment_Entry *entry), i.e. entry is now pass-by-value.
                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                						
                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                					
                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                					
                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                						libFLAC++:
                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                						
                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                  							
                                                                                                                                                                                                                • Changed: Metadata object interface now maintains a trailing NUL on Vorbis comment values for convenience.
                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                  							
                                                                                                                                                                                                                • Changed: Metadata object interface now validates all Vorbis comment entries on input and returns false if an entry does not conform to the Vorbis comment spec.
                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                  							
                                                                                                                                                                                                                • Changed: All Metadata objects' operator=() methods now return a reference to themselves.
                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                  							
                                                                                                                                                                                                                • Added methods to FLAC::Metadata::VorbisComment::Entry for setting comment values from null-terminated strings:
                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                  								
                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                    									
                                                                                                                                                                                                                  • Entry(const char *field)
                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                    									
                                                                                                                                                                                                                  • Entry(const char *field_name, const char *field_value)
                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                    									
                                                                                                                                                                                                                  • bool set_field(const char *field)
                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                    									
                                                                                                                                                                                                                  • bool set_field_value(const char *field_value)
                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                    								
                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                    							
                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                    							
                                                                                                                                                                                                                  • Changed the signature of FLAC::Metadata::VorbisComment::get_vendor_string() and FLAC::Metadata::VorbisComment::set_vendor_string() to use a UTF-8, NUL-terminated string const FLAC__byte * for the vendor string instead of FLAC::Metadata::VorbisComment::Entry.
                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                    							
                                                                                                                                                                                                                  • Added FLAC::Metadata::*::assign() to all Metadata objects.
                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                    							
                                                                                                                                                                                                                  • Added bool FLAC::Metadata::get_tags(const char *filename, VorbisComment &tags)
                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                    						
                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                    					
                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                    					
                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                    						libOggFLAC:
                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                    						
                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                      							
                                                                                                                                                                                                                    • (none)
                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                      						
                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                      					
                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                      					
                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                      						libOggFLAC++:
                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                      						
                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                        							
                                                                                                                                                                                                                      • (none)
                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                        						
                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                        					
                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                        				
                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                        			
                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                        		
                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                        		
                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                        		FLAC 1.1.1 (01-Oct-2004)
                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                        		
                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                        		
                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                          			
                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                          				General:
                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                          				
                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                            					
                                                                                                                                                                                                                          • Ogg FLAC seeking now works
                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                            					
                                                                                                                                                                                                                          • New optimizations almost double the decoding speed on PowerPC (e.g. Mac G4/G5)
                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                            					
                                                                                                                                                                                                                          • A native OS X release thanks to updated Project Builder and autotools files
                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                            				
                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                            			
                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                            			
                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                            				FLAC format:
                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                            				
                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                              					
                                                                                                                                                                                                                            • Made invalid the metadata block type 127 so that audio frames can always be distinguished from metadata by seeing 0xff as the first byte. (This was also required for the Ogg FLAC mapping.)
                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                              				
                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                              			
                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                              			
                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                              				Ogg FLAC format:
                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                              				
                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                					
                                                                                                                                                                                                                              • First official FLAC->Ogg bitstream mapping standardized (see new FLAC-to-Ogg mapping specification). See the documentation for the --ogg switch about having to re-encode older Ogg FLAC files.
                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                				
                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                			
                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                			
                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                				flac:
                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                				
                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • Print an error when output file already exists instead of automatically overwriting.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • New option -f (--force) to force overwriting if the output file already exists.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • New option --cue to select a specific section to decode using cuesheet track/index points.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • New option --totally-silent to suppress all output.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • New (but undocumented) option --apply-replaygain-which-is-not-lossless which applies ReplayGain to the decoded output. See this thread for usage and caveats.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • When encoding to Ogg FLAC, use a random serial number (instead of 0 as was done before) when a serial number is not specified.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • When encoding multiple Ogg FLAC streams, --serial-number or random serial number sets the first number, which is then incremented for subsequent streams (before, the same serial number was used for all streams).
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • Decoder no longer exits with an error when writing to stdout and the pipe is broken.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • Better explanation of common error messages.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • Default extension when writing AIFF files is .aif (before, it was .aiff).
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • Write more common representation of SANE numbers in AIFF files.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • Bug fix: calculating ReplayGain on 48kHz streams.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • Bug fix: check for supported block alignments in WAVE files.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • Bug fix: "offset" field in AIFF SSND chunk properly handled.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • Bug fix: #679166: flac doesn't respect RIFF subchunk padding byte.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • Bug fix: #828391: --add-replay-gain segfaults.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • Bug fix: #851155: Can't seek to position in flac file.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • Bug fix: #851756: flac --skip --until reads entire file.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • Bug fix: #877122: problem parsing cuesheet with CATALOG entry.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                • Bug fix: #896057: parsing ISRC number from cuesheet.
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  				
                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                  			
                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                  			
                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                  				metaflac:
                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                  				
                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                    					
                                                                                                                                                                                                                                  • Renamed the tag editing options as follows (the ...-vc-... options still work but are deprecated):
                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                    						
                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                      							
                                                                                                                                                                                                                                    • --show-vc-vendor becomes --show-vendor-tag
                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                      							
                                                                                                                                                                                                                                    • --show-vc-field becomes --show-tag
                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                      							
                                                                                                                                                                                                                                    • --remove-vc-all becomes --remove-all-tags
                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                      							
                                                                                                                                                                                                                                    • --remove-vc-field becomes --remove-tag
                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                      							
                                                                                                                                                                                                                                    • --remove-vc-firstfield becomes --remove-first-tag
                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                      							
                                                                                                                                                                                                                                    • --set-vc-field becomes --set-tag
                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                      							
                                                                                                                                                                                                                                    • --import-vc-from becomes --import-tags-from
                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                      							
                                                                                                                                                                                                                                    • --export-vc-to becomes --export-tags-to
                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                      						
                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                    • Better explanation of common error messages.
                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                    • Bug fix: calculating ReplayGain on 48kHz streams.
                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                    • Bug fix: incorrect numbers when printing seek points.
                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                      				
                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                      			
                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                      			
                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                      				plugins:
                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                      				
                                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                      • Speed optimization in ReplayGain synthesis.
                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                      • Speed optimization in XMMS playback.
                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                      • Support for big-endian architectures in XMMS plugin.
                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                      • Removed support for ID3 tags.
                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                      • Bug fix: make hard limiter default to off in XMMS plugin.
                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                      • Bug fix: stream length calculation bug in XMMS plugin, debian bug #200435
                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                      • Bug fix: small memory leak in XMMS plugin.
                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                        				
                                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                                        			
                                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                                        			
                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                        				build system:
                                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                                        				
                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                        • ordinals.h is now static, not a build-generated file anymore.
                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                          				
                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                          			
                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                          			
                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                          				libraries:
                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                          				
                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                          • libFLAC: PPC+Altivec optimizations of some decoder routines.
                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                          • libFLAC: Make stream encoder encode the blocksize and sample rate in the frame header if at all possible (not in STREAMINFO), even if subset encoding was not requested.
                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                          • libFLAC: Bug fix: fixed seek routine where infinite loop could happen when seeking past end of stream.
                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                          • libFLAC, libFLAC++: added methods to skip single frames, useful for quickly finding frame boundaries (see interface changes below).
                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                          • libOggFLAC, libOggFLAC++: New seekable-stream and file encoder and decoder APIs to match native FLAC APIs (see interface changes below).
                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                            				
                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                            			
                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                            			
                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                            				Interface changes:
                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                            				
                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                              						libFLAC:
                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                              						
                                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                                							
                                                                                                                                                                                                                                              • Added FLAC__metadata_get_tags()
                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                							
                                                                                                                                                                                                                                              • Added callback-based versions of metadata editing functions:
                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                								
                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                  									
                                                                                                                                                                                                                                                • FLAC__metadata_chain_read_with_callbacks()
                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                  									
                                                                                                                                                                                                                                                • FLAC__metadata_chain_write_with_callbacks()
                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                  									
                                                                                                                                                                                                                                                • FLAC__metadata_chain_write_with_callbacks_and_tempfile()
                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                  									
                                                                                                                                                                                                                                                • FLAC__metadata_chain_check_if_tempfile_needed()
                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                  								
                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                  							
                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                  							
                                                                                                                                                                                                                                                • Added decoder functions for skipping single frames, also useful for quickly finding frame boundaries:
                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                  								
                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                    									
                                                                                                                                                                                                                                                  • FLAC__stream_decoder_skip_single_frame()
                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                    									
                                                                                                                                                                                                                                                  • FLAC__seekable_stream_decoder_skip_single_frame()
                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                    									
                                                                                                                                                                                                                                                  • FLAC__file_decoder_skip_single_frame()
                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                    								
                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                    							
                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                    							
                                                                                                                                                                                                                                                  • Added new required tell callback on seekable stream encoder:
                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                    								
                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                      									
                                                                                                                                                                                                                                                    • FLAC__SeekableStreamEncoderTellStatus and FLAC__SeekableStreamEncoderTellStatusString[]
                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                      									
                                                                                                                                                                                                                                                    • FLAC__SeekableStreamEncoderTellCallback
                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                      									
                                                                                                                                                                                                                                                    • FLAC__seekable_stream_encoder_set_tell_callback()
                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                      								
                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                      							
                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                      							
                                                                                                                                                                                                                                                    • Changed FLAC__SeekableStreamEncoderState by adding FLAC__SEEKABLE_STREAM_ENCODER_TELL_ERROR
                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                      							
                                                                                                                                                                                                                                                    • Changed Tell callback is now required to initialize seekable stream encoder
                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                      							
                                                                                                                                                                                                                                                    • Deleted erroneous and unimplemented FLAC__file_decoder_process_remaining_frames()
                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                      						
                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                      						libFLAC++:
                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                      						
                                                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                                                        							
                                                                                                                                                                                                                                                      • Added FLAC::Metadata::get_tags()
                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                        							
                                                                                                                                                                                                                                                      • Added decoder functions for skipping single frames, also useful for quickly finding frame boundaries:
                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                        								
                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                          									
                                                                                                                                                                                                                                                        • FLAC::Decoder::Stream::skip_single_frame()
                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                          									
                                                                                                                                                                                                                                                        • FLAC::Decoder::SeekableStream::skip_single_frame()
                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                          									
                                                                                                                                                                                                                                                        • FLAC::Decoder::File::skip_single_frame()
                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                          								
                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                          							
                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                          							
                                                                                                                                                                                                                                                        • Added encoder functions for setting metadata:
                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                          								
                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                            									
                                                                                                                                                                                                                                                          • FLAC::Encoder::Stream::set_metadata(FLAC::Metadata::Prototype **metadata, unsigned num_blocks)
                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                            									
                                                                                                                                                                                                                                                          • FLAC::Encoder::SeekableStream::set_metadata(FLAC::Metadata::Prototype **metadata, unsigned num_blocks)
                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                            									
                                                                                                                                                                                                                                                          • FLAC::Encoder::File::set_metadata(FLAC::Metadata::Prototype **metadata, unsigned num_blocks)
                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                            								
                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                            							
                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                            							
                                                                                                                                                                                                                                                          • Added new required tell callback on seekable stream encoder:
                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                            								
                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                              									
                                                                                                                                                                                                                                                            • pure virtual FLAC::Encoder::SeekableStream::tell_callback()
                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                              								
                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                              							
                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                              							
                                                                                                                                                                                                                                                            • Changed Tell callback is now required to initialize seekable stream encoder
                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                              							
                                                                                                                                                                                                                                                            • Deleted the following methods:
                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                              								
                                                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                                                									
                                                                                                                                                                                                                                                              • FLAC::Decoder::Stream::State::resolved_as_cstring()
                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                									
                                                                                                                                                                                                                                                              • FLAC::Encoder::Stream::State::resolved_as_cstring()
                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                								
                                                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                                                							
                                                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                                                						
                                                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                                                					
                                                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                                                					
                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                						libOggFLAC:
                                                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                                                						
                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                  							
                                                                                                                                                                                                                                                                • Added OggFLAC__SeekableStreamDecoder interface
                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                  							
                                                                                                                                                                                                                                                                • Added OggFLAC__FileDecoder interface
                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                  							
                                                                                                                                                                                                                                                                • Added OggFLAC__SeekableStreamEncoder interface
                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                  							
                                                                                                                                                                                                                                                                • Added OggFLAC__FileEncoder interface
                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                  							
                                                                                                                                                                                                                                                                • Added OggFLAC__stream_decoder_get_resolved_state_string()
                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                  							
                                                                                                                                                                                                                                                                • Added OggFLAC__stream_encoder_get_resolved_state_string()
                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                  							
                                                                                                                                                                                                                                                                • Added OggFLAC__stream_encoder_set_metadata_callback()
                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                  							
                                                                                                                                                                                                                                                                • Changed OggFLAC__StreamDecoderState by adding OggFLAC__STREAM_DECODER_END_OF_STREAM
                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                  						
                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                  						libOggFLAC++:
                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                  						
                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                    							
                                                                                                                                                                                                                                                                  • Added OggFLAC::Decoder::SeekableStream interface
                                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                                    							
                                                                                                                                                                                                                                                                  • Added OggFLAC::Decoder::File interface
                                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                                    							
                                                                                                                                                                                                                                                                  • Added OggFLAC::Encoder::SeekableStream interface
                                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                                    							
                                                                                                                                                                                                                                                                  • Added OggFLAC::Encoder::File interface
                                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                                    							
                                                                                                                                                                                                                                                                  • Added OggFLAC::Decoder::Stream::get_resolved_state_string()
                                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                                    							
                                                                                                                                                                                                                                                                  • Added OggFLAC::Encoder::Stream::get_resolved_state_string()
                                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                                    							
                                                                                                                                                                                                                                                                  • Added pure virtual OggFLAC::Encoder::Stream::metadata_callback()
                                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                                    						
                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                    					
                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                    				
                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                    			
                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                    		
                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                    		
                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                    		FLAC 1.1.0 (26-Jan-2003)
                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                    		
                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                    		
                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                      			
                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                      				General:
                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                      				
                                                                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                      • All code is now Valgrind-clean!
                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                      • New CUESHEET metadata block for storing CD TOC and index point information. Now a CD can be completely backed up to a single FLAC file for archival.
                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                      • ReplayGain support.
                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                      • Better compression of 24-bit files.
                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                      • More complete AIFF support.
                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                      • 3DNow! optimizations enabled by default.
                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                      • Complete MSVC build system with .dsp projects for everything, which can build both static libs and DLLs, and in debug or release mode, all in the same source tree.
                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                        				
                                                                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                                                                        				flac:
                                                                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                                                                        				
                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                        • Can now decode FLAC to AIFF; new --force-aiff-format option.
                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                        • New --cuesheet option for reading and storing a cuesheet when encoding a whole CD. Automatically creates seek points for track and index points unless --no-cued-seekpoints is used.
                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                        • New --replay-gain option for calculating ReplayGain values and storing them as tags.
                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                        • New --until option complements --skip to stop decoding at a specified point in the stream.
                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                        • --skip and --until now also accept mm:ss.ss format.
                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                        • New -S #s flavor to specify seekpoints every '#' number of seconds.
                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                        • flac now defaults to -S 10s instead of -S 100x for the seek table.
                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                        • flac now adds a 4k PADDING block by default (turn off with --no-padding).
                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                        • Fixed a bug with --skip and AIFF-to-FLAC encoding.
                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                        • Fixed a bug where decoding a FLAC file whose total_samples==0 in the STREAMINFO would corrupt the WAVE header.
                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                          				
                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                          				metaflac:
                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                          				
                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                          • New --import-cuesheet-from option for reading and storing a cuesheet to a FLAC-encoded CD. Automatically creates seek points for track and index points unless --no-cued-seekpoints is used.
                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                          • New --export-cuesheet-to option for writing a cuesheet from a FLAC file for use with CD authoring software.
                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                          • New --add-replay-gain option for calculating ReplayGain values and storing them as tags.
                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                          • New --add-seekpoint option to add seekpoints to an existing FLAC file. Includes new --add-seekpoint=#s flavor to add seekpoints every '#' number of seconds.
                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                            				
                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                            				XMMS plugin:
                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                            				
                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                            • Configurable sample resolution conversion with dither.
                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                            • ReplayGain support with customizable noise shaping, pre-amp, and optional hard limiter.
                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                            • New Vorbis comment editor.
                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                            • File info now works.
                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                            • Bitrate now shows the smoothed instantaneous bitrate.
                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                            • Uses the ARTIST tag if there is no PERFORMER tag.
                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                              				
                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                              				Winamp2 plugin:
                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                              				
                                                                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                                                                					
                                                                                                                                                                                                                                                                              • Configurable sample resolution conversion with dither.
                                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                                					
                                                                                                                                                                                                                                                                              • ReplayGain support with customizable noise shaping, pre-amp, and optional hard limiter.
                                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                                					
                                                                                                                                                                                                                                                                              • File info now works.
                                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                                					
                                                                                                                                                                                                                                                                              • Uses the ARTIST tag if there is no PERFORMER tag.
                                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                                				
                                                                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                                                                				Libraries (developers take note!):
                                                                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                                                                				
                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                • All code and tests are instrumented for Valgrind. All tests run Valgrind-clean, meaning no memory leaks or buffer over/under-runs.
                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                • Separate 64-bit datapath through the filter in libFLAC for better compression of >16 bps files.
                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                • FLAC__metadata_object_new(FLAC__METADATA_TYPE_VORBIS_COMMENT) now sets the vendor string.
                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                • The documentation on the usage of FLAC::Iterator::get_block() in libFLAC++ has an important correction. If you use this class make sure to read this.
                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                  				
                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                  			
                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                  		
                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                  		
                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                  		FLAC 1.0.4 (24-Sep-2002)
                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                  		
                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                  		
                                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                                    			
                                                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                                                    				Plugins:
                                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                                    				
                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                                                    • Support for Vorbis comments, ID3 v1 and v2 tags.
                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                                                    • Configurable title formatting and charset conversion in XMMS plugin.
                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                                                    • Support for 8- and 24-bit FLAC files. There is a compile-time option for raw 24-bit output or 24bps-to-16bps linear dithering (the default).
                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                      				
                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                      				flac:
                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                      				
                                                                                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                                      • Improved option parser (now uses getopt).
                                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                                      • AIFF input support (thanks to Brady Patterson).
                                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                                      • Small decoder speedup.
                                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                                      • --sector-align now supported for raw input files.
                                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                                      • New -T, --tag options for adding Vorbis comments while encoding.
                                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                                      • New --serial-number option for use with --ogg.
                                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                                      • Automatically writes vendor string in Vorbis comments.
                                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                                      • Drastically reduced memory requirements.
                                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                                      • Fixed bug where extra fmt/data chunks that were supposed to be skipped were not getting skipped.
                                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                                      • Fixed bug in granulepos setting for Ogg FLAC streams.
                                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                                        					
                                                                                                                                                                                                                                                                                      • Fixed memory leak when encoding multiple files with -V.
                                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                                        				
                                                                                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                                                                                        				metaflac:
                                                                                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                                                                                        				
                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                        • UTF-8 support in Vorbis comments.
                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                        • New --import-vc-from and --export-vc-to commands for importing/exporting Vorbis comments from/to a file. For example, the following can be used to copy tags back and forth:
                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                          					        
                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                          					        metaflac --export-vc-to=- --no-utf8-convert file.flac | vorbiscomment --raw -w file.ogg
                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                          					        vorbiscomment --raw -l file.ogg | metaflac --import-vc-from=- --no-utf8-convert file.flac
                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                          					        
                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                        • Fixed bug #606796 where metaflac was failing on read-only files.
                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                          				
                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                          				Libraries:
                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                          				
                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                                          • All APIs now meticulously documented via Doxygen. See here.
                                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                                          • New libOggFLAC and libOggFLAC++ libraries. These wrap around libFLAC to provide encoding and decoding of Ogg FLAC streams, providing interfaces similar to the ones of the native FLAC libraries. These are also documented via Doxygen.
                                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                                          • New FLAC__SeekableStreamEncoder and FLAC__FileEncoder in libFLAC simplify common encoding tasks.
                                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                                          • New verify mode in all encoders.
                                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                                          • FLAC__stream_encoder_finish() now resets the defaults just like the stream decoders.
                                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                                          • Drastically reduced memory requirements of encoders and decoders.
                                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                                          • Encoder now automatically writes vendor string in VORBIS_COMMENT block.
                                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                                          • Encoding speedup of fixed predictors and MD5 speedup for 16bps mono/stereo signals on x86 (thanks to Miroslav Lichvar).
                                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                                          • Fixed bug in metadata interface where a bps in STREAMINFO > 16 was incorrectly parsed.
                                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                                          • Fixed bug where aborting stream decoder could cause infinite loop.
                                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                                          • Behavior change: simplified decoder *_process() commands.
                                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                                          • Behavior change: calling FLAC__stream_encoder_init() calls write callback once for "fLaC" signature and once for each metadata block.
                                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                                          • Behavior change: deprecated do_escape_coding and rice_parameter_search_distance in encoder.
                                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                                            				
                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                            			
                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                            		
                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                            		
                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                            		FLAC 1.0.3 (03-Jul-2002)
                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                            		
                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                            		
                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                              			
                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                              				New features:
                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                              				
                                                                                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                                                                                					
                                                                                                                                                                                                                                                                                              • 24-bit input support restored in flac.
                                                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                                                					
                                                                                                                                                                                                                                                                                              • Decoder speedup in libFLAC, which is directly passed on to the command-line decoder and plugins.
                                                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                                                					
                                                                                                                                                                                                                                                                                              • New -F option to flac to continue decoding in spite of errors.
                                                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                                                					
                                                                                                                                                                                                                                                                                              • Correctly set granulepos in Ogg packets so seeking Ogg FLAC streams will be easier.
                                                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                                                					
                                                                                                                                                                                                                                                                                              • New VORBIS_COMMENT metadata block for tagging with Vorbis-style comments.
                                                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                                                					
                                                                                                                                                                                                                                                                                              • Vastly improved metaflac, now with many editing and tagging options.
                                                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                                                					
                                                                                                                                                                                                                                                                                              • Partial id3v1 support in Winamp plugins.
                                                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                                                					
                                                                                                                                                                                                                                                                                              • Updated Winamp 3 plugin.
                                                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                                                					
                                                                                                                                                                                                                                                                                              • Note: new semantics for -P option in flac.
                                                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                                                					
                                                                                                                                                                                                                                                                                              • Note: removed -R option in flac.
                                                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                                                				
                                                                                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                                                                                				New library features:
                                                                                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                                                                                				
                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                • Previously mentioned decoder speedup in libFLAC.
                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                • New metadata interface to libFLAC for manipulating metadata in FLAC files.
                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                • New libFLAC++ API, an object wrapper around libFLAC.
                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                • New VORBIS_COMMENT metadata block for tagging with Vorbis-style comments.
                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                • Customizable metadata filtering by type in decoders.
                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                • Stream encoder can take an arbitrary list of metadata blocks, instead of just one SEEKTABLE and/or PADDING block.
                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                  				
                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                  				Bugs fixed:
                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                  				
                                                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                                                    					
                                                                                                                                                                                                                                                                                                  • Fixed bug with using pipes under Windows.
                                                                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                                                                    					
                                                                                                                                                                                                                                                                                                  • Fixed several bugs in the plugins and made them more robust in general.
                                                                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                                                                    					
                                                                                                                                                                                                                                                                                                  • Fixed bug in flac where decoding to WAVE of a FLAC file with 0 for total_samples in the STREAMINFO block yielded a WAVE chunk of 0 size.
                                                                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                                                                    					
                                                                                                                                                                                                                                                                                                  • Fixed bug in Ogg packet numbering.
                                                                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                                                                    				
                                                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                                                    			
                                                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                                                    		
                                                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                                                    		
                                                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                                                    		FLAC 1.0.2 (03-Dec-2001)
                                                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                                                    		
                                                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                                                    		
                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                      			
                                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                                      				This release is only to fix a bug that was causing some of the plugins to crash sporadically.  It can also affect libFLAC users that reuse one file decoder instance for multiple files
                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                      			
                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                      		
                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                      		
                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                      		FLAC 1.0.1 (14-Nov-2001)
                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                      		
                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                      		
                                                                                                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                                                                                                        			
                                                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                                                        				New features for users:
                                                                                                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                                                                                                        				
                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                                        • Support for Ogg-FLAC, i.e. flac can now read and write FLAC streams using Ogg as the transport layer.
                                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                                        • New Winamp 3 plugin based on the Wasabi Beta 1 SDK.
                                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                                        • New utilities for adding FLAC support to the Monkey's Audio GUI (see how).
                                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                                        • Mac OS X support. The download area now contains an OS X binary release.
                                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                                        • Mingw32 support.
                                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                                        • Better handling of MS-specific 'fmt' chunks in WAVE files.
                                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                                          				
                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                          				New features for developers:
                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                          				
                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                                                          • Added a SeekableStreamDecoder layer between StreamDecoder and FileDecoder. This makes it easier to use libFLAC in situations where files have been abstracted away. See the latest documentation for more. The interface for the StreamDecoder and FileDecoder remain the same and are still binary-compatible with libFLAC 1.0.
                                                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                                                            					
                                                                                                                                                                                                                                                                                                          • Drastically reduced the stack requirements of the encoder.
                                                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                                                            				
                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                            				Bug fixes:
                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                            				
                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                                                            • Fixed a serious bug with flac and raw input where the encoder was trying to rewind when it shouldn't, which would add 12 junk samples to the encoded file. This was not present in WAVE encoding.
                                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                                                            • Fixed a minor bug in libFLAC with setting the file name to stdin on a file decoder.
                                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                                                            • Fixed a minor bug in libFLAC where multiple calls to setting the file name on a file decoder caused leaked memory.
                                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                                                            • Fixed a minor bug in metaflac, now correctly skips an id3v2 tag if present.
                                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                                                            • Fixed a minor bug in metaflac, now correctly skips long metadata blocks.
                                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                                              				
                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                              			
                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                              		
                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                              		
                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                              		FLAC 1.0 (20-Jul-2001)
                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                              		
                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                              		
                                                                                                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                                                                                                			
                                                                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                                                                				It's finally here.  There are a few new features but mostly it is minor bug fixes since 0.10:
                                                                                                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                                                                                                				
                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                                • New '--sector-align' option to flac which aligns a group of encoded files on CD audio sector boundaries.
                                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                                • New '--output-prefix' option to flac to allow the user to prepend a prefix to all output filenames (useful, for example, for encoding/decoding to a different directory).
                                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                                • Better WAVE autodetection (doesn't rely on ungetc() anymore).
                                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                                • Cleaner one-line encoding/decoding stats.
                                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                                • Changes to the libFLAC interface and type names to make binary compatibility easier to maintain in the future.
                                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                                • New '--sse-os' option to 'configure' to enable faster SSE-based routines.
                                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                                • Another (hopefully last) fix to the Winamp 2 plugin.
                                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                                • Slightly improved Rice parameter estimation.
                                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                                • Bug fixes for some very rare corner cases when encoding.
                                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                                  				
                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                  			
                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                  		
                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                  		
                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                  		FLAC 0.10 (07-Jun-2001)
                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                  		
                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                  		
                                                                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                                                                    			
                                                                                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                                                                                    				This is probably the final beta.  There have been many improvements in the last two months:
                                                                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                                                                    				
                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                                                                                    • Both the encoder and decoder have been significantly sped up. Aside from C improvements, the code base now has an assembly infrastructure that allows assembly routines for different architectures to be easily integrated. Many key routines have now have faster IA-32 implementations (thanks to Miroslav).
                                                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                                                                                    • A new metadata block SEEKTABLE has been defined to hold an arbitrary number of seek points, which speeds up seeking within a stream.
                                                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                                                                                    • flac now has a command-line usage similar to 'gzip'; make sure to see the latest documentation for the new usage. It also attempts to preserve the input file's timestamp and permissions.
                                                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                                                                                    • The -# options in flac have been tweaked to yield the best compression-to-encode-time ratios. The new default is -5.
                                                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                                                                                    • flac can now usually autodetect WAVE files when encoding so that -fw is usually not needed when encoding from stdin.
                                                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                                                                                    • The WAVE reader in flac now just ignores (with a warning) unsupported sub-chunks instead of aborting with an error.
                                                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                                                                                    • Added an option '--delete-input-file' to flac which automatically deletes the input after a successful encode/decode.
                                                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                                                                                    • Added an option '-o' to flac to force the output file name (the old usage of "flac - outputfilename" is no longer supported).
                                                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                                                                                    • Changed the XMMS plugin to send smaller chunks of samples (now 512) so that visualization is not slow.
                                                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                                                                                    • Fixed a bug in the stream decoder where the decoded samples counter got corrupted after a seek.
                                                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                                                      				
                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                      			
                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                      		
                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                      		
                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                      		FLAC 0.9 (31-Mar-2001)
                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                      		
                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                      		
                                                                                                                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                                                                                                                        			
                                                                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                                                                        				Bug fixes and some new features:
                                                                                                                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                                                                                                                        				
                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                                                        • FLAC's sync code has been lengthened to 14 bits from 9 bits. This should enable a faster and more robust synchronization mechanism.
                                                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                                                        • Two reserved bits were added to the frame header.
                                                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                                                        • A CRC-16 was added to the FLAC frame footer, and the decoder now does frame integrity checking based on the CRC.
                                                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                                                        • The format now includes a new subframe field to indicate when a subblock has one or more 0 LSBs for all samples. This increases compression on some kinds of data.
                                                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                                                        • Added two options to the analysis mode, one for including the residual signal in the analysis file, and one for generating gnuplot files of each subframe's residual distribution with some statistics. See the latest documentation.
                                                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                                                        • XMMS plugin now supports 8-bit files.
                                                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                                                        • Fixed a bug in the Winamp2 plugin where the audio sounded garbled.
                                                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                                                        • Fixed a bug in the Winamp2 plugin where Winamp would hang sporadically at the end of a track (c.f. bug #231197).
                                                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                                                          				
                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                          			
                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                          		
                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                          		
                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                          		FLAC 0.8 (05-Mar-2001)
                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                          		
                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                          		
                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                            			
                                                                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                                                                            				Changes since 0.7:
                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                            				
                                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                                                                            • Created a new utility called metaflac. It is a metadata editor for .flac files. Right now it just lists the contents of the metadata blocks but eventually it will allow update/insertion/deletion.
                                                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                                                                            • Added two new metadata blocks: PADDING which has an obvious function, and APPLICATION, which is meant to be open to third party applications. See the latest format docs for more info, or the new id registration page.
                                                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                                                                            • Added a -P option to flac to reserve a PADDING block when encoding.
                                                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                                                                            • Added support for 24-bit files to flac (the FLAC format always supported it).
                                                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                                                                            • Started the Winamp3 plugin.
                                                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                                                                            • Greatly expanded the test suite, adding more streams (24-bit streams, noise streams, non-audio streams, more patterns) and more option combinations to the encoder. The test suite runs about 30 streams and over 5000 encodings now.
                                                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                                                                            • Fixed a bug in libFLAC that happened when using an exhaustive LPC coefficient quantization search with 8 bps input.
                                                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                                                                            • Fixed a bug in libFLAC where the error estimation in the fixed predictor could overflow.
                                                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                                                                            • Fixed a bug in libFLAC where LPC was attempted even when the autocorrelation coefficients implied it wouldn't help.
                                                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                                                                            • Reworked the LPC coefficient quantizer, which also fixed another bug that might occur in rare cases.
                                                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                                                                            • Really fixed the '-V overflow' bug (c.f. bug #231976).
                                                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                                                              					
                                                                                                                                                                                                                                                                                                                            • Fixed a bug in flac related to the decode buffer sizing.
                                                                                                                                                                                                                                                                                                                            • Packit 8f7830
                                                                                                                                                                                                                                                                                                                              				
                                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                                              				FLAC is very close to being ready for an official release.  The only known problems left are with the Winamp plugins, which should be fixed soon, and pipes with MSVC.
                                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                                              			
                                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                                              		
                                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                                              		
                                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                                              		FLAC 0.7 (12-Feb-2001)
                                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                                              		
                                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                                              Packit 8f7830
                                                                                                                                                                                                                                                                                                                              		
                                                                                                                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                                                                                                                			
                                                                                                                                                                                                                                                                                                                              • Packit 8f7830
                                                                                                                                                                                                                                                                                                                                				Changes:
                                                                                                                                                                                                                                                                                                                                Packit 8f7830
                                                                                                                                                                                                                                                                                                                                				
                                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                                                • Fixed a bug that happened when both -fr and --seek were used at the same time.
                                                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                                                • Fixed a bug with -p (c.f. bug #230992).
                                                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                                                • Fixed a bug that happened when using large (>32K) blocksizes and -V (c.f. bug #231976).
                                                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                                                • Fixed a bug where encoder was double-closing a file.
                                                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                                                • Expanded the test suite.
                                                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                                                  					
                                                                                                                                                                                                                                                                                                                                • Added more optimization flags for gcc, which should speed up flac.
                                                                                                                                                                                                                                                                                                                                • Packit 8f7830
                                                                                                                                                                                                                                                                                                                                  				
                                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                                  			
                                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                                  		
                                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                                  		
                                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                                  		FLAC 0.6 (28-Jan-2001)
                                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                                  		
                                                                                                                                                                                                                                                                                                                                  Packit 8f7830
                                                                                                                                                                                                                                                                                                                                  		
                                                                                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                                                                                    			
                                                                                                                                                                                                                                                                                                                                  • Packit 8f7830
                                                                                                                                                                                                                                                                                                                                    				The encoder is now much faster.  The -m option has been sped up by 4x and -r improved, meaning that in the default compression mode (-6), encoding should be at least 3 times faster.  Other changes:
                                                                                                                                                                                                                                                                                                                                    Packit 8f7830
                                                                                                                                                                                                                                                                                                                                    				
                                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                                                                                                    • Some bugs related to flac and pipes were fixed
                                                                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                                                                                                    • A "loose mid-side" (-M) option to the encoder has been added, which adaptively switches between independent and mid-side coding, instead of the exhaustive search that -m does.
                                                                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                                                                                                    • An analyze mode (-a) has been added to flac. This is useful mainly for developers; currently it will dump info about each frame and subframe to a file. It's a text file in a format that can be easily processed by scripts; a separate analysis program is in the works.
                                                                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                                                                      					
                                                                                                                                                                                                                                                                                                                                    • The source now has an autoconf/libtool-based build system. This should allow the source to build "out-of-the-box" on many more platforms.
                                                                                                                                                                                                                                                                                                                                    • Packit 8f7830
                                                                                                                                                                                                                                                                                                                                      				
                                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                                      			
                                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                                      		
                                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                                      		
                                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                                      		FLAC 0.5 (15-Jan-2001)
                                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                                      		
                                                                                                                                                                                                                                                                                                                                      Packit 8f7830
                                                                                                                                                                                                                                                                                                                                      		
                                                                                                                                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                                                                                                                                        			
                                                                                                                                                                                                                                                                                                                                      • Packit 8f7830
                                                                                                                                                                                                                                                                                                                                        				This is the first beta version of FLAC.  Being beta, there will be no changes to the format that will break older streams, unless a serious bug involving the format is found.  What this means is that, barring such a bug, streams created with 0.5 will be decodable by future versions.  This version also includes some new features:
                                                                                                                                                                                                                                                                                                                                        Packit 8f7830
                                                                                                                                                                                                                                                                                                                                        				
                                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                                                                        • An MD5 signature of the unencoded audio is computed during encoding, and stored in the Encoding metadata block in the stream header. When decoding, flac will now compute the MD5 signature of the decoded data and compare it against the signature in the stream header.
                                                                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                                                                          					
                                                                                                                                                                                                                                                                                                                                        • A test mode (-t) has been added to flac. It works like decode mode but doesn't write an output file.
                                                                                                                                                                                                                                                                                                                                        • Packit 8f7830
                                                                                                                                                                                                                                                                                                                                          				
                                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                                          			
                                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                                          		
                                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                                          		
                                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                                          		FLAC 0.4 (23-Dec-2000)
                                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                                          		
                                                                                                                                                                                                                                                                                                                                          Packit 8f7830
                                                                                                                                                                                                                                                                                                                                          		
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            			
                                                                                                                                                                                                                                                                                                                                          • This version fixes a bug in the constant subframe detection. More importantly, a verify option (-V) has been added to flac that verifies the encoding process. With this option turned on, flac will create a parallel decoder while encoding to make sure that the encoded output decodes to exactly match the original input. In this way, any unknown bug in the encoder will be caught and flac will abort with an error message.
                                                                                                                                                                                                                                                                                                                                          • Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            		
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            	
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            	
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            	
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            	
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            		
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            			
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            				Copyright (c) 2004-2009  Josh Coalson
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            				
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            				Copyright (c) 2011-2016  Xiph.Org Foundation
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            			
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            			
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            				Valid XHTML 1.0!
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            			
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            		
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            	
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            </body>
                                                                                                                                                                                                                                                                                                                                            Packit 8f7830
                                                                                                                                                                                                                                                                                                                                            </html>