Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
flac
/
b7cb737d1563da66a101eb66738710821e5d746f
/
src
/
plugin_common
0f008d2
extra checking on memory allocation sizes to prevent a class of overflow attacks
by Josh Coalson
· 17 years ago
7665396
improvements to compile/link options
by Josh Coalson
· 17 years ago
4fb6132
add vcproj files to EXTRA_DIST
by Josh Coalson
· 17 years ago
14b184c
unify inlining method in prep for inline tests
by Josh Coalson
· 18 years ago
cb6dc72
*** empty log message ***
by Josh Coalson
· 18 years ago
b9d8b9e
remove special makefile variants for libiconv on darwin
by Josh Coalson
· 18 years ago
cc5691f
*** empty log message ***
by Josh Coalson
· 18 years ago
35e2dba
add return value (success/fail) to FLAC_plugin__replaygain_get_from_file()
by Josh Coalson
· 18 years ago
1c91ee3
add debugging defines with /D
by Josh Coalson
· 18 years ago
e74bd95
add 2007 copyright
by Josh Coalson
· 18 years ago
e3ec2ad
convert C prototypes for functions with no args from () to (void)
by Josh Coalson
· 18 years ago
f37520b
final merge down from 1.1.2 maintenance branch (cvs up -j FLAC_RELEASE_1_1_2_MAINTENANCE_BASELINE -j FLAC_RELEASE_1_1_2_MAINTENANCE_BRANCH)
by Josh Coalson
· 18 years ago
b292e75
add support for new REPLAYGAIN_REFERENCE_LOUDNESS tag
by Josh Coalson
· 18 years ago
b1ec796
complete largefile support
by Josh Coalson
· 18 years ago
8542542
update iconv settings
by Josh Coalson
· 18 years ago
6126c83
minor syntax
by Josh Coalson
· 19 years ago
0395dac
add 2206 to copyright notice
by Josh Coalson
· 19 years ago
f8ffa1a
add new replaygain module
by Josh Coalson
· 19 years ago
c6e53da
fix bug in utf8len()
by Josh Coalson
· 19 years ago
b4de169
fixes to remove warnings from gcc-4.0.0
by Josh Coalson
· 19 years ago
d263e6e
disallow non-shortest-form encodings in utf-8 checking; when converting utf-8 to ucs-2, replace code points outside of ucs-2 with ? character
by Josh Coalson
· 19 years ago
12065d0
fix bug in FLAC_plugin__tags_get_tag_utf8(), it was returning the whole entry instead of just the value
by Josh Coalson
· 20 years ago
a78fac6
add 2005 to copyright notices
by Josh Coalson
· 20 years ago
b54ce2e
improved handling of libiconv
by Josh Coalson
· 20 years ago
80171dc
fix all bare malloc() realloc() etc calls to have a proper cast in front
by Josh Coalson
· 20 years ago
e40480d
revamp plugin_common to use utf-8 instead of wchar_t as the internal comment format
by Josh Coalson
· 20 years ago
81b3cae
revamp plugin_common to use utf-8 instead of wchar_t as the internal comment format
by Josh Coalson
· 20 years ago
4f4d967
add copyright notice
by Josh Coalson
· 20 years ago
4263183
remove #define ___USE_GNU
by Josh Coalson
· 20 years ago
e31d9eb
remove id3 support from the plugins
by Josh Coalson
· 20 years ago
8f6a06b
minor formatting
by Josh Coalson
· 20 years ago
8370a7b
un-inline iterator functions
by Josh Coalson
· 20 years ago
9745f25
major plugin revamp based on x-fixer's code
by Josh Coalson
· 20 years ago
2af08da
fix #include ordering to stop a warning caused by id3.h
by Josh Coalson
· 20 years ago
9564390
update copyright to 2004
by Josh Coalson
· 21 years ago
3dc6fa4
fixes for MSVC
by Josh Coalson
· 21 years ago
9c650a5
add undocumented option --apply-replaygain-which-is-not-lossless to flac; required a lot of reorganization; gain_analysis lib renamed to replaygain_analyis; replaygain_synthesis moved out of plugin_common into its own library in share/
by Josh Coalson
· 21 years ago
ddb8e82
fix bug in the returned size
by Josh Coalson
· 21 years ago
c65460d
use size_t for return type
by Josh Coalson
· 21 years ago
1bf46dc
add support for synthesis to big-endian in plugins
by Josh Coalson
· 21 years ago
2bfbf63
minor comments
by Josh Coalson
· 21 years ago
1fc9092
move #include of config.h to top
by Josh Coalson
· 21 years ago
27e1354
C89 standard fixes, based on feedback from IRIX port
by Josh Coalson
· 21 years ago
13ad04b
Miroslav's speed optimization patch
by Josh Coalson
· 22 years ago
ca56e93
Build libtool archives instead of plain .a archives, so that PIC versions are
by Matt Zimmerman
· 22 years ago
630d22e
remove reference to obsolete Makefile.vc
by Josh Coalson
· 22 years ago
d8109c2
obsolete now that .dsp files are complete
by Josh Coalson
· 22 years ago
8dea208
Second patch from X-Fixer: tweaks for better MSVC build
by Josh Coalson
· 22 years ago
ecf57b7
minor syntax
by Josh Coalson
· 22 years ago
a7101b1
minor formatting
by Josh Coalson
· 22 years ago
bef3bc3
fix bug shown by X-Fixer in ...apply_gain()
by Josh Coalson
· 22 years ago
afae69f
Add 2003 to copyright notice
by Josh Coalson
· 22 years ago
91d37b2
fix problem with FLAC_plugin__charset_test_conversion() not returning a value
by Josh Coalson
· 22 years ago
36f7d0a
fix warning about unused vars
by Josh Coalson
· 22 years ago
5e31be1
#include config.h
by Josh Coalson
· 22 years ago
942eee8
obsolete
by Josh Coalson
· 22 years ago
77123f1
minor fixes
by Josh Coalson
· 22 years ago
fcc7a68
get Makefile.vc system working again with new debug/release dirs and static/dynamic targets
by Josh Coalson
· 22 years ago
bfc8e31
revamp MSVC build system, separate dynamic and static builds, separate debug and release intermediate directories
by Josh Coalson
· 22 years ago
b74fc98
revamp Makefile.lite system, use separate dirs and names for debug and release targets and object files
by Josh Coalson
· 22 years ago
160c866
patches from Miroslav for tag editing
by Josh Coalson
· 22 years ago
a0d5454
fix MSVC warning with explicit casts
by Josh Coalson
· 22 years ago
c202e8f
minor wording
by Josh Coalson
· 22 years ago
2f5de01
unroll some code in FLAC__plugin_common_apply_gain()
by Josh Coalson
· 22 years ago
83bf615
add replaygain_synthesis
by Josh Coalson
· 22 years ago
348f112
move FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS into defs.h
by Josh Coalson
· 22 years ago
de29cd0
*** empty log message ***
by Josh Coalson
· 22 years ago
63d1c0a
obsolete
by Josh Coalson
· 22 years ago
b6b157f
initial import
by Josh Coalson
· 22 years ago
cd0e322
add notion of topdir to Makefile.lite build system
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
6afed9f
tweaks to build libs as DLLs under windows
by Josh Coalson
· 22 years ago
f420524
initial import
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
e525917
Use config.h rather than passing all defs in CFLAGS
by Matt Zimmerman
· 22 years ago
17ed10b
fix noinst_HEADERS; missing vorbiscomment.h
by Josh Coalson
· 22 years ago
bb21fca
add locale_hack.h to header list
by Josh Coalson
· 22 years ago
e2fece2
improved id3lib detection
by Josh Coalson
· 22 years ago
bd5d6ef
include stdio.h
by Josh Coalson
· 22 years ago
6a84222
fix problem with strncasecmp on windows
by Josh Coalson
· 22 years ago
5e8e25d
rename plugin-common lib to plugin_common
by Josh Coalson
· 22 years ago
5b90722
add vorbiscomment.{c,h}
by Josh Coalson
· 22 years ago
892e6f5
add function for getting a combined tag
by Josh Coalson
· 22 years ago
6efda25
initial import
by Josh Coalson
· 22 years ago
d3092d4
minor formatting
by Josh Coalson
· 22 years ago
d426aee
add id3v2.c
by Josh Coalson
· 22 years ago
e0b6c8c
add tag merging
by Josh Coalson
· 22 years ago
6783dd7
major rewrite
by Josh Coalson
· 22 years ago
b5cc55f
big rework
by Josh Coalson
· 22 years ago
162b8a3
initial import
by Josh Coalson
· 22 years ago
1180f23
initial import
by Josh Coalson
· 22 years ago