Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
flac
/
ea25cb36150ee32cbbeadab3c3eefe1577476a31
/
include
/
OggFLAC++
63f8edc
revamp OggFLAC__SeekableStreamDecoder to derive from OggFLAC__StreamDecoder instead of FLAC__SeekableStreamDecoder; rewrite seek routine to do a binary search through Ogg pages, instead of the seektable-based search of FLAC__SeekableStreamDecoder
by Josh Coalson
· 20 years ago
9564390
update copyright to 2004
by Josh Coalson
· 21 years ago
e6d52b0
add read callback to OggFLAC__SeekableStreamEncoder, necessary for metadata rewriting
by Josh Coalson
· 21 years ago
b71b56c
various fixes related to deriving OggFLAC__SeekableStreamEncoder from FLAC__StreamEncoder instead of FLAC__SeekableStreamEncoder
by Josh Coalson
· 21 years ago
073bd9e
revamp ogg flac file decoder; it needed to be derived from the ogg flac stream encoder instead of the flac file encoder
by Josh Coalson
· 21 years ago
37a4d2a
workaround MSVC bug re: scoping of nested classes
by Josh Coalson
· 21 years ago
2ea9693
fix __LIBNAME__ definition
by Josh Coalson
· 21 years ago
3c2bdf8
add ogg seekable stream and file encoder and decoder interfaces
by Josh Coalson
· 21 years ago
8bd4884
add the metadata callback back in the stream encoder
by Josh Coalson
· 21 years ago
5e97309
add *::State::resolved_as_cstring()
by Josh Coalson
· 21 years ago
afd8107
change license verbiage to Xiph's
by Josh Coalson
· 22 years ago
a7cf233
better logic for determining whether or not DLL cruft is needed
by Josh Coalson
· 22 years ago
afae69f
Add 2003 to copyright notice
by Josh Coalson
· 22 years ago
1d25bb6
fixes for building static libs (new FLAC__NO_DLL #define)
by Josh Coalson
· 22 years ago
c216a82
initial import
by Josh Coalson
· 22 years ago
55bc587
tweaks to build libs as DLLs under windows
by Josh Coalson
· 22 years ago
9bfe757
add export.h
by Josh Coalson
· 22 years ago
4e3cf29
fix _HEADERS targets to not clobber each others
by Josh Coalson
· 22 years ago
8304c8f
add support for serial number in Ogg streams
by Josh Coalson
· 22 years ago
402da70
more doxygen docs
by Josh Coalson
· 22 years ago
efc6c90
more doxygen comments
by Josh Coalson
· 22 years ago
589f8c7
add ..._get_verify_decoder_error_stats()
by Josh Coalson
· 22 years ago
cb91302
initial import
by Josh Coalson
· 22 years ago