代码搜索结果

找到约 10,000 项符合 Video 的代码

video_player.cpp

/////////////////////////////////////////////////////// // FileName: video_player.cpp // Author: b1gm0use // Project: myvideo #include #include #include #include

video_player.h

#ifndef _VIDEO_PLAYER_H_ #define _VIDEO_PLAYER_H_ #include #include #include "video.h" class capture_thread; class VideoPlayer : public QWidget { Q_OBJECT public: //

ircmd_video.c

/* * Terry,2003/8/20 08:21PM * */ #include "pic_mainproc.h" #include "vpp.h" //#define P_SCAN_ONLY_CHG_INT_MODE] #ifdef ADD_DVI311_SETUP #include "spv301.h" #endif #ifdef DVD_SET

video_test.c

#include #include #include #include #include #include #include #include #include #include

vdpau_video.c

/* * vdpau_video.c - VDPAU backend for VA API * * vdpau-video (C) 2009 Splitted-Desktop Systems * * This program is free software; you can redistribute it and/or modify * it under the terms

vdpau_video.h

/* * vdpau_video.h - VDPAU backend for VA API (shareed data) * * vdpau-video (C) 2009 Splitted-Desktop Systems * * This program is free software; you can redistribute it and/or modify * it u