Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
flac
/
5c21c81c0ba67694f9f9a314fcc89fefc8edb9b4
5c21c81
*** empty log message ***
by Josh Coalson
· 22 years ago
e610c8d
tweak the preprocessor controls so that the *_API win DLL macros don't show up
by Josh Coalson
· 22 years ago
c216a82
initial import
by Josh Coalson
· 22 years ago
5601bca
add rules for .cpp files
by Josh Coalson
· 22 years ago
6afed9f
tweaks to build libs as DLLs under windows
by Josh Coalson
· 22 years ago
18db4f4
change .cc suffix to .cpp
by Josh Coalson
· 22 years ago
f420524
initial import
by Josh Coalson
· 22 years ago
a2886a3
update for plugin_common usage
by Josh Coalson
· 22 years ago
55bc587
tweaks to build libs as DLLs under windows
by Josh Coalson
· 22 years ago
fc70147
changes for MSCV: added dsp file, rename any .cc files to .cpp
by Josh Coalson
· 22 years ago
9bfe757
add export.h
by Josh Coalson
· 22 years ago
db404d3
add FLAC.dsw
by Josh Coalson
· 22 years ago
4240c53
rename .cc files to .cpp since I can find no way to make MSVC recognize .cc as a valid C++ file extension
by Josh Coalson
· 22 years ago
49b0c81
remove -E,--escape-coding
by Josh Coalson
· 22 years ago
acf812a
Fix a broken search-and-replace which produced effects like @ OGG_CFLAGS@
by Matt Zimmerman
· 22 years ago
3960df1
Fix slightly botched search-and-replace which produced constructs like
by Matt Zimmerman
· 22 years ago
7269580
add verbatim catchall if no subframes are generated
by Josh Coalson
· 22 years ago
f12edc6
fix assertion bug
by Josh Coalson
· 22 years ago
64df715
minor cosmetics
by Josh Coalson
· 22 years ago
7171784
add one more noise stream
by Josh Coalson
· 22 years ago
2858ff3
precursor to valgrind support
by Josh Coalson
· 22 years ago
94b22e0
extend tests with --disable-...-subframe loops; precursor to valgrind support
by Josh Coalson
· 22 years ago
e525917
Use config.h rather than passing all defs in CFLAGS
by Matt Zimmerman
· 22 years ago
87099c0
add @LIBICONV@ to ..._LDADD
by Josh Coalson
· 22 years ago
e6b3bbe
add functions/switches for disabling certain subframe types for use by the test suite
by Josh Coalson
· 22 years ago
deb4132
fix bug where importing vorbis comments to a flac file with no vorbis comment block corrupted the file
by Josh Coalson
· 22 years ago
057b532
Use AM_MAINTAINER_MODE
by Matt Zimmerman
· 22 years ago
c9c0d13
add support for 64bit datapath through FIR filter, update logic for automatically choosing the qlp coeff precision
by Josh Coalson
· 22 years ago
b6a3219
add support for 64bit datapath through inverse filter
by Josh Coalson
· 22 years ago
eac1024
add wide (64-bit) versions of the FIR filter and inverse filter, remove unused arg from quantizing routine
by Josh Coalson
· 22 years ago
b070fe6
add FLAC__MAX_QLP_COEFF_PRECISION
by Josh Coalson
· 22 years ago
bf26db9
add wide version of silog2
by Josh Coalson
· 22 years ago
881a36d
fix bug with non-ogg builds, wrong # of args to fprintf
by Josh Coalson
· 22 years ago
48669d0
fix bug where --add-padding was counteracted by --use-padding
by Josh Coalson
· 22 years ago
c1c8d49
new #define FLAC__SUBSET_MAX_RICE_PARTITION_ORDER
by Josh Coalson
· 22 years ago
82738b3
fixes related to the change of FLAC__VERSION_STRING from a #define to an identifier
by Josh Coalson
· 22 years ago
7dfd40d
bump the version number from 1.0.4_beta to 1.0.4
by Josh Coalson
· 22 years ago
da2dcd0
minor cosmetics
by Josh Coalson
· 22 years ago
07b4fb7
bump the libtool version number
by Josh Coalson
· 22 years ago
b39417b
add clean targets for cleaning up the generated doxygen docs
by Josh Coalson
· 22 years ago
5f203c4
1.0.4
by Andrey Astafiev
· 22 years ago
b581ace
1.0.4
by Andrey Astafiev
· 22 years ago
d3cc27c
write the 1.0.4 release message
by Josh Coalson
· 22 years ago
8b73e10
add a few bullets to 1.0.4 news item
by Josh Coalson
· 22 years ago
4e3cf29
fix _HEADERS targets to not clobber each others
by Josh Coalson
· 22 years ago
f391132
add -T, --tag options
by Josh Coalson
· 22 years ago
2c7ce69
initial import
by Josh Coalson
· 22 years ago
0431923
minor comments
by Josh Coalson
· 22 years ago
66a5907
fix bug calling utf8_decode()
by Josh Coalson
· 22 years ago
24dc799
update encode and decode times for 1.0.4
by Josh Coalson
· 22 years ago
9945f8e
check in Miroslav's speedup patch
by Josh Coalson
· 22 years ago
c360328
minor formatting
by Josh Coalson
· 22 years ago
df4411a
revert to miroslav's suggestion for getting the basename
by Josh Coalson
· 22 years ago
2a42281
use correct setlocale() setting, fix but where --list of vorbis comments was not going through utf8 conversion step
by Josh Coalson
· 22 years ago
7f1abc8
add code for OS-specific path separator
by Josh Coalson
· 22 years ago
b776793
minor tweaks
by Josh Coalson
· 22 years ago
60efd13
minor tweaks
by Josh Coalson
· 22 years ago
0eb674c
link with gcc instead of ld
by Josh Coalson
· 22 years ago
822eef6
verbiage about extra --with-... options
by Josh Coalson
· 22 years ago
dad786b
add ltmain.sh to EXTRA_DIST
by Josh Coalson
· 22 years ago
17ed10b
fix noinst_HEADERS; missing vorbiscomment.h
by Josh Coalson
· 22 years ago
e5dd837
1.0.4 beta
by Andrey Astafiev
· 22 years ago
3a3e09f
1.0.4 beta
by Andrey Astafiev
· 22 years ago
afb15d1
update "known bugs" section
by Josh Coalson
· 22 years ago
ef528ec
fix handling of api/ directory in accord with new automake
by Josh Coalson
· 22 years ago
e2281f3
fix bug with missing --lax in some cases
by Josh Coalson
· 22 years ago
7eb54b9
minor comment typo fix
by Josh Coalson
· 22 years ago
bb21fca
add locale_hack.h to header list
by Josh Coalson
· 22 years ago
25b8fdf
1.0.4 beta?
by Andrey Astafiev
· 22 years ago
d2e0107
1.0.4 beta?
by Andrey Astafiev
· 22 years ago
08df4c8
1.0.4 beta?
by Andrey Astafiev
· 22 years ago
a4dd336
1.0.4 beta?
by Andrey Astafiev
· 22 years ago
acca36f
1.0.4 beta?
by Andrey Astafiev
· 22 years ago
464b8cd
1.0.4 beta?
by Andrey Astafiev
· 22 years ago
9f730a0
add 1.0.4 news item
by Josh Coalson
· 22 years ago
196ecd3
remove obsolete file
by Josh Coalson
· 22 years ago
9e7126e
bump version number to 1.0.4
by Josh Coalson
· 22 years ago
6b2efd0
bump version number to 1.0.4_beta
by Josh Coalson
· 22 years ago
4fbf2bb
bump library version number
by Josh Coalson
· 22 years ago
e2fece2
improved id3lib detection
by Josh Coalson
· 22 years ago
baa200d
add link to ptarmigan
by Josh Coalson
· 22 years ago
b4bc14b
unwind gettext usage; see tag COMMENT_LAST_WORKING_GETTEXT for the last working version of the gettext flow
by uid38180
· 22 years ago
54f45c4
fix bug #606796 where do_shorthand_operations_on_file() was not checking the needs_write flag before writing
by Josh Coalson
· 22 years ago
0aad38b
string hack for msvc6
by Josh Coalson
· 22 years ago
bf9ee8f
add specialized stroull() because msvc6 doesn't have one
by Josh Coalson
· 22 years ago
04c594c
minor error message formatting
by Josh Coalson
· 22 years ago
aab5f27
add --export-vc-to option and undocumented --set-... options for STREAMINFO editing
by Josh Coalson
· 22 years ago
818de25
more gettext-related changes
by Josh Coalson
· 22 years ago
687857a
minor comments
by Josh Coalson
· 22 years ago
bc8f173
add resolved_as_cstring() method to State classes
by Josh Coalson
· 22 years ago
db17248
fix bug where seek table functionality was being called even though no seek table was requested
by Josh Coalson
· 22 years ago
9a30d66
fix bug where output resolution was being determined before it was read from the FLAC file
by Josh Coalson
· 22 years ago
a70b3b6
support 8bps in dither mode
by Josh Coalson
· 22 years ago
2552106
support 8bps in dither mode
by Josh Coalson
· 22 years ago
3f6c998
gettext-related fixes
by Josh Coalson
· 22 years ago
d7bab81
add gettextize and autoheader
by Josh Coalson
· 22 years ago
1776eb8
add link for etree, remove first principles link
by Josh Coalson
· 22 years ago
ca67371
fix dependencies for flac target
by Josh Coalson
· 22 years ago
bd5d6ef
include stdio.h
by Josh Coalson
· 22 years ago
bbe7d9d
fix bug with title composition
by Josh Coalson
· 22 years ago
Next »