代码搜索:codecs

找到约 897 项符合「codecs」的源代码

代码结果 897
www.eeworm.com/read/316872/3603201

c via82cxxx_audio.c

/* * Support for VIA 82Cxxx Audio Codecs * Copyright 1999,2000 Jeff Garzik * * Updated to support the VIA 8233/8235 audio subsystem * Alan Cox (C) Copyright 2002, 2003 Red Hat I
www.eeworm.com/read/291465/3965367

readme

See INSTALL file for instruction on how to install Speex. The Speex project aims to build an open-source patent-free voice codec. Unlike other codecs like MP3 and Ogg Vorbis, Speex is specially d
www.eeworm.com/read/361261/2947667

cpp atmozonedefinition.cpp

#include "AtmoDefs.h" #if defined (WIN32) # include #else # include #endif #include #include #include "AtmoZoneDefinition.h" CAtmoZoneDefinition::CA
www.eeworm.com/read/354908/3072238

mak .xdcenv.mak

# _XDCBUILDCOUNT = 0 ifneq (,$(findstring path,$(_USEXDCENV_))) override XDCPATH = /home/Lab/dvsdk_1_30_00_40/codec_engine_2_00_01/examples/ti/sdo/ce/examples/codecs/videnc_copy/../../../../../..;/hom
www.eeworm.com/read/354908/3072248

mak .xdcenv.mak

# _XDCBUILDCOUNT = 0 ifneq (,$(findstring path,$(_USEXDCENV_))) override XDCPATH = /home/Lab/dvsdk_1_30_00_40/codec_engine_2_00_01/examples/ti/sdo/ce/examples/codecs/viddec_copy/../../../../../..;/hom
www.eeworm.com/read/421857/10688997

txt make a roughly 16 hour video dvd.txt

Make A Roughly 16 Hour Video Dvd 3 things are needed 1. Proper Codecs 2. TMPGEnc 3 Express (Best for this job IMO) 3. TMPGEnc DVD Author (Dual Layer Edition) simply start a new project in T
www.eeworm.com/read/421857/10690393

txt make a roughly 16 hour video dvd.txt

Make A Roughly 16 Hour Video Dvd 3 things are needed 1. Proper Codecs 2. TMPGEnc 3 Express (Best for this job IMO) 3. TMPGEnc DVD Author (Dual Layer Edition) simply start a new project in T
www.eeworm.com/read/418731/10933531

txt make a roughly 16 hour video dvd.txt

Make A Roughly 16 Hour Video Dvd 3 things are needed 1. Proper Codecs 2. TMPGEnc 3 Express (Best for this job IMO) 3. TMPGEnc DVD Author (Dual Layer Edition) simply start a new project in T
www.eeworm.com/read/176663/5335469

makefile

PROG=../../../bin/Codecs/Copy.so LOCAL_FLAGS= MY_WINDOWS= include ../../../makefile.machine LOCAL_SHARED=$(LINK_SHARED) LIBS=$(LOCAL_LIBS) OBJS=\ ../../../Common/MyWindows.o\ DllExports.o\ ../../
www.eeworm.com/read/176663/5335572

makefile

PROG=../../../bin/Codecs/Swap.so LOCAL_FLAGS= MY_WINDOWS= include ../../../makefile.machine LOCAL_SHARED=$(LINK_SHARED) LIBS=$(LOCAL_LIBS) OBJS = \ ../../../Common/MyWindows.o \ DllExports.o \ By