{"id":15145740,"url":"https://github.com/soundcloud/tremor","last_synced_at":"2025-10-19T16:32:13.080Z","repository":{"id":2851405,"uuid":"3855578","full_name":"soundcloud/tremor","owner":"soundcloud","description":"Mirror of http://svn.xiph.org/trunk/Tremor","archived":false,"fork":false,"pushed_at":"2024-02-05T16:21:16.000Z","size":535,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":105,"default_branch":"master","last_synced_at":"2025-01-29T21:24:02.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://svn.xiph.org/trunk/Tremor","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soundcloud.png","metadata":{"files":{"readme":"README","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-03-28T14:02:58.000Z","updated_at":"2024-04-18T03:37:29.000Z","dependencies_parsed_at":"2022-09-11T20:51:14.519Z","dependency_job_id":null,"html_url":"https://github.com/soundcloud/tremor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soundcloud%2Ftremor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soundcloud%2Ftremor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soundcloud%2Ftremor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soundcloud%2Ftremor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soundcloud","download_url":"https://codeload.github.com/soundcloud/tremor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237172118,"owners_count":19266614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-26T11:42:23.364Z","updated_at":"2025-10-19T16:32:12.710Z","avatar_url":"https://github.com/soundcloud.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"This README covers the Ogg Vorbis 'Tremor' integer playback codec\nsource as of date 2002 09 02, version 1.0.0.\n\n                            ******\n\nThe C source in this package will build on any ANSI C compiler and\nfunction completely and properly on any platform.  The included build\nsystem assumes GNU build system and make tools (m4, automake,\nautoconf, libtool and gmake).  GCC is not required, although GCC is\nthe most tested compiler.  To build using GNU tools, type in the\nsource directory:\n\n./autogen.sh\nmake\n\nCurrently, the source implements playback in pure C on all platforms\nexcept ARM, where a [currently] small amount of assembly (see\nasm_arm.h) is used to implement 64 bit math operations and fast LSP\ncomputation.  If building on ARM without the benefit of GNU build\nsystem tools, be sure that '_ARM_ASSEM_' is #defined by the build\nsystem if this assembly is desired, else the resulting library will\nuse whatever 64 bit math builtins the compiler implements.\n\nNo math library is required by this source.  No floating point\noperations are used at any point in either setup or decode.  This\ndecoder library will properly decode any past, current or future\nVorbis I file or stream.\n\n                           ********\n\nThe build system produces a static and [when supported by the OS]\ndynamic library named 'libvorbisidec'.  This library exposes an API\nnearly identical to the BSD reference library's 'libvorbisfile',\nincluding all the features familiar to users of vorbisfile.  This API\nis similar enough that the proper header file to include is named\n'ivorbisfile.h' [included in the source build directory].  Lower level\nlibvorbis-style headers and structures are in 'ivorbiscodec.h'\n[included in the source build directory]. A simple example program,\nivorbisfile_example.c, can be built with 'make example'.\n\n                           ********\n\nDetailed Tremor API Documentation begins at doc/index.html\n\nMonty\nxiph.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoundcloud%2Ftremor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoundcloud%2Ftremor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoundcloud%2Ftremor/lists"}