flac-arm-1.1.3.git  about / heads / tags
ARM7 asm optimizations for FLAC 1.1.3 (old, unmaintained)
tree b64b62743e2dd9068184feffc48fbf8701180779
$ git ls-tree -l HEAD:src	# shows similar output on the CLI

	size	name
 	1322	Makefile.am
 	2917	Makefile.lite
d	-	flac/
d	-	libFLAC++/
d	-	libFLAC/
d	-	libOggFLAC++/
d	-	libOggFLAC/
d	-	metaflac/
d	-	monkeys_audio_utilities/
d	-	plugin_common/
d	-	plugin_winamp2/
d	-	plugin_xmms/
d	-	share/
d	-	test_grabbag/
d	-	test_libFLAC++/
d	-	test_libFLAC/
d	-	test_libOggFLAC++/
d	-	test_libOggFLAC/
d	-	test_seeking/
d	-	test_streams/
glossary
--------
Tree objects belong to commits or other tree objects.  Trees may
reference blobs, sub-trees, or (rarely) commits of submodules.

Path names are stored in tree objects, but trees do not know
their own path name.  A tree's path name comes from their parent tree,
or it is the root tree referenced by a commit object.  Thus, this web UI
relies on the `b=' URI parameter as a hint to display the path name.
git clone https://yhbt.net/flac-arm-1.1.3.git