代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/301081/13866582
c encoder.c
/* SPMG/JPEG-LS IMPLEMENTATION V.2.1
=====================================
These programs are Copyright (c) University of British Columbia. All rights reserved.
They may be freely redistributed in the
www.eeworm.com/read/135956/13883591
dsw encoder.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/135956/13883597
cpp encoder.cpp
/*************************************************************************
This software module was originally developed by
Ming-Chieh Lee (mingcl@microsoft.com), Microsoft Corporation
Wei-g
www.eeworm.com/read/135956/13883599
plg encoder.plg
Build Log
--------------------Configuration: encoder - Win32 Debug--------------------
Command Lines
Creating temporary file "D:\DOCUME~1\ADMIN
www.eeworm.com/read/135956/13883603
dsp encoder.dsp
# Microsoft Developer Studio Project File - Name="encoder" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
www.eeworm.com/read/135956/13883605
ncb encoder.ncb
www.eeworm.com/read/135956/13883606
opt encoder.opt
www.eeworm.com/read/150409/5692783
java encoder.java
package org.bouncycastle.util.encoders;
import java.io.IOException;
import java.io.OutputStream;
/**
* Encode and decode byte arrays (typically from binary to 7-bit ASCII
* encodings).
*/
public
www.eeworm.com/read/140180/5794198
c encoder.c
/*****************************************************************************
* encoder.c: dummy encoder plugin for vlc.
****************************************************************************
www.eeworm.com/read/140180/5794398
c encoder.c
/*****************************************************************************
* encoder.c: video and audio encoder using the ffmpeg library
*********************************************************