代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/202754/15374652
h half_mmx.h
/*
libfame - Fast Assembly MPEG Encoder Library
Copyright (C) 2000-2001 Vivien Chappelier
This library is free software; you can redistribute it and/or
modify it under the terms of th
www.eeworm.com/read/202754/15374653
h fame_syntax_mpeg1.h
/*
libfame - Fast Assembly MPEG Encoder Library
Copyright (C) 2000-2001 Vivien Chappelier
This library is free software; you can redistribute it and/or
modify it under the terms of th
www.eeworm.com/read/202754/15374655
h reconstruct_mmx.h
/*
libfame - Fast Assembly MPEG Encoder Library
Copyright (C) 2000-2001 Vivien Chappelier
This library is free software; you can redistribute it and/or
modify it under the terms of th
www.eeworm.com/read/202754/15374656
h table_quant_mpeg1.h
/*
libfame - Fast Assembly MPEG Encoder Library
Copyright (C) 2000-2001 Vivien Chappelier
This library is free software; you can redistribute it and/or
modify it under the terms of th
www.eeworm.com/read/202754/15374657
h ac_int.h
/*
libfame - Fast Assembly MPEG Encoder Library
Copyright (C) 2000-2001 Vivien Chappelier
This library is free software; you can redistribute it and/or
modify it under the terms of th
www.eeworm.com/read/202754/15374658
h quantize_float.h
/*
libfame - Fast Assembly MPEG Encoder Library
Copyright (C) 2000-2001 Vivien Chappelier
This library is free software; you can redistribute it and/or
modify it under the terms of th
www.eeworm.com/read/202754/15374659
h fame_decoder_mpeg.h
/*
libfame - Fast Assembly MPEG Encoder Library
Copyright (C) 2000-2001 Vivien Chappelier
This library is free software; you can redistribute it and/or
modify it under the terms of th
www.eeworm.com/read/107377/15608399
pas aicbase.pas
unit AICBase;
{ Advanced Image Coding (AIC)
===========================
Base class for AIC encoder and decoder.
Parts of the code in this unit are based on the H.264 reference software.
S
www.eeworm.com/read/107377/15608429
dof aic.dof
[Compiler]
UnsafeType=0
UnsafeCode=0
UnsafeCast=0
[Directories]
OutputDir=Build
SearchPath=..\AICLib\Common;..\AICLib\Encoder;..\AICLib\Decoder;..\Utils
[Version Info]
IncludeVerInfo=1
AutoIn
www.eeworm.com/read/104466/15691431
c gif.c
/*
* Animated GIF encoder
* Copyright (c) 2000 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* L