代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/138863/13206969
c musicin.c
/**********************************************************************
* ISO MPEG Audio Subgroup Software Simulation Group (1996)
* ISO 13818-3 MPEG-2 Audio Encoder - Lower Sampling Frequency Exten
www.eeworm.com/read/318297/13481716
configure
#!/bin/sh
############################################################################
## ISO MPEG Audio Subgroup Software Simulation Group (1996)
## ISO 13818-3 MPEG-2 Audio Encoder - Lower Sampling
www.eeworm.com/read/306970/13734239
c wmaenc.c
/*
* WMA compatible encoder
* Copyright (c) 2007 Michael Niedermayer
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/306970/13734276
c tiffenc.c
/*
* TIFF image encoder
* Copyright (c) 2007 Bartlomiej Wolowiec
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the
www.eeworm.com/read/306970/13734284
h rle.h
/*
* RLE encoder
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published
www.eeworm.com/read/304311/13796646
c mp3encodercfg_c.c
/* Do *not* directly modify this file. It was */
/* generated by the Configuration Tool; any */
/* changes risk being overwritten. */
/* INPUT MP3Encoder.cdb */
/* Include
www.eeworm.com/read/304244/13797249
makefile
###
### Makefile for H.26L encoder
###
### generated for UNIX/LINUX environments
### by H. Schwarz
###
NAME= ldecod
### include debug information: 1=yes, 0
www.eeworm.com/read/304244/13797320
makefile
###
### Makefile for H.26L encoder
###
### generated for UNIX/LINUX environments
### by H. Schwarz
###
NAME= lencod
### include debug information: 1=yes, 0
www.eeworm.com/read/136571/5868203
architecture
This file contains a couple of (currently unstructured and incomplete) encoder
implementation notes.
Basic Assumptions
- data structures
Primary data structures are:
- picture data arrays, contai
www.eeworm.com/read/136571/5870767
c reservoir.c
/**********************************************************************
* ISO MPEG Audio Subgroup Software Simulation Group (1996)
* ISO 13818-3 MPEG-2 Audio Encoder - Lower Sampling Frequency Ext