author | John Tsiombikas <nuclear@member.fsf.org> | |
Wed, 12 Sep 2018 23:21:34 +0000 (02:21 +0300) | ||
committer | John Tsiombikas <nuclear@member.fsf.org> | |
Wed, 12 Sep 2018 23:21:34 +0000 (02:21 +0300) | ||
commit | f25228d21d10f8df4607384ddb879251d31ee40e | |
tree | fcbdedf26f73273cd48fa2c6fb14ffe9db16c172 | tree | snapshot |
parent | c48096383ed398a518e69070bfc9373537ab00bb | commit | diff |
libs/ogg/AUTHORS | [new file with mode: 0644] | blob |
libs/ogg/COPYING | [new file with mode: 0644] | blob |
libs/ogg/bitwise.c | [new file with mode: 0644] | blob |
libs/ogg/config_types.h | [new file with mode: 0644] | blob |
libs/ogg/framing.c | [new file with mode: 0644] | blob |
libs/ogg/ogg.h | [new file with mode: 0644] | blob |
libs/ogg/os_types.h | [new file with mode: 0644] | blob |
libs/vorbis/AUTHORS | [new file with mode: 0644] | blob |
libs/vorbis/COPYING | [new file with mode: 0644] | blob |
libs/vorbis/analysis.c | [new file with mode: 0644] | blob |
libs/vorbis/backends.h | [new file with mode: 0644] | blob |
libs/vorbis/bitrate.c | [new file with mode: 0644] | blob |
libs/vorbis/bitrate.h | [new file with mode: 0644] | blob |
libs/vorbis/block.c | [new file with mode: 0644] | blob |
libs/vorbis/books/coupled/res_books_51.h | [new file with mode: 0644] | blob |
libs/vorbis/books/coupled/res_books_stereo.h | [new file with mode: 0644] | blob |
libs/vorbis/books/floor/floor_books.h | [new file with mode: 0644] | blob |
libs/vorbis/books/uncoupled/res_books_uncoupled.h | [new file with mode: 0644] | blob |
libs/vorbis/codebook.c | [new file with mode: 0644] | blob |
libs/vorbis/codebook.h | [new file with mode: 0644] | blob |
libs/vorbis/codec.h | [new file with mode: 0644] | blob |
libs/vorbis/codec_internal.h | [new file with mode: 0644] | blob |
libs/vorbis/envelope.c | [new file with mode: 0644] | blob |
libs/vorbis/envelope.h | [new file with mode: 0644] | blob |
libs/vorbis/floor0.c | [new file with mode: 0644] | blob |
libs/vorbis/floor1.c | [new file with mode: 0644] | blob |
libs/vorbis/highlevel.h | [new file with mode: 0644] | blob |
libs/vorbis/info.c | [new file with mode: 0644] | blob |
libs/vorbis/lookup.c | [new file with mode: 0644] | blob |
libs/vorbis/lookup.h | [new file with mode: 0644] | blob |
libs/vorbis/lookup_data.h | [new file with mode: 0644] | blob |
libs/vorbis/lpc.c | [new file with mode: 0644] | blob |
libs/vorbis/lpc.h | [new file with mode: 0644] | blob |
libs/vorbis/lsp.c | [new file with mode: 0644] | blob |
libs/vorbis/lsp.h | [new file with mode: 0644] | blob |
libs/vorbis/mapping0.c | [new file with mode: 0644] | blob |
libs/vorbis/masking.h | [new file with mode: 0644] | blob |
libs/vorbis/mdct.c | [new file with mode: 0644] | blob |
libs/vorbis/mdct.h | [new file with mode: 0644] | blob |
libs/vorbis/misc.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/floor_all.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/psych_11.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/psych_16.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/psych_44.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/psych_8.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/residue_16.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/residue_44.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/residue_44p51.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/residue_44u.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/residue_8.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/setup_11.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/setup_16.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/setup_22.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/setup_32.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/setup_44.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/setup_44p51.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/setup_44u.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/setup_8.h | [new file with mode: 0644] | blob |
libs/vorbis/modes/setup_X.h | [new file with mode: 0644] | blob |
libs/vorbis/os.h | [new file with mode: 0644] | blob |
libs/vorbis/psy.c | [new file with mode: 0644] | blob |
libs/vorbis/psy.h | [new file with mode: 0644] | blob |
libs/vorbis/registry.c | [new file with mode: 0644] | blob |
libs/vorbis/registry.h | [new file with mode: 0644] | blob |
libs/vorbis/res0.c | [new file with mode: 0644] | blob |
libs/vorbis/scales.h | [new file with mode: 0644] | blob |
libs/vorbis/sharedbook.c | [new file with mode: 0644] | blob |
libs/vorbis/smallft.c | [new file with mode: 0644] | blob |
libs/vorbis/smallft.h | [new file with mode: 0644] | blob |
libs/vorbis/synthesis.c | [new file with mode: 0644] | blob |
libs/vorbis/vorbisenc.c | [new file with mode: 0644] | blob |
libs/vorbis/vorbisenc.h | [new file with mode: 0644] | blob |
libs/vorbis/vorbisfile.c | [new file with mode: 0644] | blob |
libs/vorbis/vorbisfile.h | [new file with mode: 0644] | blob |
libs/vorbis/window.c | [new file with mode: 0644] | blob |
libs/vorbis/window.h | [new file with mode: 0644] | blob |