index
:
delta/flac.git
1.3.x
gitlab-ci-squash
master
topic/aarch64
topic/cmake-dist
topic/fix-damn-cpp-goop
topic/get-decoder
topic/oss-fuzz
topic/release-1.3.4
topic/test-1.3.3
topic/travis
wip/cpu
gitlab.xiph.org: xiph/flac.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
metaflac
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use sizeof instead of magic number 4.
Erik de Castro Lopo
2012-04-07
1
-2
/
+2
*
Fix buffer overflow by replacing strcpy with memcpy.
Erik de Castro Lopo
2012-04-05
1
-1
/
+1
*
Remove casting of return value from *alloc() functions.
Erik de Castro Lopo
2012-04-04
3
-10
/
+10
*
Include stdlib.h for _response() and _wildcard() declarations on OS/2
Dave Yeo
2012-02-27
1
-0
/
+1
*
Fix a bunch of -Wtype-limits warnings.
Erik de Castro Lopo
2012-02-17
1
-11
/
+11
*
metaflac : Exit with error if invalid option is passed.
Erik de Castro Lopo
2012-02-12
2
-2
/
+2
*
Memory and fd leak fixes - ID: 3436668
Erik de Castro Lopo
2012-02-05
2
-0
/
+4
*
Purge MINGW_WINSOCK_LIBS config variable.
Erik de Castro Lopo
2012-02-05
1
-2
/
+1
*
Add file include/share/compat.h and start moving CPP hackery into it.
Erik de Castro Lopo
2012-02-04
3
-9
/
+3
*
Fix cuesheet bug introduced in ce8a75134cace056f6c436d54b57bad1a1d93797.
Erik de Castro Lopo
2012-02-04
1
-1
/
+1
*
Patch from David Yeo to conditionally include <inttypes.h>.
Erik de Castro Lopo
2012-02-04
3
-0
/
+9
*
Fix more printf formatting issues and remove un-necessary casts.
Erik de Castro Lopo
2012-02-01
3
-7
/
+7
*
Fix a bunch of printf format warnings.
Erik de Castro Lopo
2012-02-01
3
-35
/
+7
*
add 2009 copyright
Josh Coalson
2009-01-07
17
-18
/
+18
*
Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets (SF#1947353, ...
Josh Coalson
2009-01-07
1
-5
/
+7
*
update Makefile.lite system to work on x86_64 linux
Josh Coalson
2008-09-14
1
-1
/
+1
*
remove VCWebDeploymentTool item for better proj compatibility with vs9
Josh Coalson
2008-06-03
1
-6
/
+0
*
update copyright for 2008
Josh Coalson
2008-02-28
17
-18
/
+18
*
add missing EXTRA_DIST files
Josh Coalson
2007-09-12
1
-0
/
+1
*
extra checking on memory allocation sizes to prevent a class of overflow attacks
Josh Coalson
2007-09-11
3
-11
/
+18
*
more mingw fixes
Josh Coalson
2007-08-01
1
-0
/
+1
*
change default extension for ogg flac from .ogg to .oga (SF#1762492: http://s...
Josh Coalson
2007-08-01
1
-1
/
+1
*
minor usage text
Josh Coalson
2007-07-26
1
-1
/
+2
*
prototype-related fixes
Josh Coalson
2007-07-25
7
-0
/
+32
*
improvements to compile/link options
Josh Coalson
2007-07-16
1
-3
/
+11
*
add vcproj files to EXTRA_DIST
Josh Coalson
2007-07-11
1
-1
/
+2
*
minor comments
Josh Coalson
2007-07-07
1
-1
/
+1
*
*** empty log message ***
Josh Coalson
2007-02-22
1
-0
/
+248
*
fix compiler warnings
Josh Coalson
2007-02-22
1
-1
/
+1
*
remove special makefile variants for libiconv on darwin
Josh Coalson
2007-02-14
1
-1
/
+1
*
for --import-picture-from, allow MIME type in specification to be blank and f...
Josh Coalson
2007-02-06
1
-9
/
+13
*
add debugging defines with /D
Josh Coalson
2007-02-04
1
-1
/
+1
*
add 2007 copyright
Josh Coalson
2007-02-02
16
-17
/
+17
*
convert C prototypes for functions with no args from () to (void)
Josh Coalson
2007-01-31
1
-2
/
+2
*
minor typos
Josh Coalson
2007-01-30
1
-1
/
+1
*
return nonzero exit code if invalid option was used
Josh Coalson
2007-01-30
1
-0
/
+2
*
fixes from MSVC compile
Josh Coalson
2006-11-17
1
-1
/
+7
*
add support for read-only operations for ogg flac
Josh Coalson
2006-11-15
1
-2
/
+6
*
fix bug, need to open exported picture file in binary mode on win32
Josh Coalson
2006-11-14
1
-3
/
+3
*
disallow multiple input FLAC files when --import-tags-from=- is used (SF#1082...
Josh Coalson
2006-11-14
1
-1
/
+2
*
disallow multiple input FLAC files when --import-tags-from=- is used (SF#1082...
Josh Coalson
2006-11-14
1
-10
/
+21
*
fix compiler warnings
Josh Coalson
2006-11-11
3
-7
/
+7
*
rename metaflac's --import-picture to --import-picture-from for consistency w...
Josh Coalson
2006-11-02
5
-11
/
+11
*
add --export-picture-to option to metaflac
Josh Coalson
2006-11-02
5
-26
/
+124
*
more fixes for ogg support
Josh Coalson
2006-10-18
1
-2
/
+2
*
merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...
Josh Coalson
2006-10-15
2
-3
/
+6
*
minor #includes
Josh Coalson
2006-10-10
1
-1
/
+0
*
_snprintf hackery for MSVC6
Josh Coalson
2006-10-10
1
-1
/
+1
*
minor comments
Josh Coalson
2006-10-10
1
-1
/
+1
*
minor comments
Josh Coalson
2006-10-03
1
-2
/
+2
[prev]
[next]