代码搜索:Encoder

找到约 10,000 项符合「Encoder」的源代码

代码结果 10,000
www.eeworm.com/read/387891/8648349

c ac3enc.c

/* * The simplest AC3 encoder * Copyright (c) 2000 Fabrice Bellard. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/387891/8649187

c mpegaudio.c

/* * The simplest mpeg audio layer 2 encoder * Copyright (c) 2000, 2001 Fabrice Bellard. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU L
www.eeworm.com/read/283587/9003667

c mp3.c

/* * MP3 encoder and decoder * Copyright (c) 2003 Fabrice Bellard. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/283587/9004119

c ac3enc.c

/* * The simplest AC3 encoder * Copyright (c) 2000 Fabrice Bellard. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/283587/9005530

c mpegaudio.c

/* * The simplest mpeg audio layer 2 encoder * Copyright (c) 2000, 2001 Fabrice Bellard. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU L
www.eeworm.com/read/185584/9027468

txt release-notes.txt

The commons-codec team is pleased to announce the Codec 1.3 release! http://jakarta.apache.org/commons/codec/ The codec package contains simple encoder and decoders for various formats such a
www.eeworm.com/read/185230/9048803

c g792codec.c

#include "stdio.h" #include "va_g729.h" #include "time.h" void userinterface(); void encoder(); void decoder(); void main() { printf("*********************************************\n");
www.eeworm.com/read/175483/9545019

h mpegvideo.h

/* * Generic DCT based hybrid video encoder * Copyright (c) 2000,2001 Gerard Lantau. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU
www.eeworm.com/read/175087/9560710

txt release-notes.txt

The commons-codec team is pleased to announce the Codec 1.3 release! http://jakarta.apache.org/commons/codec/ The codec package contains simple encoder and decoders for various formats such a
www.eeworm.com/read/169277/9870620

txt bch3121.c.txt

/* * File: bch3121.c * Author: Robert Morelos-Zaragoza * * %%%%%%%%%%% Encoder/Decoder for a (31,21,5) binary BCH code %%%%%%%%%%%%% * * This code is used in the POCSAG protocol speci