代码搜索:codecs

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

代码结果 897
www.eeworm.com/read/339446/3305979

pro kr.pro

TARGET = qkrcodecs include(../../qpluginbase.pri) CONFIG += warn_on QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/codecs QT = core HEADERS = qeuckrcodec.h \ cp949codetbl.h
www.eeworm.com/read/436403/1849138

txt codec.txt

# GSpot codec database for GSpot v2.21 # @GSpot 2.21 Database identifier (do not edit this line) [video codecs] ____ |No Codec NA - _BIT, BI_BITFIELDS (Raw RGB) * No codec needed - _JPG, BI_JPEG
www.eeworm.com/read/422481/10634641

xml package.xdc.xml

www.eeworm.com/read/422478/10634775

xml package.xdc.xml

www.eeworm.com/read/225029/14557362

todo

* Add support for hardware codecs on Quicknet's Internet PhoneJACK card. * Add some sort call initiation/answering mechanism rather than just sending out RTP packets. Use SIP (RFC 2543)? * Soup u
www.eeworm.com/read/224579/14582591

readme

See INSTALL file for instruction on how to install Speex. The Speex is a patent-free, Open Source/Free Software voice codec. Unlike other codecs like MP3 and Ogg Vorbis, Speex is designed to compress
www.eeworm.com/read/458653/1585208

readme

See INSTALL file for instruction on how to install Speex. The Speex is a patent-free, Open Source/Free Software voice codec. Unlike other codecs like MP3 and Ogg Vorbis, Speex is designed to compress
www.eeworm.com/read/456693/1604432

py utf_16_le.py

""" Python 'utf-16-le' Codec Written by Marc-Andre Lemburg (mal@lemburg.com). (c) Copyright CNRI, All Rights Reserved. NO WARRANTY. """ import codecs ### Codec APIs class Codec(codec
www.eeworm.com/read/456693/1604440

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(cod
www.eeworm.com/read/239567/4598145

py utf_16_le.py

""" Python 'utf-16-le' Codec Written by Marc-Andre Lemburg (mal@lemburg.com). (c) Copyright CNRI, All Rights Reserved. NO WARRANTY. """ import codecs ### Codec APIs class Codec(codec