repo_full_name stringlengths 6 93 | repo_url stringlengths 25 112 | repo_api_url stringclasses 28
values | owner stringclasses 28
values | repo_name stringclasses 28
values | description stringclasses 28
values | stars int64 617 98.8k | forks int64 31 355 ⌀ | watchers int64 990 999 ⌀ | license stringclasses 2
values | default_branch stringclasses 2
values | repo_created_at timestamp[s]date 2012-07-24 23:12:50 2025-06-16 08:07:28 ⌀ | repo_updated_at timestamp[s]date 2026-02-23 15:23:15 2026-05-03 18:52:12 ⌀ | repo_topics listlengths 0 13 ⌀ | repo_languages unknown | is_fork bool 1
class | open_issues int64 3 104 ⌀ | file_path stringlengths 3 208 | file_name stringclasses 509
values | file_extension stringclasses 1
value | file_size_bytes int64 101 84k ⌀ | file_url stringclasses 627
values | file_raw_url stringclasses 627
values | file_sha stringclasses 624
values | language stringclasses 8
values | parsed_at stringdate 2026-05-04 01:12:36 2026-05-04 19:41:55 | text stringlengths 100 102k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/FrameSequence_gif.h | null | null | null | null | null | null | C | 2026-05-04T18:55:04.032730 | /*
* Copyright (C) 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/FrameSequence.h | null | null | null | null | null | null | C | 2026-05-04T18:55:04.059191 | /*
* Copyright (C) 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/FrameSequenceJNI.h | null | null | null | null | null | null | C | 2026-05-04T18:55:04.082614 | /*
* Copyright (C) 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/giflib/src/dgif_lib.c | null | null | null | null | null | null | C | 2026-05-04T18:55:04.083159 | /******************************************************************************
dgif_lib.c - GIF decoding
The functions here and in egif_lib.c are partitioned carefully so that
if you only require one of read and write capability, only one of these
two modules will be linked. Preserve this property!
***************... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/Registry.h | null | null | null | null | null | null | C | 2026-05-04T18:55:04.104880 | /*
* Copyright (C) 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/Stream.h | null | null | null | null | null | null | C | 2026-05-04T18:55:04.112742 | /*
* Copyright (C) 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/giflib/src/gif_err.c | null | null | null | null | null | null | C | 2026-05-04T18:55:04.658609 | /*****************************************************************************
gif_err.c - handle error reporting for the GIF library.
****************************************************************************/
#include <stdio.h>
#include "gif_lib.h"
#include "gif_lib_private.h"
/********************************... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/giflib/src/gif_font.c | null | null | null | null | null | null | C | 2026-05-04T18:55:04.682105 | /*****************************************************************************
gif_font.c - utility font handling and simple drawing for the GIF library
****************************************************************************/
#include <string.h>
#include <stdlib.h>
#include "gif_lib.h"
/********************... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/giflib/src/gif_hash.h | null | null | null | null | null | null | C | 2026-05-04T18:55:04.690882 | /******************************************************************************
gif_hash.h - magfic constants and declarations for GIF LZW
******************************************************************************/
#ifndef _GIF_HASH_H_
#define _GIF_HASH_H_
#include <unistd.h>
#include <stdint.h>
#define HT_SIZ... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/giflib/src/gif_hash.c | null | null | null | null | null | null | C | 2026-05-04T18:55:05.010334 | /*****************************************************************************
gif_hash.c -- module to support the following operations:
1. InitHashTable - initialize hash table.
2. ClearHashTable - clear the hash table to an empty state.
2. InsertHashTable - insert one item into data structure.
3. ExistsHashTable - ... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/giflib/src/openbsd-reallocarray.c | null | null | null | null | null | null | C | 2026-05-04T18:55:05.010869 | /* $OpenBSD: reallocarray.c,v 1.1 2014/05/08 21:43:49 deraadt Exp $ */
/*
* Copyright (c) 2008 Otto Moerbeek <otto@drijf.net>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission not... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/giflib/src/gif_lib_private.h | null | null | null | null | null | null | C | 2026-05-04T18:55:05.013026 | /****************************************************************************
gif_lib_private.h - internal giflib routines and structures
****************************************************************************/
#ifndef _GIF_LIB_PRIVATE_H
#define _GIF_LIB_PRIVATE_H
#include "gif_lib.h"
#include "gif_hash.h"
#d... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/giflib/src/quantize.c | null | null | null | null | null | null | C | 2026-05-04T18:55:05.014584 | /*****************************************************************************
quantize.c - quantize a high resolution image into lower one
Based on: "Color Image Quantization for frame buffer Display", by
Paul Heckbert SIGGRAPH 1982 page 297-307.
This doesn't really belong in the core library, was undocumented,... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/giflib/src/gifalloc.c | null | null | null | null | null | null | C | 2026-05-04T18:55:05.016169 | /*****************************************************************************
GIF construction tools
****************************************************************************/
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "gif_lib.h"
#define MAX(x, y) (((x) > (y)) ? (x) : (y))
/*****... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/giflib/src/gif_lib.h | null | null | null | null | null | null | C | 2026-05-04T18:55:05.017340 | /******************************************************************************
gif_lib.h - service library for decoding and encoding GIF images
*****************************************************************************/
#ifndef _GIF_LI... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/giflib/src/egif_lib.c | null | null | null | null | null | null | C | 2026-05-04T18:55:05.118957 | /******************************************************************************
egif_lib.c - GIF encoding
The functions here and in dgif_lib.c are partitioned carefully so that
if you only require one of read and write capability, only one of these
two modules will be linked. Preserve this property!
***************... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/utils/log.h | null | null | null | null | null | null | C | 2026-05-04T18:55:10.609933 | /*
* Copyright (C) 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dec/idec_dec.c | null | null | null | null | null | null | C | 2026-05-04T18:55:10.802069 | // Copyright 2011 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/jni_common.h | null | null | null | null | null | null | C | 2026-05-04T18:55:10.804926 | //
// Created by liuchun on 2017/10/17.
//
#ifndef GLIDE_PARENT_JNI_COMMON_H
#define GLIDE_PARENT_JNI_COMMON_H
#pragma once
#include <jni.h>
namespace glide {
/**
* Instructs the JNI environment to throw an exception.
*
* @param pEnv JNI environment
* @param szClassName class name to throw
* @param szFmt spri... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dec/alphai_dec.h | null | null | null | null | null | null | C | 2026-05-04T18:55:10.994601 | // Copyright 2013 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dec/alpha_dec.c | null | null | null | null | null | null | C | 2026-05-04T18:55:10.999282 | // Copyright 2011 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dec/common_dec.h | null | null | null | null | null | null | C | 2026-05-04T18:55:11.000728 | // Copyright 2015 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | framesequence/src/main/jni/utils/math.h | null | null | null | null | null | null | C | 2026-05-04T18:55:11.004149 | /*
* Copyright (C) 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dec/io_dec.c | null | null | null | null | null | null | C | 2026-05-04T18:55:11.005257 | // Copyright 2011 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dec/frame_dec.c | null | null | null | null | null | null | C | 2026-05-04T18:55:11.006632 | // Copyright 2010 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dec/buffer_dec.c | null | null | null | null | null | null | C | 2026-05-04T18:55:11.042920 | // Copyright 2011 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dec/quant_dec.c | null | null | null | null | null | null | C | 2026-05-04T18:55:11.449776 | // Copyright 2010 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dec/tree_dec.c | null | null | null | null | null | null | C | 2026-05-04T18:55:11.611899 | // Copyright 2010 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dec/vp8_dec.c | null | null | null | null | null | null | C | 2026-05-04T18:55:11.823881 | // Copyright 2010 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dec/vp8_dec.h | null | null | null | null | null | null | C | 2026-05-04T18:55:11.843538 | // Copyright 2010 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dec/vp8l_dec.c | null | null | null | null | null | null | C | 2026-05-04T18:55:12.019051 | // Copyright 2012 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dec/webpi_dec.h | null | null | null | null | null | null | C | 2026-05-04T18:55:12.021856 | // Copyright 2011 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dec/vp8i_dec.h | null | null | null | null | null | null | C | 2026-05-04T18:55:12.024390 | // Copyright 2010 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/demux/anim_decode.c | null | null | null | null | null | null | C | 2026-05-04T18:55:12.025745 | // Copyright 2015 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dec/webp_dec.c | null | null | null | null | null | null | C | 2026-05-04T18:55:12.040333 | // Copyright 2010 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dec/vp8li_dec.h | null | null | null | null | null | null | C | 2026-05-04T18:55:12.041582 | // Copyright 2012 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/demux/demux.c | null | null | null | null | null | null | C | 2026-05-04T18:55:12.253928 | // Copyright 2012 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dsp/alpha_processing.c | null | null | null | null | null | null | C | 2026-05-04T18:55:12.501677 | // Copyright 2013 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dsp/alpha_processing_neon.c | null | null | null | null | null | null | C | 2026-05-04T18:55:12.636872 | // Copyright 2017 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dsp/alpha_processing_sse41.c | null | null | null | null | null | null | C | 2026-05-04T18:55:12.844154 | // Copyright 2015 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dsp/cost.c | null | null | null | null | null | null | C | 2026-05-04T18:55:12.844644 | // Copyright 2014 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dsp/alpha_processing_mips_dsp_r2.c | null | null | null | null | null | null | C | 2026-05-04T18:55:12.866078 | // Copyright 2014 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dsp/alpha_processing_sse2.c | null | null | null | null | null | null | C | 2026-05-04T18:55:12.886049 | // Copyright 2014 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dsp/common_sse2.h | null | null | null | null | null | null | C | 2026-05-04T18:55:12.915571 | // Copyright 2016 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dsp/common_sse41.h | null | null | null | null | null | null | C | 2026-05-04T18:55:12.948465 | // Copyright 2016 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
zjupure/GlideWebpDecoder | https://github.com/zjupure/GlideWebpDecoder | null | null | null | null | 789 | null | null | apache-2.0 | null | null | null | null | null | null | null | webp_decoder/src/main/jni/libwebp/src/dsp/cost_mips32.c | null | null | null | null | null | null | C | 2026-05-04T18:55:13.035558 | // Copyright 2014 Google Inc. All Rights Reserved.
//
// Use of this source code is governed by a BSD-style license
// that can be found in the COPYING file in the root of the source
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/VbrTag.c | null | null | null | null | null | null | C | 2026-05-04T18:55:16.019537 | /*
* Xing VBR tagging for LAME.
*
* Copyright (c) 1999 A.L. Faber
* Copyright (c) 2001 Jonathan Dee
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* ver... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/encoder.h | null | null | null | null | null | null | C | 2026-05-04T18:55:16.021168 | /*
* encoder.h include file
*
* Copyright (c) 2000 Mark Taylor
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) ... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/VbrTag.h | null | null | null | null | null | null | C | 2026-05-04T18:55:16.034703 | /*
* Xing VBR tagging for LAME.
*
* Copyright (c) 1999 A.L. Faber
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your optio... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/bitstream.c | null | null | null | null | null | null | C | 2026-05-04T18:55:16.035975 | /*
* MP3 bitstream Output interface for LAME
*
* Copyright (c) 1999-2000 Mark Taylor
* Copyright (c) 1999-2002 Takehiro Tominaga
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Softw... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/fft.h | null | null | null | null | null | null | C | 2026-05-04T18:55:16.041814 | /*
* Fast Fourier Transform include file
*
* Copyright (c) 2000 Mark Taylor
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your optio... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/encoder.c | null | null | null | null | null | null | C | 2026-05-04T18:55:16.048439 | /*
* LAME MP3 encoding engine
*
* Copyright (c) 1999 Mark Taylor
* Copyright (c) 2000-2002 Takehiro Tominaga
* Copyright (c) 2000-2011 Robert Hegemann
* Copyright (c) 2001 Gabriel Bouvigne
* Copyright (c) 2001 John Dahlstrom
*
* This library is free software; you can redistribute ... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/bitstream.h | null | null | null | null | null | null | C | 2026-05-04T18:55:16.070390 | /*
* MP3 bitstream Output interface for LAME
*
* Copyright (c) 1999 Takehiro TOMINAGA
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at ... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/Mp3Encoder.c | null | null | null | null | null | null | C | 2026-05-04T18:55:16.070903 | #include "lame-3.100_libmp3lame/lame.h"
#include "Mp3Encoder.h"
static lame_global_flags *glf = NULL;
JNIEXPORT void JNICALL Java_com_zlw_main_recorderlib_recorder_mp3_Mp3Encoder_init(
JNIEnv *env, jclass cls, jint inSamplerate, jint outChannel,
jint outSamplerate, jint outBitrate, jint quality) {
... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/fft.c | null | null | null | null | null | null | C | 2026-05-04T18:55:16.100310 | /*
** FFT and FHT routines
** Copyright 1988, 1993; Ron Mayer
** Copyright (c) 1999-2000 Takehiro Tominaga
**
** fht(fz,n);
** Does a hartley transform of "n" points in the array "fz".
**
** NOTE: This routine uses at least 2 patented algorithms, and may be
** under the restrictions of a bunch of diff... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/gain_analysis.c | null | null | null | null | null | null | C | 2026-05-04T18:55:16.649851 | /*
* ReplayGainAnalysis - analyzes input samples and give the recommended dB change
* Copyright (C) 2001 David Robinson and Glen Sawyer
* Improvements and optimizations added by Frank Klemm, and by Marcel Muller
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/gain_analysis.h | null | null | null | null | null | null | C | 2026-05-04T18:55:16.673148 | /*
* ReplayGainAnalysis - analyzes input samples and give the recommended dB change
* Copyright (C) 2001 David Robinson and Glen Sawyer
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Fo... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/id3tag.c | null | null | null | null | null | null | C | 2026-05-04T18:55:16.694786 | /*
* id3tag.c -- Write ID3 version 1 and 2 tags.
*
* Copyright (C) 2000 Don Melton
* Copyright (C) 2011-2017 Robert Hegemann
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; eit... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/lame-analysis.h | null | null | null | null | null | null | C | 2026-05-04T18:55:16.700268 | /*
* GTK plotting routines source file
*
* Copyright (c) 1999 Mark Taylor
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at yo... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/id3tag.h | null | null | null | null | null | null | C | 2026-05-04T18:55:16.711570 |
#ifndef LAME_ID3_H
#define LAME_ID3_H
#define CHANGED_FLAG (1U << 0)
#define ADD_V2_FLAG (1U << 1)
#define V1_ONLY_FLAG (1U << 2)
#define V2_ONLY_FLAG (1U << 3)
#define SPACE_V1_FLAG (1U << 4)
#define PAD_V2_FLAG (1U << 5)
enum {
MIMETYPE_NONE = 0,
MIMETYPE_JPEG,
MIMETYPE_PNG,
MIM... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/lame.c | null | null | null | null | null | null | C | 2026-05-04T18:55:16.735610 | /* -*- mode: C; mode: fold -*- */
/*
* LAME MP3 encoding engine
*
* Copyright (c) 1999-2000 Mark Taylor
* Copyright (c) 2000-2005 Takehiro Tominaga
* Copyright (c) 2000-2017 Robert Hegemann
* Copyright (c) 2000-2005 Gabriel Bouvigne
* Copyright (c) 2000-2004 Alexander Leidinger
*
... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/lame_global_flags.h | null | null | null | null | null | null | C | 2026-05-04T18:55:16.738891 | #ifndef LAME_GLOBAL_FLAGS_H
#define LAME_GLOBAL_FLAGS_H
#ifndef lame_internal_flags_defined
#define lame_internal_flags_defined
struct lame_internal_flags;
typedef struct lame_internal_flags lame_internal_flags;
#endif
typedef enum short_block_e {
short_block_not_set = -1, /* allow LAME to decide */
short_bl... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/l3side.h | null | null | null | null | null | null | C | 2026-05-04T18:55:16.739991 | /*
* Layer 3 side include file
*
* Copyright (c) 1999 Mark Taylor
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any lat... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/lameerror.h | null | null | null | null | null | null | C | 2026-05-04T18:55:16.756075 | /*
* A collection of LAME Error Codes
*
* Please use the constants defined here instead of some arbitrary
* values. Currently the values starting at -10 to avoid intersection
* with the -1, -2, -3 and -4 used in the current code.
*
* May be this should be a part of the include/lame.h.
*/
typedef enum {
... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/lame.h | null | null | null | null | null | null | C | 2026-05-04T18:55:16.762095 | /*
* Interface to MP3 LAME encoding engine
*
* Copyright (c) 1999 Mark Taylor
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your opt... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/presets.c | null | null | null | null | null | null | C | 2026-05-04T18:55:17.590867 | /*
* presets.c -- Apply presets
*
* Copyright (c) 2002-2008 Gabriel Bouvigne
* Copyright (c) 2007-2012 Robert Hegemann
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
*... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/newmdct.c | null | null | null | null | null | null | C | 2026-05-04T18:55:17.621303 | /*
* MP3 window subband -> subband filtering -> mdct routine
*
* Copyright (c) 1999-2000 Takehiro Tominaga
*
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
*... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/mpglib_interface.c | null | null | null | null | null | null | C | 2026-05-04T18:55:17.624557 | /* -*- mode: C; mode: fold -*- */
/*
* LAME MP3 encoding engine
*
* Copyright (c) 1999-2000 Mark Taylor
* Copyright (c) 2003 Olcios
* Copyright (c) 2008 Robert Hegemann
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Pu... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/newmdct.h | null | null | null | null | null | null | C | 2026-05-04T18:55:17.636294 | /*
* New Modified DCT include file
*
* Copyright (c) 1999 Takehiro TOMINAGA
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your optio... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/machine.h | null | null | null | null | null | null | C | 2026-05-04T18:55:17.704939 | /*
* Machine dependent defines/includes for LAME.
*
* Copyright (c) 1999 A.L. Faber
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License,... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/quantize_pvt.h | null | null | null | null | null | null | C | 2026-05-04T18:55:18.202807 | /*
* quantize_pvt include file
*
* Copyright (c) 1999 Takehiro TOMINAGA
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) a... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/reservoir.h | null | null | null | null | null | null | C | 2026-05-04T18:55:18.262602 | /*
* bit reservoir include file
*
* Copyright (c) 1999 Mark Taylor
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any la... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/reservoir.c | null | null | null | null | null | null | C | 2026-05-04T18:55:18.278224 | /*
* bit reservoir source file
*
* Copyright (c) 1999-2000 Mark Taylor
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your ... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/set_get.c | null | null | null | null | null | null | C | 2026-05-04T18:55:18.313004 | /* -*- mode: C; mode: fold -*- */
/*
* set/get functions for lame_global_flags
*
* Copyright (c) 2001-2005 Alexander Leidinger
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; ei... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/set_get.h | null | null | null | null | null | null | C | 2026-05-04T18:55:18.355312 | /*
* set_get.h -- Internal set/get definitions
*
* Copyright (C) 2003 Gabriel Bouvigne / Lame project
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the ... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/psymodel.h | null | null | null | null | null | null | C | 2026-05-04T18:55:18.360436 | /*
* psymodel.h
*
* Copyright (c) 1999 Mark Taylor
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/quantize.h | null | null | null | null | null | null | C | 2026-05-04T18:55:18.517364 | /*
* MP3 quantization
*
* Copyright (c) 1999 Mark Taylor
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later versio... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/quantize.c | null | null | null | null | null | null | C | 2026-05-04T18:55:18.659777 | /*
* MP3 quantization
*
* Copyright (c) 1999-2000 Mark Taylor
* Copyright (c) 1999-2003 Takehiro Tominaga
* Copyright (c) 2000-2011 Robert Hegemann
* Copyright (c) 2001-2005 Gabriel Bouvigne
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/quantize_pvt.c | null | null | null | null | null | null | C | 2026-05-04T18:55:18.702551 | /*
* quantize_pvt source file
*
* Copyright (c) 1999-2002 Takehiro Tominaga
* Copyright (c) 2000-2012 Robert Hegemann
* Copyright (c) 2001 Naoki Shibata
* Copyright (c) 2002-2005 Gabriel Bouvigne
*
* This library is free software; you can redistribute it and/or
* modify it under the te... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/psymodel.c | null | null | null | null | null | null | C | 2026-05-04T18:55:18.733448 | /*
* psymodel.c
*
* Copyright (c) 1999-2000 Mark Taylor
* Copyright (c) 2001-2002 Naoki Shibata
* Copyright (c) 2000-2003 Takehiro Tominaga
* Copyright (c) 2000-2012 Robert Hegemann
* Copyright (c) 2000-2005 Gabriel Bouvigne
* Copyright (c) 2000-2005 Alexander Leidinger
*
* ... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/tables.c | null | null | null | null | null | null | C | 2026-05-04T18:55:18.818544 | /*
* MPEG layer 3 tables source file
*
* Copyright (c) 1999 Albert L Faber
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/tables.h | null | null | null | null | null | null | C | 2026-05-04T18:55:18.884736 | /*
* MPEG layer 3 tables include file
*
* Copyright (c) 1999 Albert L Faber
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your optio... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/util.c | null | null | null | null | null | null | C | 2026-05-04T18:55:18.913050 | /*
* lame utility library source file
*
* Copyright (c) 1999 Albert L Faber
* Copyright (c) 2000-2005 Alexander Leidinger
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/takehiro.c | null | null | null | null | null | null | C | 2026-05-04T18:55:18.913727 | /*
* MP3 huffman table selecting and bit counting
*
* Copyright (c) 1999-2005 Takehiro TOMINAGA
* Copyright (c) 2002-2005 Gabriel Bouvigne
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software F... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/vbrquantize.c | null | null | null | null | null | null | C | 2026-05-04T18:55:18.965712 | /*
* MP3 quantization
*
* Copyright (c) 1999-2000 Mark Taylor
* Copyright (c) 2000-2012 Robert Hegemann
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of t... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/util.h | null | null | null | null | null | null | C | 2026-05-04T18:55:19.007682 | /*
* lame utility library include file
*
* Copyright (c) 1999 Albert L Faber
* Copyright (c) 2008 Robert Hegemann
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation;... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/vbrquantize.h | null | null | null | null | null | null | C | 2026-05-04T18:55:19.122486 | /*
* MP3 VBR quantization
*
* Copyright (c) 1999 Mark Taylor
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later ve... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/version.c | null | null | null | null | null | null | C | 2026-05-04T18:55:19.290979 | /*
* Version numbering for LAME.
*
* Copyright (c) 1999 A.L. Faber
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your opti... |
junixapp/AndroidKTX | https://github.com/junixapp/AndroidKTX | null | null | null | null | 782 | null | null | apache-2.0 | null | null | null | null | null | null | null | audiorecorder/src/main/jni/lame-3.100_libmp3lame/version.h | null | null | null | null | null | null | C | 2026-05-04T18:55:19.340458 | /*
* Version numbering for LAME.
*
* Copyright (c) 1999 A.L. Faber
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your opti... |
praetorian-inc/PortBender | https://github.com/praetorian-inc/PortBender | null | null | null | null | 774 | null | null | apache-2.0 | null | null | null | null | null | null | null | src/PortBender/PortBender/Utilities.h | null | null | null | null | null | null | C | 2026-05-04T18:55:21.933426 | /*
* Copyright 2021 Praetorian Security, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... |
praetorian-inc/PortBender | https://github.com/praetorian-inc/PortBender | null | null | null | null | 774 | null | null | apache-2.0 | null | null | null | null | null | null | null | src/PortBender/PortBender/ReflectiveDLLInjection.h | null | null | null | null | null | null | C | 2026-05-04T18:55:21.934717 | //===============================================================================================//
// Copyright (c) 2012, Stephen Fewer of Harmony Security (www.harmonysecurity.com)
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted
// pr... |
praetorian-inc/PortBender | https://github.com/praetorian-inc/PortBender | null | null | null | null | 774 | null | null | apache-2.0 | null | null | null | null | null | null | null | src/PortBender/PortBender/PortBender.h | null | null | null | null | null | null | C | 2026-05-04T18:55:21.957175 | /*
* Copyright 2021 Praetorian Security, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... |
praetorian-inc/PortBender | https://github.com/praetorian-inc/PortBender | null | null | null | null | 774 | null | null | apache-2.0 | null | null | null | null | null | null | null | src/PortBender/PortBender/WinDivert.h | null | null | null | null | null | null | C | 2026-05-04T18:55:21.958679 | /*
* Copyright 2021 Praetorian Security, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... |
praetorian-inc/PortBender | https://github.com/praetorian-inc/PortBender | null | null | null | null | 774 | null | null | apache-2.0 | null | null | null | null | null | null | null | src/PortBender/PortBender/ConnectionManager.h | null | null | null | null | null | null | C | 2026-05-04T18:55:21.959260 | /*
* Copyright 2021 Praetorian Security, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... |
praetorian-inc/PortBender | https://github.com/praetorian-inc/PortBender | null | null | null | null | 774 | null | null | apache-2.0 | null | null | null | null | null | null | null | src/PortBender/PortBender/Packet.h | null | null | null | null | null | null | C | 2026-05-04T18:55:21.971364 | /*
* Copyright 2021 Praetorian Security, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... |
praetorian-inc/PortBender | https://github.com/praetorian-inc/PortBender | null | null | null | null | 774 | null | null | apache-2.0 | null | null | null | null | null | null | null | src/PortBender/PortBender/ReflectiveLoader.h | null | null | null | null | null | null | C | 2026-05-04T18:55:21.972059 | //===============================================================================================//
// Copyright (c) 2012, Stephen Fewer of Harmony Security (www.harmonysecurity.com)
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted
// pr... |
praetorian-inc/PortBender | https://github.com/praetorian-inc/PortBender | null | null | null | null | 774 | null | null | apache-2.0 | null | null | null | null | null | null | null | src/PortBender/PortBender/Arguments.h | null | null | null | null | null | null | C | 2026-05-04T18:55:21.977581 | /*
* Copyright 2021 Praetorian Security, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... |
praetorian-inc/PortBender | https://github.com/praetorian-inc/PortBender | null | null | null | null | 774 | null | null | apache-2.0 | null | null | null | null | null | null | null | src/PortBender/PortBender/Connection.h | null | null | null | null | null | null | C | 2026-05-04T18:55:21.996371 | /*
* Copyright 2021 Praetorian Security, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... |
praetorian-inc/PortBender | https://github.com/praetorian-inc/PortBender | null | null | null | null | 774 | null | null | apache-2.0 | null | null | null | null | null | null | null | src/PortBender/PortBender/ReflectiveLoader.c | null | null | null | null | null | null | C | 2026-05-04T18:55:22.026551 | //===============================================================================================//
// Copyright (c) 2012, Stephen Fewer of Harmony Security (www.harmonysecurity.com)
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted
// pr... |
praetorian-inc/PortBender | https://github.com/praetorian-inc/PortBender | null | null | null | null | 774 | null | null | apache-2.0 | null | null | null | null | null | null | null | src/PortBender/PortBender/libwindivert.h | null | null | null | null | null | null | C | 2026-05-04T18:55:22.697226 | /*
* Copyright 2021 Praetorian Security, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.