代码搜索:codecs
找到约 897 项符合「codecs」的源代码
代码结果 897
www.eeworm.com/read/193974/5138300
py testcodec.py
""" Test Codecs (used by test_charmapcodec)
Written by Marc-Andre Lemburg (mal@lemburg.com).
(c) Copyright 2000 Guido van Rossum.
"""#"
import codecs
### Codec APIs
class Codec(codecs.Codec):
www.eeworm.com/read/283884/8982030
am makefile.am
SUBDIRS = jpeg js
DIST_SUBDIRS = jpeg js
CODECS =
if HAVE_MAD
CODECS += swfdec_codec_mad.c
endif
if HAVE_FFMPEG
CODECS += swfdec_codec_ffmpeg.c
endif
lib_LTLIBRARIES = libswfdec-@SWFDEC_MAJORMINO
www.eeworm.com/read/472916/1402803
readme
Text Codecs go here.
Note that Qtopia TextCodecs are not the same as Qt 3 text codecs,
although the interface is very similar so porting should be easy.
www.eeworm.com/read/414613/2142932
readme
Text Codecs go here.
Note that Qtopia TextCodecs are not the same as Qt 3 text codecs,
although the interface is very similar so porting should be easy.
www.eeworm.com/read/414605/2143191
readme
Text Codecs go here.
Note that Qtopia TextCodecs are not the same as Qt 3 text codecs,
although the interface is very similar so porting should be easy.
www.eeworm.com/read/264097/4291716
readme
Text Codecs go here.
Note that Qtopia TextCodecs are not the same as Qt 3 text codecs,
although the interface is very similar so porting should be easy.
www.eeworm.com/read/162810/5513180
ini obj_list.ini
##
## Name of the application to build
##
BinName = audio_codecs
SFX_WIN = .dll
SFX_LNX = .so
OBJS = \
$(ObjDir)\aac_dec_i_so$(OBJSFX) \
$(ObjDir)\aac_dec_so$(OBJSFX) \
$(ObjDir)\aac_
www.eeworm.com/read/286738/8746823
debian readme.debian
fenice for Debian
-----------------
Codecs Issues and Fenice
There are some problems regarding multimedia codecs which can affect fenice
usability in GNU/Linux Debian systems. Because of some softwa