Set version to 1.3.0 and update coyprights throughout.
authorErik de Castro Lopo <erikd@mega-nerd.com>
Sat, 25 May 2013 07:11:19 +0000 (17:11 +1000)
committerErik de Castro Lopo <erikd@mega-nerd.com>
Sun, 26 May 2013 09:17:53 +0000 (19:17 +1000)
commitb1982fbc5f269dc867a2db67c8d34594ca268a3e
tree4cc43c0382632fdd78608a4978d0058afb067f7a
parentd672efaa05e18ca2bf906c6e8eb8d5bf20f88664
Set version to 1.3.0 and update coyprights throughout.
333 files changed:
AUTHORS
COPYING.Xiph
Makefile.am
Makefile.deps
Makefile.lite
README
build/Makefile.am
build/compile.mk
build/config.mk
build/exe.mk
build/lib.mk
configure.ac
doc/Doxyfile.in
doc/Makefile.am
doc/Makefile.lite
doc/doxygen.footer.html
doc/doxygen.header.html
doc/html/Makefile.am
doc/html/changelog.html
doc/html/comparison.html
doc/html/comparison__chopin_prelude_24.html
doc/html/comparison__dream_theater_600.html
doc/html/comparison__eddie_warner_titus.html
doc/html/comparison__fanfare_de_l_eventail_de_jeanne.html
doc/html/comparison__gloria_estefan_conga.html
doc/html/comparison__hand_in_my_pocket.html
doc/html/comparison__l_sub_raga_sivapriya.html
doc/html/comparison__laetatus_sum.html
doc/html/comparison__mummified_in_barbed_wire.html
doc/html/comparison__prokofiev_pcon3_3.html
doc/html/comparison__ravel_sq4_4.html
doc/html/comparison__scarlatti_k42.html
doc/html/comparison__tool_forty_six_and_2.html
doc/html/comparison__white_room.html
doc/html/comparison_all_cpudectime.html
doc/html/comparison_all_cpuenctime.html
doc/html/comparison_all_procdectime.html
doc/html/comparison_all_procenctime.html
doc/html/comparison_all_ratio.html
doc/html/developers.html
doc/html/documentation.html
doc/html/documentation_bugs.html
doc/html/documentation_example_code.html
doc/html/documentation_format_overview.html
doc/html/documentation_tasks.html
doc/html/documentation_tools.html
doc/html/documentation_tools_flac.html
doc/html/documentation_tools_metaflac.html
doc/html/documentation_tools_plugins.html
doc/html/download.html
doc/html/faq.html
doc/html/features.html
doc/html/flac.css
doc/html/format.html
doc/html/id.html
doc/html/images/Makefile.am
doc/html/images/hw/Makefile.am
doc/html/index.html
doc/html/itunes.html
doc/html/license.html
doc/html/links.html
doc/html/news.html
doc/html/ogg_mapping.html
doc/html/ru/Makefile.am
doc/html/ru/authors.html
doc/html/ru/comparison.html
doc/html/ru/developers.html
doc/html/ru/documentation.html
doc/html/ru/download.html
doc/html/ru/features.html
doc/html/ru/format.html
doc/html/ru/goals.html
doc/html/ru/id.html
doc/html/ru/index.html
doc/html/ru/links.html
doc/html/ru/news.html
examples/Makefile.am
examples/Makefile.lite
examples/c/Makefile.am
examples/c/decode/Makefile.am
examples/c/decode/file/Makefile.am
examples/c/decode/file/Makefile.lite
examples/c/decode/file/main.c
examples/c/encode/Makefile.am
examples/c/encode/file/Makefile.am
examples/c/encode/file/Makefile.lite
examples/c/encode/file/main.c
examples/cpp/Makefile.am
examples/cpp/decode/Makefile.am
examples/cpp/decode/file/Makefile.am
examples/cpp/decode/file/Makefile.lite
examples/cpp/decode/file/main.cpp
examples/cpp/encode/Makefile.am
examples/cpp/encode/file/Makefile.am
examples/cpp/encode/file/Makefile.lite
examples/cpp/encode/file/main.cpp
include/FLAC++/Makefile.am
include/FLAC++/all.h
include/FLAC++/decoder.h
include/FLAC++/encoder.h
include/FLAC++/export.h
include/FLAC++/metadata.h
include/FLAC/Makefile.am
include/FLAC/all.h
include/FLAC/assert.h
include/FLAC/callback.h
include/FLAC/export.h
include/FLAC/format.h
include/FLAC/metadata.h
include/FLAC/ordinals.h
include/FLAC/stream_decoder.h
include/FLAC/stream_encoder.h
include/Makefile.am
include/share/alloc.h
include/share/grabbag.h
include/share/grabbag/cuesheet.h
include/share/grabbag/file.h
include/share/grabbag/picture.h
include/share/grabbag/replaygain.h
include/share/grabbag/seektable.h
include/share/replaygain_synthesis.h
include/share/win_utf8_io.h
include/test_libs_common/file_utils_flac.h
include/test_libs_common/metadata_utils.h
m4/Makefile.am
man/Makefile.am
man/flac.1
man/flac.sgml
man/metaflac.1
man/metaflac.sgml
src/Makefile.am
src/Makefile.lite
src/flac/Makefile.am
src/flac/Makefile.lite
src/flac/Makefile.lite.iffscan
src/flac/analyze.c
src/flac/analyze.h
src/flac/decode.c
src/flac/decode.h
src/flac/encode.c
src/flac/encode.h
src/flac/foreign_metadata.c
src/flac/foreign_metadata.h
src/flac/iffscan.c
src/flac/local_string_utils.h
src/flac/main.c
src/flac/utils.c
src/flac/utils.h
src/flac/vorbiscomment.c
src/flac/vorbiscomment.h
src/libFLAC++/Makefile.am
src/libFLAC++/Makefile.lite
src/libFLAC++/metadata.cpp
src/libFLAC++/stream_decoder.cpp
src/libFLAC++/stream_encoder.cpp
src/libFLAC/Makefile.am
src/libFLAC/Makefile.lite
src/libFLAC/bitmath.c
src/libFLAC/bitreader.c
src/libFLAC/bitwriter.c
src/libFLAC/cpu.c
src/libFLAC/crc.c
src/libFLAC/fixed.c
src/libFLAC/float.c
src/libFLAC/format.c
src/libFLAC/ia32/Makefile.am
src/libFLAC/ia32/bitreader_asm.nasm
src/libFLAC/ia32/cpu_asm.nasm
src/libFLAC/ia32/fixed_asm.nasm
src/libFLAC/ia32/lpc_asm-unrolled.nasm
src/libFLAC/ia32/lpc_asm.nasm
src/libFLAC/ia32/nasm.h
src/libFLAC/ia32/stream_encoder_asm.nasm
src/libFLAC/include/Makefile.am
src/libFLAC/include/private/Makefile.am
src/libFLAC/include/private/all.h
src/libFLAC/include/private/bitmath.h
src/libFLAC/include/private/bitreader.h
src/libFLAC/include/private/bitwriter.h
src/libFLAC/include/private/cpu.h
src/libFLAC/include/private/crc.h
src/libFLAC/include/private/fixed.h
src/libFLAC/include/private/float.h
src/libFLAC/include/private/format.h
src/libFLAC/include/private/lpc.h
src/libFLAC/include/private/memory.h
src/libFLAC/include/private/metadata.h
src/libFLAC/include/private/ogg_decoder_aspect.h
src/libFLAC/include/private/ogg_encoder_aspect.h
src/libFLAC/include/private/ogg_helper.h
src/libFLAC/include/private/ogg_mapping.h
src/libFLAC/include/private/stream_encoder_framing.h
src/libFLAC/include/private/window.h
src/libFLAC/include/protected/Makefile.am
src/libFLAC/include/protected/all.h
src/libFLAC/include/protected/stream_decoder.h
src/libFLAC/include/protected/stream_encoder.h
src/libFLAC/libFLAC_dynamic.vcproj
src/libFLAC/libFLAC_static.vcproj
src/libFLAC/lpc.c
src/libFLAC/memory.c
src/libFLAC/metadata_iterators.c
src/libFLAC/metadata_object.c
src/libFLAC/ogg_decoder_aspect.c
src/libFLAC/ogg_encoder_aspect.c
src/libFLAC/ogg_helper.c
src/libFLAC/ogg_mapping.c
src/libFLAC/ppc/Makefile.am
src/libFLAC/ppc/as/Makefile.am
src/libFLAC/ppc/as/lpc_asm.s
src/libFLAC/ppc/gas/Makefile.am
src/libFLAC/ppc/gas/lpc_asm.s
src/libFLAC/stream_decoder.c
src/libFLAC/stream_encoder.c
src/libFLAC/stream_encoder_framing.c
src/libFLAC/window.c
src/metaflac/Makefile.am
src/metaflac/Makefile.lite
src/metaflac/main.c
src/metaflac/operations.c
src/metaflac/operations.h
src/metaflac/operations_shorthand.h
src/metaflac/operations_shorthand_cuesheet.c
src/metaflac/operations_shorthand_picture.c
src/metaflac/operations_shorthand_seektable.c
src/metaflac/operations_shorthand_streaminfo.c
src/metaflac/operations_shorthand_vorbiscomment.c
src/metaflac/options.c
src/metaflac/options.h
src/metaflac/usage.c
src/metaflac/usage.h
src/metaflac/utils.c
src/metaflac/utils.h
src/monkeys_audio_utilities/Makefile.am
src/monkeys_audio_utilities/flac_mac/Makefile.am
src/monkeys_audio_utilities/flac_mac/main.c
src/monkeys_audio_utilities/flac_ren/Makefile.am
src/monkeys_audio_utilities/flac_ren/main.c
src/plugin_common/Makefile.am
src/plugin_common/Makefile.lite
src/plugin_common/all.h
src/plugin_common/charset.c
src/plugin_common/charset.h
src/plugin_common/defs.h
src/plugin_common/dither.c
src/plugin_common/dither.h
src/plugin_common/replaygain.c
src/plugin_common/replaygain.h
src/plugin_common/tags.c
src/plugin_common/tags.h
src/plugin_xmms/Makefile.am
src/plugin_xmms/Makefile.lite
src/plugin_xmms/locale_hack.h
src/plugin_xmms/plugin.c
src/plugin_xmms/plugin.h
src/plugin_xmms/tag.c
src/share/Makefile.am
src/share/Makefile.lite
src/share/grabbag/alloc.c
src/share/grabbag/cuesheet.c
src/share/grabbag/file.c
src/share/grabbag/picture.c
src/share/grabbag/replaygain.c
src/share/grabbag/seektable.c
src/share/replaygain_synthesis/replaygain_synthesis.c
src/share/utf8/Makefile.am
src/share/win_utf8_io/win_utf8_io.c
src/test_grabbag/Makefile.am
src/test_grabbag/Makefile.lite
src/test_grabbag/cuesheet/Makefile.am
src/test_grabbag/cuesheet/Makefile.lite
src/test_grabbag/cuesheet/main.c
src/test_grabbag/picture/Makefile.am
src/test_grabbag/picture/Makefile.lite
src/test_grabbag/picture/main.c
src/test_libFLAC++/Makefile.am
src/test_libFLAC++/Makefile.lite
src/test_libFLAC++/decoders.cpp
src/test_libFLAC++/decoders.h
src/test_libFLAC++/encoders.cpp
src/test_libFLAC++/encoders.h
src/test_libFLAC++/main.cpp
src/test_libFLAC++/metadata.cpp
src/test_libFLAC++/metadata.h
src/test_libFLAC++/metadata_manip.cpp
src/test_libFLAC++/metadata_object.cpp
src/test_libFLAC/Makefile.am
src/test_libFLAC/Makefile.lite
src/test_libFLAC/bitwriter.c
src/test_libFLAC/bitwriter.h
src/test_libFLAC/decoders.c
src/test_libFLAC/decoders.h
src/test_libFLAC/encoders.c
src/test_libFLAC/encoders.h
src/test_libFLAC/format.c
src/test_libFLAC/format.h
src/test_libFLAC/main.c
src/test_libFLAC/metadata.c
src/test_libFLAC/metadata.h
src/test_libFLAC/metadata_manip.c
src/test_libFLAC/metadata_object.c
src/test_libs_common/Makefile.am
src/test_libs_common/Makefile.lite
src/test_libs_common/file_utils_flac.c
src/test_libs_common/metadata_utils.c
src/test_seeking/Makefile.am
src/test_seeking/Makefile.lite
src/test_seeking/main.c
src/test_streams/Makefile.am
src/test_streams/Makefile.lite
src/test_streams/main.c
src/utils/Makefile.am
src/utils/flacdiff/Makefile.am
src/utils/flacdiff/Makefile.lite
src/utils/flacdiff/main.cpp
src/utils/flactimer/Makefile.am
src/utils/flactimer/Makefile.lite
src/utils/flactimer/main.cpp
test/Makefile.am
test/Makefile.lite
test/cuesheets/Makefile.am
test/flac-to-flac-metadata-test-files/Makefile.am
test/metaflac-test-files/Makefile.am
test/metaflac-test-files/case07-expect.meta
test/pictures/Makefile.am
test/test_bins.sh
test/test_flac.sh
test/test_grabbag.sh
test/test_libFLAC++.sh
test/test_libFLAC.sh
test/test_metaflac.sh
test/test_seeking.sh
test/test_streams.sh