代码搜索:codecs
找到约 897 项符合「codecs」的源代码
代码结果 897
www.eeworm.com/read/377159/2705168
h list.h
// List.h
#ifndef __LIST_H
#define __LIST_H
#include "Common/Wildcard.h"
#include "../Common/LoadCodecs.h"
HRESULT ListArchives(
CCodecs *codecs,
UStringVector &archivePaths, UStr
www.eeworm.com/read/373367/2763391
c rstest.c
/* Test the Reed-Solomon codecs
* for various block sizes and with random data and random error patterns
*
* Copyright 2002 Phil Karn, KA9Q
* May be used under the terms of the GNU General Public
www.eeworm.com/read/372616/2771226
c videocodec.c
/*
* VIDEO MOTION CODECs internal API for video devices
*
* Interface for MJPEG (and maybe later MPEG/WAVELETS) codec's
* bound to a master device.
*
* (c) 2002 Wolfgang Scherr
www.eeworm.com/read/372616/2771233
h videocodec.h
/*
* VIDEO MOTION CODECs internal API for video devices
*
* Interface for MJPEG (and maybe later MPEG/WAVELETS) codec's
* bound to a master device.
*
* (c) 2002 Wolfgang Scherr
www.eeworm.com/read/354016/3080148
cmake findavifile.cmake
# - Locate AVIFILE library and include paths
# AVIFILE (http://avifile.sourceforge.net/)is a set of libraries for
# i386 machines
# to use various AVI codecs. Support is limited beyond Linux. Wind
www.eeworm.com/read/295353/8168576
c rstest.c
/* Test the Reed-Solomon codecs
* for various block sizes and with random data and random error patterns
*
* Copyright 2002 Phil Karn, KA9Q
* May be used under the terms of the GNU General Public
www.eeworm.com/read/295353/8168628
c rstest.c
/* Test the Reed-Solomon codecs
* for various block sizes and with random data and random error patterns
*
* Copyright 2002 Phil Karn, KA9Q
* May be used under the terms of the GNU General Public
www.eeworm.com/read/171831/9733645
c rstest.c
/* Test the Reed-Solomon codecs
* for various block sizes and with random data and random error patterns
*
* Copyright 2002 Phil Karn, KA9Q
* May be used under the terms of the GNU General Public
www.eeworm.com/read/266832/11210903
c via82cxxx_audio.c
/*
* Support for VIA 82Cxxx Audio Codecs
* Copyright 1999,2000 Jeff Garzik
*
* Distributed under the GNU GENERAL PUBLIC LICENSE (GPL) Version 2.
* See the "COPYING" file distributed with this sof
www.eeworm.com/read/387891/8649137
c apiexample.c
/**
* @file apiexample.c
* avcodec API use example.
*
* Note that this library only handles codecs (mpeg, mpeg4, etc...),
* not file formats (avi, vob, etc...). See library 'libavformat' for the