projects
/
platform
/
upstream
/
flac.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
better verbiage in bug-report lingo
[platform/upstream/flac.git]
/
src
/
libOggFLAC
/
2004-12-30
Josh Coalson
fix all bare malloc() realloc() etc calls to have a...
tree
|
commitdiff
2004-11-09
Josh Coalson
finished integerized flavor of library; sections with...
tree
|
commitdiff
2004-10-30
Josh Coalson
get Makefile.lite system (with asm) working on Darwin...
tree
|
commitdiff
2004-10-20
Josh Coalson
first pass at making an integer-only flavor of the...
tree
|
commitdiff
2004-10-07
Josh Coalson
fix uninitialized variable
tree
|
commitdiff
2004-09-25
Josh Coalson
remove the commented-out and erroneous end-of-stream...
tree
|
commitdiff
2004-09-21
Josh Coalson
fix some bugs with seeking; the libogg ogg_stream_pagei...
tree
|
commitdiff
2004-09-21
Josh Coalson
add call to OggFLAC__ogg_decoder_aspect_reset() in...
tree
|
commitdiff
2004-09-21
Josh Coalson
remove unused ogg_decoder_aspect
tree
|
commitdiff
2004-09-15
Josh Coalson
add ogg_mapping.h
tree
|
commitdiff
2004-09-14
Josh Coalson
fix bug in first packet synthesis
tree
|
commitdiff
2004-09-10
Josh Coalson
add new requirements to ogg mapping: vorbis comment...
tree
|
commitdiff
2004-09-10
Josh Coalson
add mapping.* sources
tree
|
commitdiff
2004-09-10
Josh Coalson
bump libtool library version numbers
tree
|
commitdiff
2004-09-03
Josh Coalson
"finalize" Ogg FLAC mapping version 1.0 by prepending...
tree
|
commitdiff
2004-09-03
Josh Coalson
initial import
tree
|
commitdiff
2004-09-03
Josh Coalson
add ogg_mapping.h
tree
|
commitdiff
2004-09-03
Josh Coalson
add ogg_mapping.c
tree
|
commitdiff
2004-08-20
Josh Coalson
fix FLAC->Ogg mapping to merge fLaC magic with the...
tree
|
commitdiff
2004-08-20
Josh Coalson
remove unused OggFLAC__ogg_decoder_aspect_get_unconsume...
tree
|
commitdiff
2004-08-20
Josh Coalson
remove unused "bytes_written" bookkeeping in FLAC__OggE...
tree
|
commitdiff
2004-07-30
Josh Coalson
minor comments
tree
|
commitdiff
2004-07-30
Josh Coalson
bump libtool version numbers for flac-1.1.1-beta1
tree
|
commitdiff
2004-07-23
Josh Coalson
tweaks to the MD5 routines; they need to be exported...
tree
|
commitdiff
2004-07-23
Josh Coalson
fix warnings exposed by MSVC
tree
|
commitdiff
2004-07-20
Josh Coalson
fixes for autoconf
tree
|
commitdiff
2004-07-07
Josh Coalson
get rid of obsolete *_get_decode_position() methods
tree
|
commitdiff
2004-07-07
Josh Coalson
revamp OggFLAC__SeekableStreamDecoder to derive from...
tree
|
commitdiff
2004-07-07
Josh Coalson
minor comments
tree
|
commitdiff
2004-05-26
Josh Coalson
use $libdir instead of $prefix/lib to find library dir
tree
|
commitdiff
2004-03-17
Josh Coalson
minor reordering of decoder state enum to match FLAC...
tree
|
commitdiff
2004-03-17
Josh Coalson
remove unused member "ogg_decoder_aspect"
tree
|
commitdiff
2004-03-17
Josh Coalson
add OggFLAC__ogg_decoder_aspect_get_unconsumed_bytes()
tree
|
commitdiff
2004-03-17
Josh Coalson
fix memory leaks and bug where STREAMINFO was not being...
tree
|
commitdiff
2004-03-16
Josh Coalson
refrain from forcing the ogg packet number; libogg...
tree
|
commitdiff
2004-01-18
Josh Coalson
fix bug in asserts
tree
|
commitdiff
2004-01-17
Josh Coalson
update copyright to 2004
tree
|
commitdiff
2004-01-17
Josh Coalson
add read callback to OggFLAC__SeekableStreamEncoder...
tree
|
commitdiff
2004-01-17
Josh Coalson
minor comments
tree
|
commitdiff
2004-01-17
Josh Coalson
remove unused stuff
tree
|
commitdiff
2004-01-16
Josh Coalson
fix more typos in returned states after conversion...
tree
|
commitdiff
2004-01-16
Josh Coalson
revamp OggFLAC__SeekableStreamEncoder to derive from...
tree
|
commitdiff
2004-01-16
Josh Coalson
always flush pages for metadata writes so that each...
tree
|
commitdiff
2004-01-16
Josh Coalson
various fixes related to deriving OggFLAC__SeekableStre...
tree
|
commitdiff
2004-01-16
Josh Coalson
fix some syntax bugs
tree
|
commitdiff
2003-12-31
Josh Coalson
revamp ogg flac file decoder; it needed to be derived...
tree
|
commitdiff
2003-12-31
Josh Coalson
fix up reporting of the current frame to the write...
tree
|
commitdiff
2003-12-31
Josh Coalson
minor comments
tree
|
commitdiff
2003-12-30
Josh Coalson
revamp the Ogg decoding logic; much more stable now
tree
|
commitdiff
2003-12-30
Josh Coalson
minor comments
tree
|
commitdiff
2003-12-29
Josh Coalson
add #ifdef FLAC__ONE_FLAC_FRAME_PER_OGG_PAGE section...
tree
|
commitdiff
2003-12-17
Josh Coalson
fix typos, some calls to seekable stream decoder instea...
tree
|
commitdiff
2003-11-13
Josh Coalson
better end-of-file/stream checking
tree
|
commitdiff
2003-09-26
Josh Coalson
add ogg seekable stream and file encoder and decoder...
tree
|
commitdiff
2003-09-26
Josh Coalson
implementation finished
tree
|
commitdiff
2003-09-26
Josh Coalson
rewrite to use ogg encoder aspect
tree
|
commitdiff
2003-09-26
Josh Coalson
minor syntax
tree
|
commitdiff
2003-09-25
Josh Coalson
add OggFLAC__ogg_decoder_aspect_reset()
tree
|
commitdiff
2003-09-25
Josh Coalson
rewrite to support seeking
tree
|
commitdiff
2003-09-24
Josh Coalson
use resolved_state_string as much as possible
tree
|
commitdiff
2003-09-24
Josh Coalson
add the metadata callback back in the stream encoder
tree
|
commitdiff
2003-09-24
Josh Coalson
add OggFLAC__stream_decoder_get_resolved_state_string...
tree
|
commitdiff
2003-09-24
Josh Coalson
add OggFLAC__stream_encoder_get_resolved_state_string()
tree
|
commitdiff
2003-09-24
Josh Coalson
add OggFLAC__OggDecoderAspect member
tree
|
commitdiff
2003-09-24
Josh Coalson
add private dir
tree
|
commitdiff
2003-09-24
Josh Coalson
initial import
tree
|
commitdiff
2003-09-23
Josh Coalson
better handling of FLAC__STREAM_DECODER_READ_STATUS_END...
tree
|
commitdiff
2003-09-23
Josh Coalson
check for OOM after ogg_sync_buffer()
tree
|
commitdiff
2003-09-23
Josh Coalson
minor comments
tree
|
commitdiff
2003-05-27
Matt Zimmerman
Explicitly link shared libraries against dependent...
tree
|
commitdiff
2003-05-20
Josh Coalson
C89 standard fixes, based on feedback from IRIX port
tree
|
commitdiff
2003-01-31
Josh Coalson
change license verbiage to Xiph's
tree
|
commitdiff
2003-01-25
Josh Coalson
bump the libtool version numbers
tree
|
commitdiff
2003-01-25
Josh Coalson
remove reference to obsolete Makefile.vc
tree
|
commitdiff
2003-01-25
Josh Coalson
obsolete now that .dsp files are complete
tree
|
commitdiff
2003-01-15
Josh Coalson
bump the libtool revision number only
tree
|
commitdiff
2003-01-14
Josh Coalson
Second patch from X-Fixer: tweaks for better MSVC build
tree
|
commitdiff
2003-01-14
Josh Coalson
minor formatting
tree
|
commitdiff
2003-01-02
Josh Coalson
update the libtool library version number
tree
|
commitdiff
2003-01-02
Josh Coalson
Add 2003 to copyright notice
tree
|
commitdiff
2002-12-23
Josh Coalson
fix warning about unused vars
tree
|
commitdiff
2002-11-27
Josh Coalson
minor fixes
tree
|
commitdiff
2002-11-22
Josh Coalson
get Makefile.vc system working again with new debug...
tree
|
commitdiff
2002-11-21
Josh Coalson
revamp MSVC build system, separate dynamic and static...
tree
|
commitdiff
2002-11-20
Josh Coalson
revamp Makefile.lite system, use separate dirs and...
tree
|
commitdiff
2002-11-05
Josh Coalson
use angle brackets for including ogg.h
tree
|
commitdiff
2002-11-05
Josh Coalson
make use of @OGG_CFLAGS@ and @OGG_LIBS@
tree
|
commitdiff
2002-10-23
Josh Coalson
add notion of topdir to Makefile.lite build system
tree
|
commitdiff
2002-10-18
Josh Coalson
fixes for building static libs (new FLAC__NO_DLL #define)
tree
|
commitdiff
2002-10-18
Josh Coalson
switch malloc+memset(0) to calloc()
tree
|
commitdiff
2002-10-16
Josh Coalson
tweaks to build libs as DLLs under windows
tree
|
commitdiff
2002-10-16
Josh Coalson
initial import
tree
|
commitdiff
2002-10-16
Josh Coalson
changes for MSCV: added dsp file, rename any .cc files...
tree
|
commitdiff
2002-10-15
Matt Zimmerman
Fix slightly botched search-and-replace which produced...
tree
|
commitdiff
2002-10-10
Matt Zimmerman
Use config.h rather than passing all defs in CFLAGS
tree
|
commitdiff
2002-10-08
Josh Coalson
add functions/switches for disabling certain subframe...
tree
|
commitdiff
2002-09-25
Josh Coalson
bump the libtool version number
tree
|
commitdiff
2002-09-20
Josh Coalson
minor comments
tree
|
commitdiff
2002-09-04
Josh Coalson
add support for serial number in Ogg streams
tree
|
commitdiff
2002-08-27
Josh Coalson
minor formatting
tree
|
commitdiff
next