이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
도움말
로그인
hms
/
aptdec
의 미러
https://github.com/Xerbo/aptdec
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
7
위키
활동
apt
decoder
satellite
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
193
커밋
2
브랜치
1.5 MiB
트리:
887795922a
master
v2
v1.8.0
v1.7
v1.6
v1.5
v1.4
v1.3
v1.2
브랜치
태그
${ item.name }
${ searchTerm }
브랜치 생성
from '887795922a'
${ noResults }
aptdec
/
src
/
image.h
image.h
37 B
Raw
Normal View
히스토리
Add support for building a shared library (libaptdec). Exported functions and types prefixed with apt_ Callback added for getsample, instead of calling named function. Allow library to be built without libpng or libsndfile. Add support for building with MSVC on Windows. Fix a few MSVC compiler warnings. Fix nonlinear radiance correction for NOAA19.
3 년 전
Headerise each file
4 년 전
1
2
#include "apt.h"
#include "common.h"