代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/459172/1573086
c h264enc.c
/*
* H.264 encoder
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation;
www.eeworm.com/read/459172/1573156
c lzwenc.c
/*
* 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
www.eeworm.com/read/251805/4417857
c mp3x.c
#include "lame.h"
#include "gtkanal.h"
#include
/************************************************************************
*
* main
*
* PURPOSE: MPEG-1,2 Layer III encoder
www.eeworm.com/read/246835/4490992
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/242732/4542368
c base64.c
/*
* base64 encoder/decoder
*
* Copyright 2005 by Kai Blin
* Copyright 2006 Juan Lang
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the
www.eeworm.com/read/240079/4593159
h encore.h
// This is the header file describing
// the entrance function of the encoder core
// or the encore ...
#ifdef __cplusplus
extern "C" {
#endif
typedef struct _ENC_PARAM_ {
int x_dim;
www.eeworm.com/read/236440/4639857
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/205824/5020267
c base64.c
/*
* base64 encoder/decoder
*
* Copyright 2005 by Kai Blin
* Copyright 2006 Juan Lang
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the
www.eeworm.com/read/201007/5061516
svn-base au.c.svn-base
/*
* AU encoder and decoder
* Copyright (c) 2001 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/201007/5062471
svn-base mpegvideo_mmx.c.svn-base
/*
* 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