代码搜索:Video Codec
找到约 10,000 项符合「Video Codec」的源代码
代码结果 10,000
www.eeworm.com/read/354843/3073738
asm reduced_mmx.asm
;/*****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - Reduced-Resolution utilities -
; *
; * Copyright(C) 2002 Pascal Massimino
www.eeworm.com/read/354843/3073752
c qpel_altivec.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - QPel interpolation with altivec optimization -
*
* Copyright(C) 2004 Christoph N奼
www.eeworm.com/read/268310/11143179
asm timer_asm.asm
;///*!
;// ************************************************************************
;// *
;// *
;// * The library contain AVC H.264 baseline codec,which can process video
;// * less than 12 minu
www.eeworm.com/read/201338/15410117
c fdct.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Forward DCT -
*
* These routines are from Independent JPEG Group's free JPE
www.eeworm.com/read/201338/15410122
c idct.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Inverse DCT -
*
* These routines are from Independent JPEG Group's free JPE
www.eeworm.com/read/290380/8486831
c ntensity.c
#include
void main(void)
{
clrscr();
highvideo();
cprintf("This text is high video\r\n");
lowvideo();
cprintf("This text is low video\r\n");
normvideo();
www.eeworm.com/read/188503/8534348
2-3pulldown readme.2-3pulldown
What is 2-3 pulldown?
Frame rate of FILM is 24fps.
PAL video is 25fps.
When we play FILM thru PAL video, 25fps.
So motion is quicker and playing time is shorter 96% (24/25).
NTSC video is 30fps (to
www.eeworm.com/read/188503/8534373
1 lavtrans.1
.TH "lavtrans" "1" "2 June 2001" "MJPEG Linux Square" "MJPEG tools manual"
.SH "NAME"
lavtrans \- Convert MJPEG videos to other MJPEG video formats
.SH "SYNOPSIS"
.B lavtrans \-o
.I outputfile
.BR \
www.eeworm.com/read/188503/8534487
1 y4mdenoise.1
.TH "y4mdenoise" "1" "27 Apr 2004" "MJPEG Linux Square" "MJPEG tools manual"
.SH NAME
y4mdenoise \- Motion-compensating YUV4MPEG-frame denoiser
.SH SYNOPSIS
.B y4mdenoise
.RB [ -v
.IR verbosity ]
.R
www.eeworm.com/read/188503/8535142
c lavvideo.c
/*
lavvideo (V1.0)
===============
Small tool for showing a realtime video window on the screen,
but (simplification) _ignoring_ all window managing.
Usage: lavvideo [options]
Have a look at the opt