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
StuckAtPrototype/Racer
https://github.com/StuckAtPrototype/Racer
null
null
null
null
3,721
null
null
apache-2.0
null
null
null
null
null
null
null
firmware/main/opt4060.c
null
null
null
null
null
null
C
2026-05-04T19:27:57.025327
/** * @file opt4060.c * @brief OPT4060 color sensor implementation * * This file implements the OPT4060 color sensor driver for the Racer3 device. * It provides I2C communication, sensor initialization, and color data reading * capabilities. The OPT4060 is an alternative color sensor to the TCS3400. * * @auth...
hnes/libaco
https://github.com/hnes/libaco
null
null
null
null
3,687
null
null
apache-2.0
null
null
null
null
null
null
null
test_aco_tutorial_2.c
null
null
null
null
null
null
C
2026-05-04T19:27:59.793763
// Copyright 2018 Sen Han <00hnes@gmail.com> // // 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 law o...
hnes/libaco
https://github.com/hnes/libaco
null
null
null
null
3,687
null
null
apache-2.0
null
null
null
null
null
null
null
aco_assert_override.h
null
null
null
null
null
null
C
2026-05-04T19:27:59.838132
// Copyright 2018 Sen Han <00hnes@gmail.com> // // 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 law o...
hnes/libaco
https://github.com/hnes/libaco
null
null
null
null
3,687
null
null
apache-2.0
null
null
null
null
null
null
null
test_aco_synopsis.c
null
null
null
null
null
null
C
2026-05-04T19:27:59.841081
// Copyright 2018 Sen Han <00hnes@gmail.com> // // 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 law o...
hnes/libaco
https://github.com/hnes/libaco
null
null
null
null
3,687
null
null
apache-2.0
null
null
null
null
null
null
null
test_aco_tutorial_4.c
null
null
null
null
null
null
C
2026-05-04T19:27:59.855927
// Copyright 2018 Sen Han <00hnes@gmail.com> // // 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 law o...
hnes/libaco
https://github.com/hnes/libaco
null
null
null
null
3,687
null
null
apache-2.0
null
null
null
null
null
null
null
aco.c
null
null
null
null
null
null
C
2026-05-04T19:27:59.863703
// Copyright 2018 Sen Han <00hnes@gmail.com> // // 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 law o...
hnes/libaco
https://github.com/hnes/libaco
null
null
null
null
3,687
null
null
apache-2.0
null
null
null
null
null
null
null
test_aco_tutorial_0.c
null
null
null
null
null
null
C
2026-05-04T19:27:59.869473
// Copyright 2018 Sen Han <00hnes@gmail.com> // // 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 law o...
hnes/libaco
https://github.com/hnes/libaco
null
null
null
null
3,687
null
null
apache-2.0
null
null
null
null
null
null
null
aco.h
null
null
null
null
null
null
C
2026-05-04T19:27:59.872973
// Copyright 2018 Sen Han <00hnes@gmail.com> // // 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 law o...
hnes/libaco
https://github.com/hnes/libaco
null
null
null
null
3,687
null
null
apache-2.0
null
null
null
null
null
null
null
test_aco_tutorial_3.c
null
null
null
null
null
null
C
2026-05-04T19:27:59.873839
// Copyright 2018 Sen Han <00hnes@gmail.com> // // 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 law o...
hnes/libaco
https://github.com/hnes/libaco
null
null
null
null
3,687
null
null
apache-2.0
null
null
null
null
null
null
null
test_aco_tutorial_6.c
null
null
null
null
null
null
C
2026-05-04T19:28:00.442541
// Copyright 2018 Sen Han <00hnes@gmail.com> // // 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 law o...
hnes/libaco
https://github.com/hnes/libaco
null
null
null
null
3,687
null
null
apache-2.0
null
null
null
null
null
null
null
test_aco_tutorial_5.c
null
null
null
null
null
null
C
2026-05-04T19:28:00.443237
// Copyright 2018 Sen Han <00hnes@gmail.com> // // 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 law o...
hnes/libaco
https://github.com/hnes/libaco
null
null
null
null
3,687
null
null
apache-2.0
null
null
null
null
null
null
null
test_aco_tutorial_1.c
null
null
null
null
null
null
C
2026-05-04T19:28:01.392994
// Copyright 2018 Sen Han <00hnes@gmail.com> // // 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 law o...
hnes/libaco
https://github.com/hnes/libaco
null
null
null
null
3,687
null
null
apache-2.0
null
null
null
null
null
null
null
test_aco_benchmark.c
null
null
null
null
null
null
C
2026-05-04T19:28:02.847240
// Copyright 2018 Sen Han <00hnes@gmail.com> // // 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 law o...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/app_update/esp_app_desc.c
null
null
null
null
null
null
C
2026-05-04T19:28:11.987532
// Copyright 2017-2018 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/include/bootloader_clock.h
null
null
null
null
null
null
C
2026-05-04T19:28:12.015851
// Copyright 2017 Espressif Systems (Shanghai) PTE LTD // // 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 applic...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader/subproject/main/bootloader_start.c
null
null
null
null
null
null
C
2026-05-04T19:28:12.016374
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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 a...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/include/esp_app_format.h
null
null
null
null
null
null
C
2026-05-04T19:28:12.046178
// Copyright 2015-2019 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/include/esp_flash_data_types.h
null
null
null
null
null
null
C
2026-05-04T19:28:12.105336
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/app_update/esp_ota_ops.c
null
null
null
null
null
null
C
2026-05-04T19:28:12.133690
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/include/esp_image_format.h
null
null
null
null
null
null
C
2026-05-04T19:28:12.629429
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/include/esp_flash_encrypt.h
null
null
null
null
null
null
C
2026-05-04T19:28:12.629932
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/include/esp_flash_partitions.h
null
null
null
null
null
null
C
2026-05-04T19:28:12.749283
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/include_priv/bootloader_config.h
null
null
null
null
null
null
C
2026-05-04T19:28:12.805022
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/include_priv/bootloader_random.h
null
null
null
null
null
null
C
2026-05-04T19:28:13.367187
// Copyright 2010-2016 Espressif Systems (Shanghai) PTE LTD // // 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 a...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/include_priv/bootloader_flash.h
null
null
null
null
null
null
C
2026-05-04T19:28:13.462766
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/include_priv/flash_qio_mode.h
null
null
null
null
null
null
C
2026-05-04T19:28:14.090891
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/include_priv/bootloader_init.h
null
null
null
null
null
null
C
2026-05-04T19:28:14.457577
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // 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 applic...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/include_priv/bootloader_utility.h
null
null
null
null
null
null
C
2026-05-04T19:28:14.571402
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // 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 applic...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/src/bootloader_common.c
null
null
null
null
null
null
C
2026-05-04T19:28:14.889598
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // 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 applic...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/src/bootloader_flash.c
null
null
null
null
null
null
C
2026-05-04T19:28:15.135851
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/src/bootloader_init.c
null
null
null
null
null
null
C
2026-05-04T19:28:15.242977
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // 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 applic...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/src/bootloader_clock.c
null
null
null
null
null
null
C
2026-05-04T19:28:15.318614
// Copyright 2017 Espressif Systems (Shanghai) PTE LTD // // 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 applic...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/src/bootloader_random.c
null
null
null
null
null
null
C
2026-05-04T19:28:15.618227
// Copyright 2010-2016 Espressif Systems (Shanghai) PTE LTD // // 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 a...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/src/bootloader_sha.c
null
null
null
null
null
null
C
2026-05-04T19:28:15.827147
// Copyright 2017 Espressif Systems (Shanghai) PTE LTD // // 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 applicab...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/src/esp_image_format.c
null
null
null
null
null
null
C
2026-05-04T19:28:16.406064
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/src/flash_encrypt.c
null
null
null
null
null
null
C
2026-05-04T19:28:16.800299
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/src/bootloader_utility.c
null
null
null
null
null
null
C
2026-05-04T19:28:17.194183
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // 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 applic...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/app_update/test/test_ota_ops.c
null
null
null
null
null
null
C
2026-05-04T19:28:17.415074
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <freertos/FreeRTOS.h> #include <freertos/task.h> #include <freertos/semphr.h> #include <unity.h> #include <test_utils.h> #include <esp_ota_ops.h> /* These OTA tests currently don't assume an OTA partition exists on the device, so they're a bit li...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/src/flash_partitions.c
null
null
null
null
null
null
C
2026-05-04T19:28:17.415582
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/app_update/include/esp_ota_ops.h
null
null
null
null
null
null
C
2026-05-04T19:28:17.619027
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/src/secure_boot.c
null
null
null
null
null
null
C
2026-05-04T19:28:18.131089
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/coap/port/coap_io.c
null
null
null
null
null
null
C
2026-05-04T19:28:18.377984
/* coap_io.c -- Default network I/O functions for libcoap * * Copyright (C) 2012,2014,2016-2019 Olaf Bergmann <bergmann@tzi.org> and others * * This file is part of the CoAP library libcoap. Please see * README for terms of use. */ #include "coap_config.h" #ifdef HAVE_STDIO_H # include <stdio.h> #endif #ifdef...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/include/esp_efuse.h
null
null
null
null
null
null
C
2026-05-04T19:28:18.398780
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/src/secure_boot_signatures.c
null
null
null
null
null
null
C
2026-05-04T19:28:18.407508
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/coap/port/include/coap/coap.h
null
null
null
null
null
null
C
2026-05-04T19:28:18.514091
/* Modify head file implementation for ESP32 platform. * * Uses libcoap software implementation for failover when concurrent * define operations are in use. * * coap.h -- main header file for CoAP stack of libcoap * * Copyright (C) 2010-2012,2015-2016 Olaf Bergmann <bergmann@tzi.org> * 2015 Carste...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/src/flash_qio_mode.c
null
null
null
null
null
null
C
2026-05-04T19:28:18.606581
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/include_priv/bootloader_sha.h
null
null
null
null
null
null
C
2026-05-04T19:28:18.772371
// Copyright 2017 Espressif Systems (Shanghai) PTE LTD // // 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 applicab...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/coap/port/include/coap_config.h
null
null
null
null
null
null
C
2026-05-04T19:28:18.805698
/* * libcoap configure implementation for ESP32 platform. * * Uses libcoap software implementation for failover when concurrent * configure operations are in use. * * coap.h -- main header file for CoAP stack of libcoap * * Copyright (C) 2010-2012,2015-2016 Olaf Bergmann <bergmann@tzi.org> * 2015...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/include/esp_secure_boot.h
null
null
null
null
null
null
C
2026-05-04T19:28:18.813918
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/console/argtable3/argtable3.h
null
null
null
null
null
null
C
2026-05-04T19:28:19.170365
/******************************************************************************* * This file is part of the argtable3 library. * * Copyright (C) 1998-2001,2003-2011,2013 Stewart Heitmann * <sheitmann@users.sourceforge.net> * All rights reserved. * * Redistribution and use in source and binary forms, with or with...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/console/commands.c
null
null
null
null
null
null
C
2026-05-04T19:28:19.185149
// Copyright 2016-2017 Espressif Systems (Shanghai) PTE LTD // // 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 a...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/console/linenoise/linenoise.c
null
null
null
null
null
null
C
2026-05-04T19:28:19.287887
/* linenoise.c -- guerrilla line editing library against the idea that a * line editing lib needs to be 20,000 lines of C code. * * You can find the latest source code at: * * http://github.com/antirez/linenoise * * Does a number of crazy assumptions that happen to be true in 99.9999% of * the 2010 UNIX compu...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/console/esp_console.h
null
null
null
null
null
null
C
2026-05-04T19:28:19.341670
// Copyright 2016-2017 Espressif Systems (Shanghai) PTE LTD // // 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 a...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/coap/port/include/coap_config_posix.h
null
null
null
null
null
null
C
2026-05-04T19:28:19.375592
/* * libcoap configure implementation for ESP32 platform. * * Uses libcoap software implementation for failover when concurrent * configure operations are in use. * * coap.h -- main header file for CoAP stack of libcoap * * Copyright (C) 2010-2012,2015-2016 Olaf Bergmann <bergmann@tzi.org> * 2015...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/console/split_argv.c
null
null
null
null
null
null
C
2026-05-04T19:28:19.443294
// Copyright 2016-2017 Espressif Systems (Shanghai) PTE LTD // // 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 a...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/esp-tls/esp_tls.c
null
null
null
null
null
null
C
2026-05-04T19:28:19.474520
// Copyright 2019 Espressif Systems (Shanghai) PTE LTD // // 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 applicab...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/console/linenoise/linenoise.h
null
null
null
null
null
null
C
2026-05-04T19:28:19.532439
/* linenoise.h -- VERSION 1.0 * * Guerrilla line editing library against the idea that a line editing lib * needs to be 20,000 lines of C code. * * See linenoise.c for more information. * * ------------------------------------------------------------------------ * * Copyright (c) 2010-2014, Salvatore Sanfilipp...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/esp-tls/esp_tls_wolfssl.c
null
null
null
null
null
null
C
2026-05-04T19:28:19.936976
// Copyright 2019 Espressif Systems (Shanghai) PTE LTD // // 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 applicab...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/esp-tls/esp_tls.h
null
null
null
null
null
null
C
2026-05-04T19:28:20.015293
// Copyright 2017-2018 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/esp-tls/esp_tls_mbedtls.c
null
null
null
null
null
null
C
2026-05-04T19:28:20.046624
// Copyright 2019 Espressif Systems (Shanghai) PTE LTD // // 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 applicab...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/esp-tls/private_include/esp_tls_error_capture_internal.h
null
null
null
null
null
null
C
2026-05-04T19:28:20.403649
// Copyright 2017-2019 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/src/efuse.c
null
null
null
null
null
null
C
2026-05-04T19:28:21.125756
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // 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...
espressif/ESP8266_RTOS_SDK
https://github.com/espressif/ESP8266_RTOS_SDK
null
null
null
null
3,540
null
null
apache-2.0
null
null
null
null
null
null
null
components/bootloader_support/include/bootloader_common.h
null
null
null
null
null
null
C
2026-05-04T19:28:22.472150
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // 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 applic...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavcodec/avfft.h
null
null
null
null
null
null
C
2026-05-04T19:28:28.469215
/* * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or (at your option) any later version. * * FFmpeg is distributed...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavcodec/jni.h
null
null
null
null
null
null
C
2026-05-04T19:28:28.478130
/* * JNI public API functions * * Copyright (c) 2015-2016 Matthieu Bouron <matthieu.bouron stupeflix.com> * * This file is part of FFmpeg. * * FFmpeg 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 Foundat...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavcodec/mediacodec.h
null
null
null
null
null
null
C
2026-05-04T19:28:28.484336
/* * Android MediaCodec public API * * Copyright (c) 2016 Matthieu Bouron <matthieu.bouron stupeflix.com> * * This file is part of FFmpeg. * * FFmpeg 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 Foundat...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavcodec/dxva2.h
null
null
null
null
null
null
C
2026-05-04T19:28:28.514756
/* * DXVA2 HW acceleration * * copyright (c) 2009 Laurent Aimar * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License,...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavcodec/vaapi.h
null
null
null
null
null
null
C
2026-05-04T19:28:28.588878
/* * Video Acceleration API (shared data between FFmpeg and the video player) * HW decode acceleration for MPEG-2, MPEG-4, H.264 and VC-1 * * Copyright (C) 2008-2009 Splitted-Desktop Systems * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavcodec/dirac.h
null
null
null
null
null
null
C
2026-05-04T19:28:29.029350
/* * Copyright (C) 2007 Marco Gerards <marco@gnu.org> * Copyright (C) 2009 David Conrad * Copyright (C) 2011 Jordi Ortiz * * This file is part of FFmpeg. * * FFmpeg 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 S...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavcodec/version.h
null
null
null
null
null
null
C
2026-05-04T19:28:29.329769
/* * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or (at your option) any later version. * * FFmpeg is distributed...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavcodec/videotoolbox.h
null
null
null
null
null
null
C
2026-05-04T19:28:29.359993
/* * Videotoolbox hardware acceleration * * copyright (c) 2012 Sebastien Zwickert * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavcodec/dv_profile.h
null
null
null
null
null
null
C
2026-05-04T19:28:29.464854
/* * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or (at your option) any later version. * * FFmpeg is distributed...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavcodec/avdct.h
null
null
null
null
null
null
C
2026-05-04T19:28:29.478240
/* * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or (at your option) any later version. * * FFmpeg is distributed...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavcodec/xvmc.h
null
null
null
null
null
null
C
2026-05-04T19:28:29.881241
/* * Copyright (C) 2003 Ivan Kalvachev * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or (at your option) any la...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavcodec/d3d11va.h
null
null
null
null
null
null
C
2026-05-04T19:28:30.068653
/* * Direct3D11 HW acceleration * * copyright (c) 2009 Laurent Aimar * copyright (c) 2015 Steve Lhomme * * This file is part of FFmpeg. * * FFmpeg 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 Foundatio...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavfilter/buffersink.h
null
null
null
null
null
null
C
2026-05-04T19:28:30.343107
/* * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or (at your option) any later version. * * FFmpeg is distributed...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavfilter/buffersrc.h
null
null
null
null
null
null
C
2026-05-04T19:28:30.405730
/* * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or (at your option) any later version. * * FFmpeg is distributed...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavfilter/version.h
null
null
null
null
null
null
C
2026-05-04T19:28:30.479208
/* * Version macros. * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or (at your option) any later version. * *...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavfilter/avfilter.h
null
null
null
null
null
null
C
2026-05-04T19:28:30.677775
/* * filter layer * Copyright (c) 2007 Bobby Bingham * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or (at your...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavformat/avio.h
null
null
null
null
null
null
C
2026-05-04T19:28:30.714905
/* * copyright (c) 2001 Fabrice Bellard * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or (at your option) any l...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavformat/version.h
null
null
null
null
null
null
C
2026-05-04T19:28:30.926474
/* * Version macros. * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or (at your option) any later version. * *...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavutil/aes.h
null
null
null
null
null
null
C
2026-05-04T19:28:31.094941
/* * copyright (c) 2007 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavutil/aes_ctr.h
null
null
null
null
null
null
C
2026-05-04T19:28:31.321590
/* * AES-CTR cipher * Copyright (c) 2015 Eran Kornblau <erankor at gmail dot com> * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2....
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavutil/audio_fifo.h
null
null
null
null
null
null
C
2026-05-04T19:28:31.597610
/* * Audio FIFO * Copyright (c) 2012 Justin Ruggles <justin.ruggles@gmail.com> * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 o...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavutil/avassert.h
null
null
null
null
null
null
C
2026-05-04T19:28:31.682333
/* * copyright (c) 2010 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavutil/adler32.h
null
null
null
null
null
null
C
2026-05-04T19:28:31.816781
/* * copyright (c) 2006 Mans Rullgard * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or (at your option) any lat...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavutil/avutil.h
null
null
null
null
null
null
C
2026-05-04T19:28:32.317526
/* * copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavutil/attributes.h
null
null
null
null
null
null
C
2026-05-04T19:28:32.414753
/* * copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavutil/base64.h
null
null
null
null
null
null
C
2026-05-04T19:28:32.436531
/* * Copyright (c) 2006 Ryan Martell. (rdm4@martellventures.com) * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, ...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavutil/bprint.h
null
null
null
null
null
null
C
2026-05-04T19:28:32.968437
/* * Copyright (c) 2012 Nicolas George * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or (at your option) any la...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavutil/buffer.h
null
null
null
null
null
null
C
2026-05-04T19:28:33.036636
/* * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or (at your option) any later version. * * FFmpeg is distributed...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavutil/bswap.h
null
null
null
null
null
null
C
2026-05-04T19:28:33.178694
/* * copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavcodec/qsv.h
null
null
null
null
null
null
C
2026-05-04T19:28:33.502227
/* * Intel MediaSDK QSV public API * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or (at your option) any later ...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavutil/camellia.h
null
null
null
null
null
null
C
2026-05-04T19:28:33.633654
/* * An implementation of the CAMELLIA algorithm as mentioned in RFC3713 * Copyright (c) 2014 Supraja Meedinti * * This file is part of FFmpeg. * * FFmpeg 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 Fou...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavutil/cast5.h
null
null
null
null
null
null
C
2026-05-04T19:28:33.719262
/* * An implementation of the CAST128 algorithm as mentioned in RFC2144 * Copyright (c) 2014 Supraja Meedinti * * This file is part of FFmpeg. * * FFmpeg 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 Foun...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavutil/channel_layout.h
null
null
null
null
null
null
C
2026-05-04T19:28:33.916350
/* * Copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at> * Copyright (c) 2008 Peter Ross * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either ...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavcodec/vdpau.h
null
null
null
null
null
null
C
2026-05-04T19:28:34.254933
/* * The Video Decode and Presentation API for UNIX (VDPAU) is used for * hardware-accelerated decoding of MPEG-1/2, H.264 and VC-1. * * Copyright (C) 2008 NVIDIA * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General P...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavutil/cpu.h
null
null
null
null
null
null
C
2026-05-04T19:28:34.300218
/* * Copyright (c) 2000, 2001, 2002 Fabrice Bellard * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or (at your o...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavutil/common.h
null
null
null
null
null
null
C
2026-05-04T19:28:34.301606
/* * copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or...
mabeijianxi/small-video-record
https://github.com/mabeijianxi/small-video-record
null
null
null
null
3,450
null
null
apache-2.0
null
null
null
null
null
null
null
SmallVideoRecord2/SmallVideoLib2/ffmpeg-3.2.5/android/armv7-a-vfp/include/libavutil/crc.h
null
null
null
null
null
null
C
2026-05-04T19:28:34.355841
/* * copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at> * * This file is part of FFmpeg. * * FFmpeg 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 Foundation; either * version 2.1 of the License, or...