代码搜索:codecs
找到约 897 项符合「codecs」的源代码
代码结果 897
www.eeworm.com/read/193974/5138055
py raw_unicode_escape.py
""" Python 'raw-unicode-escape' Codec
Written by Marc-Andre Lemburg (mal@lemburg.com).
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
"""
import codecs
### Codec APIs
class Codec(codecs.C
www.eeworm.com/read/193974/5138068
py utf_16.py
""" Python 'utf-16' Codec
Written by Marc-Andre Lemburg (mal@lemburg.com).
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
"""
import codecs, sys
### Codec APIs
class Codec(codecs.Codec):
www.eeworm.com/read/420803/2062331
br ffdshow.1046.br
Brazilian portuguese
[111]
1164=Processar toda imagem
1162=Resetar
1163=Ajuda
[115]
0=Codecs
1283=Codecs supotados
1011=XVID
1017=Usar Xvid
1012=DivX 3
1013=DivX 4
1016=Usar Xvid
1014=Div
www.eeworm.com/read/396408/2420206
pl w32codec_dl.pl
#!/usr/bin/perl
## usage: w32codec_dl.pl (codec.conf location)
# this script will use MS's codec dl interface as used by MS Media Player
# to attempt to locate the codecs listed in codecs.conf. It w
www.eeworm.com/read/152843/5665662
h hda_patch.h
/*
* HDA Patches - included by hda_codec.c
*/
/* Realtek codecs */
extern struct hda_codec_preset snd_hda_preset_realtek[];
/* C-Media codecs */
extern struct hda_codec_preset snd_hda_preset_cmedia
www.eeworm.com/read/463018/1539835
xdc package.xdc
/*!
* ======== jpegdec ========
* JPEG Decoder Algorithm
*/
package ti.sdo.codecs.jpegdec {
module JPEGDEC;
}
www.eeworm.com/read/456693/1604501
c _codecsmodule.c
/* Portions Copyright (c) 2005 Nokia Corporation */
/* ------------------------------------------------------------------------
_codecs -- Provides access to the codec registry and the builtin
www.eeworm.com/read/373619/2761380
h videocodecs.h
#ifndef _VIDEO_CODECS_H_
#define _VIDEO_CODECS_H_
#define AVI_INCLUDE
#define FLV_INCLUDE
#define WMV_INCLUDE
#define MPEG12_INCLUDE
#define MOV_INCLUDE
/* application control comma
www.eeworm.com/read/372601/2771581
h config.h
#ifndef MPLAYER_CONFIG_H
#define MPLAYER_CONFIG_H 1
//#include "../../config.h"
/* enables / disables QTX codecs */
#define USE_QTX_CODECS 1
/* Define this if your system has the "malloc.h" header fi
www.eeworm.com/read/337546/3338480
h hda_patch.h
/*
* HDA Patches - included by hda_codec.c
*/
/* Realtek codecs */
extern struct hda_codec_preset snd_hda_preset_realtek[];
/* C-Media codecs */
extern struct hda_codec_preset snd_hda_preset_cmedia