代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/202754/15374637
h mae_mmx.h
/*
libfame - Fast Assembly MPEG Encoder Library
Copyright (C) 2000-2001 Vivien Chappelier
Damien Vincent
This library is free software; you can redistribute it
www.eeworm.com/read/201599/15400914
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/201599/15400988
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/201594/15401101
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/201594/15401175
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/107377/15608406
pas aiccabacencoder.pas
unit AICCabacEncoder;
{ Advanced Image Coding (AIC)
===========================
Context Adaptive Binary Arithmetic Coding: Encoder.
Parts of the code in this unit are based on the H.264 refe
www.eeworm.com/read/103554/15729259
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/103554/15729330
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/101027/15856232
readme
H263-encode
===========
Version 2.0, June 14, 1996
tmn is a very low bitrate video encoder producing H.263 bitstreams.
www.eeworm.com/read/14187/321982
am makefile.am
noinst_LTLIBRARIES = libmp4live_h261.la
libmp4live_h261_la_SOURCES = encoder-h261.cpp \
bsd-endian.h \
crdef.cpp \
crdef.h \
dct.cpp \
dct.h \
encoder-h261.h \
huffcode.c \
p64-huff.h
INCLUD