代码搜索:codecs

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

代码结果 897
www.eeworm.com/read/459172/1572969

c huffyuv.c

/* * huffyuv codec for libavcodec * * Copyright (c) 2002-2003 Michael Niedermayer * * see http://www.pcisys.net/~melanson/codecs/huffyuv.txt for a description of * the algorit
www.eeworm.com/read/456693/1604441

py hex_codec.py

""" Python 'hex_codec' Codec - 2-digit hex content transfer encoding Unlike most of the other codecs which target Unicode, this codec will return Python string objects for both encode and
www.eeworm.com/read/205207/5025277

h easycodecs.h

/* * * Easy codecs for OpenH323/OPAL * * Copyright (c) 2004 ISVO (Asia) Pte Ltd. All Rights Reserved. * * The contents of this file are subject to the Mozilla Public License * Version 1
www.eeworm.com/read/205207/5025279

cxx easycodecs.cxx

/* * * Easy codecs for OpenH323/OPAL * * Copyright (c) 2004 ISVO (Asia) Pte Ltd. All Rights Reserved. * * The contents of this file are subject to the Mozilla Public License * Version 1
www.eeworm.com/read/190346/5183934

py verify-po.py

'''This is a pre-commit hook that checks whether the contents of PO files committed to the repository are encoded in UTF-8. ''' import codecs import string import sys from svn import core, fs,
www.eeworm.com/read/337546/3338482

c patch_realtek.c

/* * Universal Interface for Intel High Definition Audio Codec * * HD audio interface patch for ALC 260/880/882 codecs * * Copyright (c) 2004 Kailang Yang *
www.eeworm.com/read/324920/3497227

c patch_realtek.c

/* * Universal Interface for Intel High Definition Audio Codec * * HD audio interface patch for ALC 260/880/882 codecs * * Copyright (c) 2004 Kailang Yang *
www.eeworm.com/read/323643/3511107

pro cn.pro

TEMPLATE = lib CONFIG += qt warn_on plugin REQUIRES = !bigcodecs HEADERS = ../../../../include/qgb18030codec.h \ ../../../../include/private/qfontcodecs_p.h SOURCES = ../../../../src/codecs/q
www.eeworm.com/read/316872/3603614

c patch_realtek.c

/* * Universal Interface for Intel High Definition Audio Codec * * HD audio interface patch for ALC 260/880/882 codecs * * Copyright (c) 2004 Kailang Yang *
www.eeworm.com/read/315549/3617981

svn-base readme.txt.svn-base

This folder contains static libraries and headers of some very popular image format codecs and helper libraries used by highgui. The libraries and headers are needed for Win32 version only. On UNI