代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/264330/11319543
m spiht_enc.m
function out=SPIHT_Enc(m,level,rate)
% Matlab implementation of SPIHT (without Arithmatic coding stage)
%
% Encoder
%
% input: m : input image in wavelet domain
% level : wavelet de
www.eeworm.com/read/408285/11398334
cpp pngproxy.cpp
// PNGProxy.cpp
//
// Copyright (c) 2001-2005 Symbian Software Ltd. All rights reserved.
//
// Supplies the factory function called by ECom, and factories for
// the PNG decoder and encoder
www.eeworm.com/read/343458/11946397
c sbcenc.c
/*
*
* Bluetooth low-complexity, subband codec (SBC) encoder
*
* Copyright (C) 2004-2007 Marcel Holtmann
*
*
* This program is free software; you can redistribute it a
www.eeworm.com/read/252894/12258034
h ac3.h
/*
* Common code between AC3 encoder and decoder
* Copyright (c) 2000, 2001, 2002 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/252894/12258220
c mjpeg.c
/*
* MJPEG encoder and decoder
* Copyright (c) 2000, 2001 Fabrice Bellard.
* Copyright (c) 2003 Alex Beregszaszi
* Copyright (c) 2003-2004 Michael Niedermayer
*
* This library is free software;
www.eeworm.com/read/123349/14636936
h mpegencodevlc.h
/*
* RV 1.0 compatible encoder.
* Copyright (c) 2000 Gerard Lantau.
*
* The licence of this code is contained in file LICENCE found in the
* same archive
*/
const unsigned char vlc_dc_
www.eeworm.com/read/208137/15253691
todo
General
-------
- An automatic test tool
- Add 'HAVE_EXPAT' to autoconf process... not directly in 'Makefile.am' files in 'src/' and 'tools/'
Encoder:
- Parse and encode XML CDDATA
- Parse and encode
www.eeworm.com/read/207095/15283144
java pngencoderb.java
package com.keypoint;
/**
* PngEncoderB takes a Java BufferedImage object and creates a byte string which can be saved as a PNG file.
* The encoder will accept BufferedImages with eight-bit samples
www.eeworm.com/read/14129/304619
txt changes_detail.txt
Changes for JM 7.5
------------------
I updated the reference encoder with proper reference picture list handling
(independent list_0 and list_1 prediction), especially for MB and picture AFF.
A
www.eeworm.com/read/15135/433172
txt changes_detail.txt
Changes for JM 7.5
------------------
I updated the reference encoder with proper reference picture list handling
(independent list_0 and list_1 prediction), especially for MB and picture AFF.
A