add code for forcing the file mode for stdin/stdout to binary when needed
[platform/upstream/flac.git] / src / flac /
2002-02-17 Josh Coalsonadd code for forcing the file mode for stdin/stdout...
2002-02-12 Josh Coalsonadd --fast and --best flags
2002-02-06 Josh Coalsonuse -1 for the granulepos in the metadata packet
2002-02-06 Josh Coalsonfix bug where the metadata packet and first audio packe...
2002-02-06 Josh Coalsonprevious commit used the byte offset; this one actually...
2002-02-06 Josh Coalsonuse the sample number for the granulepos
2002-02-05 Josh Coalsonminor bug fixes
2002-01-26 Josh Coalsonsimplify some of the fseek()ing code
2002-01-26 Josh Coalsonfix bug where flac would crash if not given a value...
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2002-01-26 Josh Coalsonminor wording change for -M in the usage
2001-12-07 Josh Coalsonadd support for Darwin builds
2001-12-04 Josh Coalsonupdate the version number to 1.0.2
2001-12-04 Josh Coalsonsimplify decoder finishing
2001-11-15 Josh Coalsonfix the ogg define
2001-11-13 Josh Coalsoncommit patch for compiling on mingw32
2001-11-13 Josh Coalsonadd ogg support
2001-11-11 Josh Coalsonminor cosmetics with Ogg defines
2001-11-01 Josh Coalsonmove placement of -lm ala Christian
2001-11-01 Josh Coalsonmake --help synonymous with -H, print long --help to...
2001-10-31 Josh Coalsonseveral ogg-related fixes
2001-10-31 Josh Coalsonremove unnecessary -fw option
2001-10-31 Josh Coalsonrename -9 to secret option; break up help into short...
2001-10-31 Josh Coalsonadd support for writing ogg streams
2001-10-16 Josh Coalsonfix bug where raw encoder rewinds to beginning of file...
2001-08-16 Josh Coalsonfix bug when skipping data
2001-08-14 Josh Coalsonadd support for non-standard fmt chunks
2001-07-22 Josh Coalsonmore autoconf/automake patches from Matt
2001-07-16 Josh Coalsonadd checking based on number_type in the frame header
2001-07-12 Josh Coalsoninclude rice parameters and escape codes in --a-rtext...
2001-07-12 Josh Coalsonadd -E escape coding option, better reporting on verify...
2001-07-12 Josh Coalsonadd -E escape coding option
2001-07-03 Josh Coalsonadd explicit casts for some implicit conversions
2001-06-27 Josh Coalsonadd -DVERSION
2001-06-27 Josh Coalsontweaks to make things work with VC++
2001-06-27 Josh Coalsonadd the --output-prefix option
2001-06-27 Josh Coalsonadd --sector-align option
2001-06-27 Josh Coalsonworkaround for #include bug on OS X
2001-06-27 Josh Coalsonminor tweak to exit code handling
2001-06-23 Josh Coalsonrevamp the ordinal types
2001-06-19 Josh Coalsonminor #include changes
2001-06-16 Josh Coalsonrevamp encoder/decoder interface to use set methods...
2001-06-15 Josh Coalsonfix syntax typo
2001-06-15 Josh Coalsonunify the error reporting; make the statistics output...
2001-06-15 Josh Coalsonchange WAVE reader to ignore sub-chunks after "data...
2001-06-14 Josh Coalsonadd support for last_metadata_is_last flag in the strea...
2001-06-13 Josh Coalsonrename FLAC__Encoder to FLAC__StreamEncoder, OOPize...
2001-06-08 Josh Coalsonadd/update copyright and license notices
2001-06-07 Josh Coalsonpatch from Christian for FreeBSD
2001-06-07 Josh Coalsonfix WAVE autodetect to be more robust and not require...
2001-06-07 Josh Coalsonadd flac__file_get_filesize()
2001-06-07 Josh Coalsonfixes for MSVC
2001-06-06 Josh Coalsonadd -o option, remove "flac - outfilename" mode
2001-06-06 Josh Coalsonmake the default suffix .ana for analysis files
2001-06-06 Josh Coalsonadd --delete-input-file flag
2001-06-06 Josh Coalsonstandardize flac__ names
2001-06-06 Josh Coalsonadd file.c
2001-06-06 Josh Coalsontransfer input file timestamp/permissions to output...
2001-06-06 Josh Coalsoninitial import
2001-06-06 Josh Coalsonstandardize flac__ names
2001-06-05 Josh Coalsonremove -R 32 from -9
2001-06-05 Josh Coalsonslow down stats printing
2001-06-05 Josh Coalsonignore (with warning) unknown subchunks instead of...
2001-06-05 Josh Coalsonchange meaning of -0
2001-05-31 Josh Coalsonput a FLAC__ASSERT wrapper around assert()
2001-05-28 Josh Coalsonfix bug where encoder_wrapper->stream_offset was not...
2001-05-28 Josh Coalsonfix bug in write_big_endian_uint64()
2001-05-27 Josh Coalsonminor fix to the usage printout
2001-05-27 Josh Coalsonshorten the status line
2001-05-25 Josh Coalsonchange wording on failed verify message
2001-05-25 Josh Coalsonremove some junk printouts
2001-05-25 Josh Coalsonfix bug in seekpoint uniquification
2001-05-09 Josh Coalsonfix bug where decoder was closing stdout
2001-05-04 Josh Coalsonmore fixes to the -# settings
2001-05-03 Josh Coalsonupdate -# settings
2001-05-02 Josh Coalsonupdate default values for compression levels
2001-05-02 Josh Coalsonskip allowed for analyze mode
2001-05-01 Josh Coalsonmassive changes to command line parsing to act like...
2001-05-01 Josh Coalsonoops, move message to correct place
2001-05-01 Josh Coalsonfix some error messages
2001-05-01 Josh Coalsonmods to allow main.c to pass in the opened file
2001-05-01 Josh Coalsonremove some unused code
2001-05-01 Josh Coalsonadd support for guessing input file type by looking...
2001-04-26 Josh Coalsonoops, put handling for --a-rtext option in
2001-04-26 Josh Coalsonimprove error message if file not found
2001-04-25 Josh Coalson-r now takes min,max and is called min/max_residual_par...
2001-04-24 Josh Coalsonremove the code that printed out the seek points before...
2001-04-24 Josh Coalsonadd verbiage to bug submit
2001-04-16 Josh Coalsonfix -b usage printout
2001-04-16 Josh Coalsonfix syntax error
2001-04-16 Josh Coalson80-columnize the usage printout
2001-04-16 Josh Coalsonremove debug printout
2001-04-16 Josh Coalsondocument GCC compiler bug that produces false warning
2001-04-14 Josh Coalsonfix usage
2001-04-14 Josh Coalsonfix bug with the default -S setting
2001-04-13 Josh Coalsonfix bug to deal with case when user requests to skip...
2001-04-13 Josh Coalsonfix more bugs with seek table stuff
2001-04-13 Josh Coalsonfix bug where seek point was hit during metadata write_...
2001-04-13 Josh Coalsonminor bug fix
next