Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
flac
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xiph.Org
flac
Commits
14373915
Commit
14373915
authored
Nov 24, 2014
by
Erik de Castro Lopo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyright years to include 2014.
parent
fcf0ba06
Changes
259
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
259 changed files
with
261 additions
and
261 deletions
+261
-261
AUTHORS
AUTHORS
+1
-1
COPYING.Xiph
COPYING.Xiph
+1
-1
Makefile.am
Makefile.am
+1
-1
Makefile.deps
Makefile.deps
+1
-1
Makefile.lite
Makefile.lite
+1
-1
README
README
+1
-1
build/Makefile.am
build/Makefile.am
+1
-1
build/compile.mk
build/compile.mk
+1
-1
build/config.mk
build/config.mk
+1
-1
build/exe.mk
build/exe.mk
+1
-1
build/lib.mk
build/lib.mk
+1
-1
doc/Makefile.am
doc/Makefile.am
+1
-1
doc/Makefile.lite
doc/Makefile.lite
+1
-1
doc/html/Makefile.am
doc/html/Makefile.am
+1
-1
doc/html/images/Makefile.am
doc/html/images/Makefile.am
+1
-1
examples/Makefile.am
examples/Makefile.am
+1
-1
examples/Makefile.lite
examples/Makefile.lite
+1
-1
examples/c/Makefile.am
examples/c/Makefile.am
+1
-1
examples/c/decode/Makefile.am
examples/c/decode/Makefile.am
+1
-1
examples/c/decode/file/Makefile.am
examples/c/decode/file/Makefile.am
+1
-1
examples/c/decode/file/Makefile.lite
examples/c/decode/file/Makefile.lite
+1
-1
examples/c/decode/file/main.c
examples/c/decode/file/main.c
+1
-1
examples/c/encode/Makefile.am
examples/c/encode/Makefile.am
+1
-1
examples/c/encode/file/Makefile.am
examples/c/encode/file/Makefile.am
+1
-1
examples/c/encode/file/Makefile.lite
examples/c/encode/file/Makefile.lite
+1
-1
examples/c/encode/file/main.c
examples/c/encode/file/main.c
+1
-1
examples/cpp/Makefile.am
examples/cpp/Makefile.am
+1
-1
examples/cpp/decode/Makefile.am
examples/cpp/decode/Makefile.am
+1
-1
examples/cpp/decode/file/Makefile.am
examples/cpp/decode/file/Makefile.am
+1
-1
examples/cpp/decode/file/Makefile.lite
examples/cpp/decode/file/Makefile.lite
+1
-1
examples/cpp/decode/file/main.cpp
examples/cpp/decode/file/main.cpp
+1
-1
examples/cpp/encode/Makefile.am
examples/cpp/encode/Makefile.am
+1
-1
examples/cpp/encode/file/Makefile.am
examples/cpp/encode/file/Makefile.am
+1
-1
examples/cpp/encode/file/Makefile.lite
examples/cpp/encode/file/Makefile.lite
+1
-1
examples/cpp/encode/file/main.cpp
examples/cpp/encode/file/main.cpp
+1
-1
include/FLAC++/Makefile.am
include/FLAC++/Makefile.am
+1
-1
include/FLAC++/all.h
include/FLAC++/all.h
+1
-1
include/FLAC++/decoder.h
include/FLAC++/decoder.h
+1
-1
include/FLAC++/encoder.h
include/FLAC++/encoder.h
+1
-1
include/FLAC++/export.h
include/FLAC++/export.h
+1
-1
include/FLAC++/metadata.h
include/FLAC++/metadata.h
+1
-1
include/FLAC/Makefile.am
include/FLAC/Makefile.am
+1
-1
include/FLAC/all.h
include/FLAC/all.h
+1
-1
include/FLAC/assert.h
include/FLAC/assert.h
+1
-1
include/FLAC/callback.h
include/FLAC/callback.h
+1
-1
include/FLAC/export.h
include/FLAC/export.h
+1
-1
include/FLAC/format.h
include/FLAC/format.h
+1
-1
include/FLAC/metadata.h
include/FLAC/metadata.h
+1
-1
include/FLAC/ordinals.h
include/FLAC/ordinals.h
+1
-1
include/FLAC/stream_decoder.h
include/FLAC/stream_decoder.h
+1
-1
include/FLAC/stream_encoder.h
include/FLAC/stream_encoder.h
+1
-1
include/Makefile.am
include/Makefile.am
+1
-1
include/share/alloc.h
include/share/alloc.h
+1
-1
include/share/grabbag.h
include/share/grabbag.h
+1
-1
include/share/grabbag/cuesheet.h
include/share/grabbag/cuesheet.h
+1
-1
include/share/grabbag/file.h
include/share/grabbag/file.h
+1
-1
include/share/grabbag/picture.h
include/share/grabbag/picture.h
+1
-1
include/share/grabbag/replaygain.h
include/share/grabbag/replaygain.h
+1
-1
include/share/grabbag/seektable.h
include/share/grabbag/seektable.h
+1
-1
include/share/replaygain_synthesis.h
include/share/replaygain_synthesis.h
+1
-1
include/test_libs_common/file_utils_flac.h
include/test_libs_common/file_utils_flac.h
+1
-1
include/test_libs_common/metadata_utils.h
include/test_libs_common/metadata_utils.h
+1
-1
m4/Makefile.am
m4/Makefile.am
+1
-1
man/Makefile.am
man/Makefile.am
+1
-1
src/Makefile.am
src/Makefile.am
+1
-1
src/Makefile.lite
src/Makefile.lite
+1
-1
src/flac/Makefile.am
src/flac/Makefile.am
+1
-1
src/flac/Makefile.lite
src/flac/Makefile.lite
+1
-1
src/flac/Makefile.lite.iffscan
src/flac/Makefile.lite.iffscan
+1
-1
src/flac/analyze.c
src/flac/analyze.c
+1
-1
src/flac/analyze.h
src/flac/analyze.h
+1
-1
src/flac/decode.c
src/flac/decode.c
+1
-1
src/flac/decode.h
src/flac/decode.h
+1
-1
src/flac/encode.c
src/flac/encode.c
+1
-1
src/flac/encode.h
src/flac/encode.h
+1
-1
src/flac/foreign_metadata.c
src/flac/foreign_metadata.c
+1
-1
src/flac/foreign_metadata.h
src/flac/foreign_metadata.h
+1
-1
src/flac/iffscan.c
src/flac/iffscan.c
+1
-1
src/flac/local_string_utils.h
src/flac/local_string_utils.h
+1
-1
src/flac/main.c
src/flac/main.c
+2
-2
src/flac/utils.c
src/flac/utils.c
+1
-1
src/flac/utils.h
src/flac/utils.h
+1
-1
src/flac/vorbiscomment.c
src/flac/vorbiscomment.c
+1
-1
src/flac/vorbiscomment.h
src/flac/vorbiscomment.h
+1
-1
src/libFLAC++/Makefile.am
src/libFLAC++/Makefile.am
+1
-1
src/libFLAC++/Makefile.lite
src/libFLAC++/Makefile.lite
+1
-1
src/libFLAC++/metadata.cpp
src/libFLAC++/metadata.cpp
+1
-1
src/libFLAC++/stream_decoder.cpp
src/libFLAC++/stream_decoder.cpp
+1
-1
src/libFLAC++/stream_encoder.cpp
src/libFLAC++/stream_encoder.cpp
+1
-1
src/libFLAC/Makefile.am
src/libFLAC/Makefile.am
+1
-1
src/libFLAC/Makefile.lite
src/libFLAC/Makefile.lite
+1
-1
src/libFLAC/bitmath.c
src/libFLAC/bitmath.c
+1
-1
src/libFLAC/bitreader.c
src/libFLAC/bitreader.c
+1
-1
src/libFLAC/bitwriter.c
src/libFLAC/bitwriter.c
+1
-1
src/libFLAC/cpu.c
src/libFLAC/cpu.c
+1
-1
src/libFLAC/crc.c
src/libFLAC/crc.c
+1
-1
src/libFLAC/fixed.c
src/libFLAC/fixed.c
+1
-1
src/libFLAC/float.c
src/libFLAC/float.c
+1
-1
src/libFLAC/format.c
src/libFLAC/format.c
+1
-1
src/libFLAC/ia32/Makefile.am
src/libFLAC/ia32/Makefile.am
+1
-1
src/libFLAC/ia32/cpu_asm.nasm
src/libFLAC/ia32/cpu_asm.nasm
+1
-1
src/libFLAC/ia32/fixed_asm.nasm
src/libFLAC/ia32/fixed_asm.nasm
+1
-1
src/libFLAC/ia32/lpc_asm-unrolled.nasm
src/libFLAC/ia32/lpc_asm-unrolled.nasm
+1
-1
src/libFLAC/ia32/lpc_asm.nasm
src/libFLAC/ia32/lpc_asm.nasm
+1
-1
src/libFLAC/ia32/nasm.h
src/libFLAC/ia32/nasm.h
+1
-1
src/libFLAC/include/Makefile.am
src/libFLAC/include/Makefile.am
+1
-1
src/libFLAC/include/private/Makefile.am
src/libFLAC/include/private/Makefile.am
+1
-1
src/libFLAC/include/private/all.h
src/libFLAC/include/private/all.h
+1
-1
src/libFLAC/include/private/bitmath.h
src/libFLAC/include/private/bitmath.h
+1
-1
src/libFLAC/include/private/bitreader.h
src/libFLAC/include/private/bitreader.h
+1
-1
src/libFLAC/include/private/bitwriter.h
src/libFLAC/include/private/bitwriter.h
+1
-1
src/libFLAC/include/private/cpu.h
src/libFLAC/include/private/cpu.h
+1
-1
src/libFLAC/include/private/crc.h
src/libFLAC/include/private/crc.h
+1
-1
src/libFLAC/include/private/fixed.h
src/libFLAC/include/private/fixed.h
+1
-1
src/libFLAC/include/private/float.h
src/libFLAC/include/private/float.h
+1
-1
src/libFLAC/include/private/format.h
src/libFLAC/include/private/format.h
+1
-1
src/libFLAC/include/private/lpc.h
src/libFLAC/include/private/lpc.h
+1
-1
src/libFLAC/include/private/memory.h
src/libFLAC/include/private/memory.h
+1
-1
src/libFLAC/include/private/metadata.h
src/libFLAC/include/private/metadata.h
+1
-1
src/libFLAC/include/private/ogg_decoder_aspect.h
src/libFLAC/include/private/ogg_decoder_aspect.h
+1
-1
src/libFLAC/include/private/ogg_encoder_aspect.h
src/libFLAC/include/private/ogg_encoder_aspect.h
+1
-1
src/libFLAC/include/private/ogg_helper.h
src/libFLAC/include/private/ogg_helper.h
+1
-1
src/libFLAC/include/private/ogg_mapping.h
src/libFLAC/include/private/ogg_mapping.h
+1
-1
src/libFLAC/include/private/stream_encoder.h
src/libFLAC/include/private/stream_encoder.h
+1
-1
src/libFLAC/include/private/stream_encoder_framing.h
src/libFLAC/include/private/stream_encoder_framing.h
+1
-1
src/libFLAC/include/private/window.h
src/libFLAC/include/private/window.h
+1
-1
src/libFLAC/include/protected/Makefile.am
src/libFLAC/include/protected/Makefile.am
+1
-1
src/libFLAC/include/protected/all.h
src/libFLAC/include/protected/all.h
+1
-1
src/libFLAC/include/protected/stream_decoder.h
src/libFLAC/include/protected/stream_decoder.h
+1
-1
src/libFLAC/include/protected/stream_encoder.h
src/libFLAC/include/protected/stream_encoder.h
+1
-1
src/libFLAC/lpc.c
src/libFLAC/lpc.c
+1
-1
src/libFLAC/lpc_intrin_sse.c
src/libFLAC/lpc_intrin_sse.c
+1
-1
src/libFLAC/lpc_intrin_sse2.c
src/libFLAC/lpc_intrin_sse2.c
+1
-1
src/libFLAC/lpc_intrin_sse41.c
src/libFLAC/lpc_intrin_sse41.c
+1
-1
src/libFLAC/memory.c
src/libFLAC/memory.c
+1
-1
src/libFLAC/metadata_iterators.c
src/libFLAC/metadata_iterators.c
+1
-1
src/libFLAC/metadata_object.c
src/libFLAC/metadata_object.c
+1
-1
src/libFLAC/ogg_decoder_aspect.c
src/libFLAC/ogg_decoder_aspect.c
+1
-1
src/libFLAC/ogg_encoder_aspect.c
src/libFLAC/ogg_encoder_aspect.c
+1
-1
src/libFLAC/ogg_helper.c
src/libFLAC/ogg_helper.c
+1
-1
src/libFLAC/ogg_mapping.c
src/libFLAC/ogg_mapping.c
+1
-1
src/libFLAC/stream_decoder.c
src/libFLAC/stream_decoder.c
+1
-1
src/libFLAC/stream_encoder.c
src/libFLAC/stream_encoder.c
+1
-1
src/libFLAC/stream_encoder_framing.c
src/libFLAC/stream_encoder_framing.c
+1
-1
src/libFLAC/stream_encoder_intrin_sse2.c
src/libFLAC/stream_encoder_intrin_sse2.c
+1
-1
src/libFLAC/stream_encoder_intrin_ssse3.c
src/libFLAC/stream_encoder_intrin_ssse3.c
+1
-1
src/libFLAC/window.c
src/libFLAC/window.c
+1
-1
src/metaflac/Makefile.am
src/metaflac/Makefile.am
+1
-1
src/metaflac/Makefile.lite
src/metaflac/Makefile.lite
+1
-1
src/metaflac/main.c
src/metaflac/main.c
+1
-1
src/metaflac/operations.c
src/metaflac/operations.c
+1
-1
src/metaflac/operations.h
src/metaflac/operations.h
+1
-1
src/metaflac/operations_shorthand.h
src/metaflac/operations_shorthand.h
+1
-1
src/metaflac/operations_shorthand_cuesheet.c
src/metaflac/operations_shorthand_cuesheet.c
+1
-1
src/metaflac/operations_shorthand_picture.c
src/metaflac/operations_shorthand_picture.c
+1
-1
src/metaflac/operations_shorthand_seektable.c
src/metaflac/operations_shorthand_seektable.c
+1
-1
src/metaflac/operations_shorthand_streaminfo.c
src/metaflac/operations_shorthand_streaminfo.c
+1
-1
src/metaflac/operations_shorthand_vorbiscomment.c
src/metaflac/operations_shorthand_vorbiscomment.c
+1
-1
src/metaflac/options.c
src/metaflac/options.c
+1
-1
src/metaflac/options.h
src/metaflac/options.h
+1
-1
src/metaflac/usage.c
src/metaflac/usage.c
+2
-2
src/metaflac/usage.h
src/metaflac/usage.h
+1
-1
src/metaflac/utils.c
src/metaflac/utils.c
+1
-1
src/metaflac/utils.h
src/metaflac/utils.h
+1
-1
src/plugin_common/Makefile.am
src/plugin_common/Makefile.am
+1
-1
src/plugin_common/Makefile.lite
src/plugin_common/Makefile.lite
+1
-1
src/plugin_common/all.h
src/plugin_common/all.h
+1
-1
src/plugin_common/charset.c
src/plugin_common/charset.c
+1
-1
src/plugin_common/charset.h
src/plugin_common/charset.h
+1
-1
src/plugin_common/defs.h
src/plugin_common/defs.h
+1
-1
src/plugin_common/dither.c
src/plugin_common/dither.c
+1
-1
src/plugin_common/dither.h
src/plugin_common/dither.h
+1
-1
src/plugin_common/replaygain.c
src/plugin_common/replaygain.c
+1
-1
src/plugin_common/replaygain.h
src/plugin_common/replaygain.h
+1
-1
src/plugin_common/tags.c
src/plugin_common/tags.c
+1
-1
src/plugin_common/tags.h
src/plugin_common/tags.h
+1
-1
src/plugin_xmms/Makefile.am
src/plugin_xmms/Makefile.am
+1
-1
src/plugin_xmms/Makefile.lite
src/plugin_xmms/Makefile.lite
+1
-1
src/plugin_xmms/locale_hack.h
src/plugin_xmms/locale_hack.h
+1
-1
src/plugin_xmms/plugin.c
src/plugin_xmms/plugin.c
+1
-1
src/plugin_xmms/plugin.h
src/plugin_xmms/plugin.h
+1
-1
src/plugin_xmms/tag.c
src/plugin_xmms/tag.c
+1
-1
src/share/Makefile.am
src/share/Makefile.am
+1
-1
src/share/Makefile.lite
src/share/Makefile.lite
+1
-1
src/share/grabbag/alloc.c
src/share/grabbag/alloc.c
+1
-1
src/share/grabbag/cuesheet.c
src/share/grabbag/cuesheet.c
+1
-1
src/share/grabbag/file.c
src/share/grabbag/file.c
+1
-1
src/share/grabbag/picture.c
src/share/grabbag/picture.c
+1
-1
src/share/grabbag/replaygain.c
src/share/grabbag/replaygain.c
+1
-1
src/share/grabbag/seektable.c
src/share/grabbag/seektable.c
+1
-1
src/share/replaygain_synthesis/replaygain_synthesis.c
src/share/replaygain_synthesis/replaygain_synthesis.c
+1
-1
src/share/utf8/Makefile.am
src/share/utf8/Makefile.am
+1
-1
src/test_grabbag/Makefile.am
src/test_grabbag/Makefile.am
+1
-1
src/test_grabbag/Makefile.lite
src/test_grabbag/Makefile.lite
+1
-1
src/test_grabbag/cuesheet/Makefile.am
src/test_grabbag/cuesheet/Makefile.am
+1
-1
src/test_grabbag/cuesheet/Makefile.lite
src/test_grabbag/cuesheet/Makefile.lite
+1
-1
src/test_grabbag/cuesheet/main.c
src/test_grabbag/cuesheet/main.c
+1
-1
src/test_grabbag/picture/Makefile.am
src/test_grabbag/picture/Makefile.am
+1
-1
src/test_grabbag/picture/Makefile.lite
src/test_grabbag/picture/Makefile.lite
+1
-1
src/test_grabbag/picture/main.c
src/test_grabbag/picture/main.c
+1
-1
src/test_libFLAC++/Makefile.am
src/test_libFLAC++/Makefile.am
+1
-1
src/test_libFLAC++/Makefile.lite
src/test_libFLAC++/Makefile.lite
+1
-1
src/test_libFLAC++/decoders.cpp
src/test_libFLAC++/decoders.cpp
+1
-1
src/test_libFLAC++/decoders.h
src/test_libFLAC++/decoders.h
+1
-1
src/test_libFLAC++/encoders.cpp
src/test_libFLAC++/encoders.cpp
+1
-1
src/test_libFLAC++/encoders.h
src/test_libFLAC++/encoders.h
+1
-1
src/test_libFLAC++/main.cpp
src/test_libFLAC++/main.cpp
+1
-1
src/test_libFLAC++/metadata.cpp
src/test_libFLAC++/metadata.cpp
+1
-1
src/test_libFLAC++/metadata.h
src/test_libFLAC++/metadata.h
+1
-1
src/test_libFLAC++/metadata_manip.cpp
src/test_libFLAC++/metadata_manip.cpp
+1
-1
src/test_libFLAC++/metadata_object.cpp
src/test_libFLAC++/metadata_object.cpp
+1
-1
src/test_libFLAC/Makefile.am
src/test_libFLAC/Makefile.am
+1
-1
src/test_libFLAC/Makefile.lite
src/test_libFLAC/Makefile.lite
+1
-1
src/test_libFLAC/bitwriter.c
src/test_libFLAC/bitwriter.c
+1
-1
src/test_libFLAC/bitwriter.h
src/test_libFLAC/bitwriter.h
+1
-1
src/test_libFLAC/decoders.c
src/test_libFLAC/decoders.c
+1
-1
src/test_libFLAC/decoders.h
src/test_libFLAC/decoders.h
+1
-1
src/test_libFLAC/encoders.c
src/test_libFLAC/encoders.c
+1
-1
src/test_libFLAC/encoders.h
src/test_libFLAC/encoders.h
+1
-1
src/test_libFLAC/format.c
src/test_libFLAC/format.c
+1
-1
src/test_libFLAC/format.h
src/test_libFLAC/format.h
+1
-1
src/test_libFLAC/main.c
src/test_libFLAC/main.c
+1
-1
src/test_libFLAC/metadata.c
src/test_libFLAC/metadata.c
+1
-1
src/test_libFLAC/metadata.h
src/test_libFLAC/metadata.h
+1
-1
src/test_libFLAC/metadata_manip.c
src/test_libFLAC/metadata_manip.c
+1
-1
src/test_libFLAC/metadata_object.c
src/test_libFLAC/metadata_object.c
+1
-1
src/test_libs_common/Makefile.am
src/test_libs_common/Makefile.am
+1
-1
src/test_libs_common/Makefile.lite
src/test_libs_common/Makefile.lite
+1
-1
src/test_libs_common/file_utils_flac.c
src/test_libs_common/file_utils_flac.c
+1
-1
src/test_libs_common/metadata_utils.c
src/test_libs_common/metadata_utils.c
+1
-1
src/test_seeking/Makefile.am
src/test_seeking/Makefile.am
+1
-1
src/test_seeking/Makefile.lite
src/test_seeking/Makefile.lite
+1
-1
src/test_seeking/main.c
src/test_seeking/main.c
+1
-1
src/test_streams/Makefile.am
src/test_streams/Makefile.am
+1
-1
src/test_streams/Makefile.lite
src/test_streams/Makefile.lite
+1
-1
src/test_streams/main.c
src/test_streams/main.c
+1
-1
src/utils/Makefile.am
src/utils/Makefile.am
+1
-1
src/utils/flacdiff/Makefile.am
src/utils/flacdiff/Makefile.am
+1
-1
src/utils/flacdiff/Makefile.lite
src/utils/flacdiff/Makefile.lite
+1
-1
src/utils/flacdiff/main.cpp
src/utils/flacdiff/main.cpp
+1
-1
src/utils/flactimer/Makefile.am
src/utils/flactimer/Makefile.am
+1
-1
src/utils/flactimer/Makefile.lite
src/utils/flactimer/Makefile.lite
+1
-1
src/utils/flactimer/main.cpp
src/utils/flactimer/main.cpp
+1
-1
test/Makefile.am
test/Makefile.am
+1
-1
test/Makefile.lite
test/Makefile.lite
+1
-1
test/common.sh.in
test/common.sh.in
+1
-1
test/cuesheets/Makefile.am
test/cuesheets/Makefile.am
+1
-1
test/flac-to-flac-metadata-test-files/Makefile.am
test/flac-to-flac-metadata-test-files/Makefile.am
+1
-1
test/metaflac-test-files/Makefile.am
test/metaflac-test-files/Makefile.am
+1
-1
test/pictures/Makefile.am
test/pictures/Makefile.am
+1
-1
test/test_bins.sh
test/test_bins.sh
+1
-1
test/test_flac.sh
test/test_flac.sh
+1
-1
test/test_grabbag.sh
test/test_grabbag.sh
+1
-1
test/test_libFLAC++.sh
test/test_libFLAC++.sh
+1
-1
test/test_libFLAC.sh
test/test_libFLAC.sh
+1
-1
test/test_metaflac.sh
test/test_metaflac.sh
+1
-1
test/test_replaygain.sh
test/test_replaygain.sh
+1
-1
test/test_seeking.sh
test/test_seeking.sh
+1
-1
test/test_streams.sh
test/test_streams.sh
+1
-1
No files found.
AUTHORS
View file @
14373915
/* FLAC - Free Lossless Audio Codec
/* FLAC - Free Lossless Audio Codec
* Copyright (C) 2001-2009 Josh Coalson
* Copyright (C) 2001-2009 Josh Coalson
* Copyright (C) 2011-201
3
Xiph.Org Foundation
* Copyright (C) 2011-201
4
Xiph.Org Foundation
*
*
* This file is part the FLAC project. FLAC is comprised of several
* This file is part the FLAC project. FLAC is comprised of several
* components distributed under different licenses. The codec libraries
* components distributed under different licenses. The codec libraries
...
...
COPYING.Xiph
View file @
14373915
Copyright (C) 2000-2009 Josh Coalson
Copyright (C) 2000-2009 Josh Coalson
Copyright (C) 2011-201
3
Xiph.Org Foundation
Copyright (C) 2011-201
4
Xiph.Org Foundation
Redistribution and use in source and binary forms, with or without
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
modification, are permitted provided that the following conditions
...
...
Makefile.am
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
Makefile.deps
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
Makefile.lite
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
README
View file @
14373915
/* FLAC - Free Lossless Audio Codec
/* FLAC - Free Lossless Audio Codec
* Copyright (C) 2001-2009 Josh Coalson
* Copyright (C) 2001-2009 Josh Coalson
* Copyright (C) 2011-201
3
Xiph.Org Foundation
* Copyright (C) 2011-201
4
Xiph.Org Foundation
*
*
* This file is part the FLAC project. FLAC is comprised of several
* This file is part the FLAC project. FLAC is comprised of several
* components distributed under different licenses. The codec libraries
* components distributed under different licenses. The codec libraries
...
...
build/Makefile.am
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2002-2009 Josh Coalson
# Copyright (C) 2002-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
build/compile.mk
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
build/config.mk
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
build/exe.mk
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
build/lib.mk
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
doc/Makefile.am
View file @
14373915
# flac - Command-line FLAC encoder/decoder
# flac - Command-line FLAC encoder/decoder
# Copyright (C) 2002-2009 Josh Coalson
# Copyright (C) 2002-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This program is free software; you can redistribute it and/or
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# modify it under the terms of the GNU General Public License
...
...
doc/Makefile.lite
View file @
14373915
# flac - Command-line FLAC encoder/decoder
# flac - Command-line FLAC encoder/decoder
# Copyright (C) 2002-2009 Josh Coalson
# Copyright (C) 2002-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This program is free software; you can redistribute it and/or
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# modify it under the terms of the GNU General Public License
...
...
doc/html/Makefile.am
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
doc/html/images/Makefile.am
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
examples/Makefile.am
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
examples/Makefile.lite
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
examples/c/Makefile.am
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
examples/c/decode/Makefile.am
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
examples/c/decode/file/Makefile.am
View file @
14373915
# example_c_decode_file - Simple FLAC file decoder using libFLAC
# example_c_decode_file - Simple FLAC file decoder using libFLAC
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This program is free software; you can redistribute it and/or
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# modify it under the terms of the GNU General Public License
...
...
examples/c/decode/file/Makefile.lite
View file @
14373915
# example_c_decode_file - Simple FLAC file decoder using libFLAC
# example_c_decode_file - Simple FLAC file decoder using libFLAC
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This program is free software; you can redistribute it and/or
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# modify it under the terms of the GNU General Public License
...
...
examples/c/decode/file/main.c
View file @
14373915
/* example_c_decode_file - Simple FLAC file decoder using libFLAC
/* example_c_decode_file - Simple FLAC file decoder using libFLAC
* Copyright (C) 2007-2009 Josh Coalson
* Copyright (C) 2007-2009 Josh Coalson
* Copyright (C) 2011-201
3
Xiph.Org Foundation
* Copyright (C) 2011-201
4
Xiph.Org Foundation
*
*
* This program is free software; you can redistribute it and/or
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* modify it under the terms of the GNU General Public License
...
...
examples/c/encode/Makefile.am
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
examples/c/encode/file/Makefile.am
View file @
14373915
# example_c_encode_file - Simple FLAC file encoder using libFLAC
# example_c_encode_file - Simple FLAC file encoder using libFLAC
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This program is free software; you can redistribute it and/or
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# modify it under the terms of the GNU General Public License
...
...
examples/c/encode/file/Makefile.lite
View file @
14373915
# example_c_encode_file - Simple FLAC file encoder using libFLAC
# example_c_encode_file - Simple FLAC file encoder using libFLAC
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This program is free software; you can redistribute it and/or
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# modify it under the terms of the GNU General Public License
...
...
examples/c/encode/file/main.c
View file @
14373915
/* example_c_encode_file - Simple FLAC file encoder using libFLAC
/* example_c_encode_file - Simple FLAC file encoder using libFLAC
* Copyright (C) 2007-2009 Josh Coalson
* Copyright (C) 2007-2009 Josh Coalson
* Copyright (C) 2011-201
3
Xiph.Org Foundation
* Copyright (C) 2011-201
4
Xiph.Org Foundation
*
*
* This program is free software; you can redistribute it and/or
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* modify it under the terms of the GNU General Public License
...
...
examples/cpp/Makefile.am
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
examples/cpp/decode/Makefile.am
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
examples/cpp/decode/file/Makefile.am
View file @
14373915
# example_cpp_decode_file - Simple FLAC file decoder using libFLAC
# example_cpp_decode_file - Simple FLAC file decoder using libFLAC
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This program is free software; you can redistribute it and/or
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# modify it under the terms of the GNU General Public License
...
...
examples/cpp/decode/file/Makefile.lite
View file @
14373915
# example_cpp_decode_file - Simple FLAC file decoder using libFLAC
# example_cpp_decode_file - Simple FLAC file decoder using libFLAC
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This program is free software; you can redistribute it and/or
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# modify it under the terms of the GNU General Public License
...
...
examples/cpp/decode/file/main.cpp
View file @
14373915
/* example_cpp_decode_file - Simple FLAC file decoder using libFLAC
/* example_cpp_decode_file - Simple FLAC file decoder using libFLAC
* Copyright (C) 2007-2009 Josh Coalson
* Copyright (C) 2007-2009 Josh Coalson
* Copyright (C) 2011-201
3
Xiph.Org Foundation
* Copyright (C) 2011-201
4
Xiph.Org Foundation
*
*
* This program is free software; you can redistribute it and/or
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* modify it under the terms of the GNU General Public License
...
...
examples/cpp/encode/Makefile.am
View file @
14373915
# FLAC - Free Lossless Audio Codec
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2001-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This file is part the FLAC project. FLAC is comprised of several
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under different licenses. The codec libraries
# components distributed under different licenses. The codec libraries
...
...
examples/cpp/encode/file/Makefile.am
View file @
14373915
# example_cpp_encode_file - Simple FLAC file encoder using libFLAC
# example_cpp_encode_file - Simple FLAC file encoder using libFLAC
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This program is free software; you can redistribute it and/or
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# modify it under the terms of the GNU General Public License
...
...
examples/cpp/encode/file/Makefile.lite
View file @
14373915
# example_cpp_encode_file - Simple FLAC file encoder using libFLAC
# example_cpp_encode_file - Simple FLAC file encoder using libFLAC
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2007-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# This program is free software; you can redistribute it and/or
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# modify it under the terms of the GNU General Public License
...
...
examples/cpp/encode/file/main.cpp
View file @
14373915
/* example_cpp_encode_file - Simple FLAC file encoder using libFLAC
/* example_cpp_encode_file - Simple FLAC file encoder using libFLAC
* Copyright (C) 2007-2009 Josh Coalson
* Copyright (C) 2007-2009 Josh Coalson
* Copyright (C) 2011-201
3
Xiph.Org Foundation
* Copyright (C) 2011-201
4
Xiph.Org Foundation
*
*
* This program is free software; you can redistribute it and/or
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* modify it under the terms of the GNU General Public License
...
...
include/FLAC++/Makefile.am
View file @
14373915
# libFLAC++ - Free Lossless Audio Codec library
# libFLAC++ - Free Lossless Audio Codec library
# Copyright (C) 2002-2009 Josh Coalson
# Copyright (C) 2002-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# Redistribution and use in source and binary forms, with or without
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# modification, are permitted provided that the following conditions
...
...
include/FLAC++/all.h
View file @
14373915
/* libFLAC++ - Free Lossless Audio Codec library
/* libFLAC++ - Free Lossless Audio Codec library
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
3
Xiph.Org Foundation
* Copyright (C) 2011-201
4
Xiph.Org Foundation
*
*
* Redistribution and use in source and binary forms, with or without
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* modification, are permitted provided that the following conditions
...
...
include/FLAC++/decoder.h
View file @
14373915
/* libFLAC++ - Free Lossless Audio Codec library
/* libFLAC++ - Free Lossless Audio Codec library
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
3
Xiph.Org Foundation
* Copyright (C) 2011-201
4
Xiph.Org Foundation
*
*
* Redistribution and use in source and binary forms, with or without
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* modification, are permitted provided that the following conditions
...
...
include/FLAC++/encoder.h
View file @
14373915
/* libFLAC++ - Free Lossless Audio Codec library
/* libFLAC++ - Free Lossless Audio Codec library
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
3
Xiph.Org Foundation
* Copyright (C) 2011-201
4
Xiph.Org Foundation
*
*
* Redistribution and use in source and binary forms, with or without
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* modification, are permitted provided that the following conditions
...
...
include/FLAC++/export.h
View file @
14373915
/* libFLAC++ - Free Lossless Audio Codec library
/* libFLAC++ - Free Lossless Audio Codec library
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
3
Xiph.Org Foundation
* Copyright (C) 2011-201
4
Xiph.Org Foundation
*
*
* Redistribution and use in source and binary forms, with or without
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* modification, are permitted provided that the following conditions
...
...
include/FLAC++/metadata.h
View file @
14373915
/* libFLAC++ - Free Lossless Audio Codec library
/* libFLAC++ - Free Lossless Audio Codec library
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2002-2009 Josh Coalson
* Copyright (C) 2011-201
3
Xiph.Org Foundation
* Copyright (C) 2011-201
4
Xiph.Org Foundation
*
*
* Redistribution and use in source and binary forms, with or without
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* modification, are permitted provided that the following conditions
...
...
include/FLAC/Makefile.am
View file @
14373915
# libFLAC - Free Lossless Audio Codec library
# libFLAC - Free Lossless Audio Codec library
# Copyright (C) 2000-2009 Josh Coalson
# Copyright (C) 2000-2009 Josh Coalson
# Copyright (C) 2011-201
3
Xiph.Org Foundation
# Copyright (C) 2011-201
4
Xiph.Org Foundation
#
#
# Redistribution and use in source and binary forms, with or without
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# modification, are permitted provided that the following conditions
...
...
include/FLAC/all.h
View file @
14373915
/* libFLAC - Free Lossless Audio Codec library
/* libFLAC - Free Lossless Audio Codec library
* Copyright (C) 2000-2009 Josh Coalson
* Copyright (C) 2000-2009 Josh Coalson