in stream encoder, only allocate and calculate real signal if max lpc order > 0
[platform/upstream/flac.git] / src /
2004-12-30 Josh Coalsonin stream encoder, only allocate and calculate real...
2004-12-30 Josh Coalsonadd vorbiscomment validation functions to format.c...
2004-12-30 Josh Coalsonrevamp plugin_common to use utf-8 instead of wchar_t...
2004-12-30 Josh Coalsonfix libFLAC to build PPC asm properly, conditionalized...
2004-12-30 Josh Coalsonconditionalized linking with libOggFLAC
2004-12-30 Josh Coalsonrevamp plugin_common to use utf-8 instead of wchar_t...
2004-12-30 Josh Coalsondefine socklen_t if it doesn't exist
2004-12-30 Josh Coalsonadditions to metadata object api: more vorbiscomment...
2004-12-30 Josh Coalsonfix typo in comment
2004-11-12 Josh Coalsonminor error message fix
2004-11-09 Josh Coalsonsplit PPC asm code into two directores, one holding...
2004-11-09 Josh Coalsonfinished integerized flavor of library; sections with...
2004-11-09 Josh Coalsonfix comment typos
2004-11-09 Josh Coalsonadd float.c/h
2004-11-09 Josh Coalsonadd fixed-point functions
2004-11-09 Josh Coalsonadd FLAC__bitmath_ilog2_wide()
2004-10-30 Josh Coalsonget Makefile.lite system (with asm) working on Darwin...
2004-10-29 Josh Coalsonadd copyright notice
2004-10-29 Josh Coalsonminor formatting
2004-10-20 Josh Coalsonfirst pass at making an integer-only flavor of the...
2004-10-20 Josh Coalsonfix bug in handling of --input-size
2004-10-20 Josh Coalsonadd float.h
2004-10-20 Josh Coalsoninitial import
2004-10-19 Josh Coalsonfix leak: chain was not being freed in one error case
2004-10-14 Josh Coalsonadd --input-size option to flac
2004-10-07 Josh Coalsonpatch from Steven Richman: adds support for streaming...
2004-10-07 Josh Coalsonfix uninitialized variable
2004-10-07 Josh Coalsonminor fixes to comply with C99's new pointer aliasing...
2004-10-06 Josh Coalsonfix #ifdef problems that existed when FLAC__NO_ASM...
2004-10-06 Josh Coalsonfix debian bug #274301: libflac4 segfaults on corrupt...
2004-10-01 Josh Coalsonadd explicit path to libogg
2004-09-29 Josh Coalsongo back to using COMMENT tag instead of DESCRIPTION
2004-09-28 Josh Coalson#include <string.h>
2004-09-28 Josh Coalsonadd playback.[ch]
2004-09-28 Josh Coalsonbump release date to 2004-Oct-01
2004-09-28 Josh Coalsonremove #define ___USE_GNU
2004-09-28 Josh Coalsonremove id3 support from the plugins
2004-09-27 Josh Coalsonfix spelling of "misk"
2004-09-26 Josh Coalsonmake listbox for "from" charset contain only UTF-8...
2004-09-26 Josh Coalsonadd Charset_Create_List_UTF8_Only()
2004-09-26 Josh Coalsonminor formatting
2004-09-26 Josh Coalsonfor the first 20 seeks, always seek to the first and...
2004-09-25 Josh Coalsonremove the commented-out and erroneous end-of-stream...
2004-09-25 Josh Coalsonun-inline iterator functions
2004-09-24 Josh Coalsonmajor plugin revamp based on x-fixer's code
2004-09-24 Josh Coalsonminor casting
2004-09-23 Josh Coalsoncreate a new fskip_ahead() to unify all the forward...
2004-09-23 Josh Coalsonpatch from Brian Willoughby: fix handling of "offset...
2004-09-21 Josh Coalsonadd targets/files for new test_seeking tester
2004-09-21 Josh Coalsonfix some bugs with seeking; the libogg ogg_stream_pagei...
2004-09-21 Josh Coalsoninitial import
2004-09-21 Josh Coalsonadd call to OggFLAC__ogg_decoder_aspect_reset() in...
2004-09-21 Josh Coalsonremove unused ogg_decoder_aspect
2004-09-15 Josh Coalsonadd ogg_mapping.h
2004-09-14 Josh Coalsonbump release date to 2004-09-18
2004-09-14 Josh Coalsonfix bug in first packet synthesis
2004-09-14 Josh Coalsonfix memory leak after parsing cuesheet
2004-09-12 Josh Coalsonfix compiler warnings
2004-09-12 Josh Coalsonminor comments
2004-09-10 Josh Coalsonminor comments
2004-09-10 Josh Coalsonbump version number to 1.1.1
2004-09-10 Josh Coalsonadd new requirements to ogg mapping: vorbis comment...
2004-09-10 Josh Coalsonadd mapping.* sources
2004-09-10 Josh Coalsonremove %FLAC__NASM% environment variable requirement
2004-09-10 Josh Coalsonchange "Ogg-FLAC" to "Ogg FLAC" for consistency
2004-09-10 Josh Coalsonbump libtool library version numbers
2004-09-10 Josh Coalsonbump version number to 1.1.1
2004-09-08 Josh Coalsonrename metaflac *-vc-* options to *-tag-* ones, only...
2004-09-08 Josh Coalsonfix bug: source file needs to be explicitly rewound...
2004-09-08 Josh Coalsonfix bug copying a null vorbis comment entry
2004-09-03 Josh Coalson"finalize" Ogg FLAC mapping version 1.0 by prepending...
2004-09-03 Josh Coalsoninitial import
2004-09-03 Josh Coalsonadd ogg_mapping.h
2004-09-03 Josh Coalsonadd ogg_mapping.c
2004-09-02 Josh Coalsonadd --tag=CC required by latest libtool
2004-08-20 Josh Coalsonfix FLAC->Ogg mapping to merge fLaC magic with the...
2004-08-20 Josh Coalsonremove unused OggFLAC__ogg_decoder_aspect_get_unconsume...
2004-08-20 Josh Coalsonremove unused "bytes_written" bookkeeping in FLAC__OggE...
2004-07-30 Josh Coalsonadd FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()
2004-07-30 Josh Coalsonminor comments
2004-07-30 Josh Coalsondeduce from the STREAMINFO whether or not to expect...
2004-07-30 Josh Coalsonbump libtool version numbers for flac-1.1.1-beta1
2004-07-29 Josh Coalsonstrip out bogus args passed to assembler by libtool
2004-07-29 Josh Coalsonrename strip_fPIC.sh to strip_non_asm_libtool_args...
2004-07-29 Josh Coalsonobsolete
2004-07-29 Josh Coalsonbe more precise in long long int literal specification...
2004-07-29 Josh Coalsonfix #include ordering to stop a warning caused by id3.h
2004-07-28 Josh Coalsonfinish hooking up altivec asm routines
2004-07-28 Josh Coalsondos2unix it, remove unmatched single quotes in comments...
2004-07-28 Josh Coalsondos2unix it
2004-07-27 Josh Coalsoncheck in Brady's second altivec-related patch that...
2004-07-27 Josh Coalsonhide some stray libOggFLAC references in #ifdef FLAC__H...
2004-07-27 Josh Coalsonfix bug skipping padding byte in unsupported WAVE subchunks
2004-07-25 Josh Coalsonbump version number to 1.1.1-beta1, with a target date...
2004-07-25 Josh Coalsonadd brady's first round of altivec implementations
2004-07-24 Josh Coalsonadd extra verbiage about hardware problems to verify...
2004-07-24 Josh Coalsonfix erroneous assertion
2004-07-23 Josh Coalsontweaks to the MD5 routines; they need to be exported...
2004-07-23 Josh Coalsonwork around MSVC bug in set_metadata()
2004-07-23 Josh Coalsonmake encoder encode the blocksize and sample rate in...
next