代码搜索结果
找到约 10,000 项符合
Video 的代码
readme
vdpau-video
A VDPAU-based backend for VA API
Copyright (C) 2009 Splitted-Desktop Systems
License
-------
vdpau-video is available under the terms of the GNU General
Public License.
Overvi
control.in
Source: vdpau-video
Section: libs
Priority: optional
Maintainer: Gwenole Beauchesne
Build-Depends: debhelper (>= 5),
cdbs,
libva-dev (>= @LIBVA_SDS_P
vidcat说明.txt
如何编译成功自己的vidcat
拿到vidcat的源码后(见昨天我发的一篇帖子),经过分析,我抽取出来了三个文件:vidcat.c v4l.c v4l.h,对比修改了大概几分钟,搞定了它的编译,生成了一个60k的vidcat可执行文件,拷贝到2410上后工作正常,就是usage老显示不出来,不过无所谓了
编译之前先确定arm-linux-gcc能直接使用,并且按照说明解开完成了/friend ...
changes_rm52j.txt
rm52j版本修改处:
1. picture_distance的计算
编码端:将picture_distance的计算移至init_frame()中;
解码端:int calculate_distance(int blkref, int fw_bw ) in macroblock.c
将用于计算DistanceIndex 和 BlockDistance
font.h
/*
* font.h -- `Soft' font definitions
*
* Created 1995 by Geert Uytterhoeven
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file COPYING
struct-v4l.c
#include
#include
#include "videodev.h"
#include "struct-dump.h"
#include "struct-v4l.h"
/* ---------------------------------------------------------------------- */
char *
15-4.c
#inlcude
// 请在这里写入ShowBMP()函数的代码
void main()
{
SDL_Surface *screen;
if ( SDL_Init( SDL_INIT_VIDEO) < 0 ) {
fprintf(stderr, "无法初始化SDL: %s\n", SDL_GetError());
e
test_anc_mux.vhd
--------------------------------------------------------------------------------
-- test_anc_mux.vhd
--
-- Testbench for ANC packet MUX function of the anc_edh_processor module
--
--
--
--
scaling.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="driver_test"
ProjectDir="C:\CCStudio\boards\evmdm642\examples\video\scaling\"
Projec
clientstreamsock.h
#if !defined(AFX_CLIENTSTREAMSOCK_H__EC94F69F_11BE_48DD_B2EF_2F5D569B9F6C__INCLUDED_)
#define AFX_CLIENTSTREAMSOCK_H__EC94F69F_11BE_48DD_B2EF_2F5D569B9F6C__INCLUDED_
#if _MSC_VER > 1000
#pragma o