代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/178287/5317052
c mpegvideo.c
/*
* The simplest mpeg encoder (well, it was the simplest!)
* Copyright (c) 2000,2001 Gerard Lantau.
*
* This program is free software; you can redistribute it and/or modify
* it under the t
www.eeworm.com/read/177697/5321528
c mpegvideo_mmx.c
/*
* The simplest mpeg encoder (well, it was the simplest!)
* Copyright (c) 2000,2001 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the term
www.eeworm.com/read/300509/3846588
java tagtreeencoder.java
/*
* CVS identifier:
*
* $Id: TagTreeEncoder.java,v 1.1.1.1 2002/07/22 09:26:47 grosbois Exp $
*
* Class: TagTreeEncoder
*
* Description: Encoder of tag trees
*
www.eeworm.com/read/297256/3888108
h common.h
/**********************************************************************
* ISO MPEG Audio Subgroup Software Simulation Group (1996)
* ISO 13818-3 MPEG-2 Audio Multichannel Encoder
*
* $Id: common.h
www.eeworm.com/read/297256/3888112
c tonal.c
/**********************************************************************
* ISO MPEG Audio Subgroup Software Simulation Group (1996)
* ISO 13818-3 MPEG-2 Audio Multichannel Encoder
*
* $Id: tonal.c
www.eeworm.com/read/297256/3888113
c dyn_cross.c
/**********************************************************************
* ISO MPEG Audio Subgroup Software Simulation Group (1996)
* ISO 13818-3 MPEG-2 Audio Multichannel Encoder
*
* $Id: dyn_cros
www.eeworm.com/read/297256/3888151
c encode.c
/**********************************************************************
* ISO MPEG Audio Subgroup Software Simulation Group (1996)
* ISO 13818-3 MPEG-2 Audio Multichannel Encoder
*
* $Id: encode.c
www.eeworm.com/read/297256/3888153
c common.c
/**********************************************************************
* ISO MPEG Audio Subgroup Software Simulation Group (1996)
* ISO 13818-3 MPEG-2 Audio Multichannel Encoder
*
* $Id: common.c
www.eeworm.com/read/277636/4153382
c motion_est.c
#include "encoder.h"
#include "global.h"
#include "motion.h"
#include "mbfunctions.h"
// --------------------------------------------------------------------
int32_t (*MotionEstimation)(MACRO
www.eeworm.com/read/427042/1983149
svn-base lzwenc.c.svn-base
/*
* LZW 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 GNU Les