代码搜索:Video
找到约 10,000 项符合「Video」的源代码
代码结果 10,000
www.eeworm.com/read/110972/6161796
c sdl_directfb_video.c
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the terms of th
www.eeworm.com/read/110972/6161797
h sdl_directfb_video.h
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the
www.eeworm.com/read/110972/6162932
c mpeg3video.c
#include "../libmpeg3.h"
#include "../mpeg3private.h"
#include "../mpeg3protos.h"
#include "mpeg3video.h"
#include "mpeg3videoprotos.h"
#ifndef SDL_THREADS
#include
#else
#include
www.eeworm.com/read/110972/6162941
dsp libmpeg32video.dsp
# Microsoft Developer Studio Project File - Name="libmpeg32video" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32
www.eeworm.com/read/110972/6162942
h mpeg3video.h
#ifndef MPEGVIDEO_H
#define MPEGVIDEO_H
#ifdef _WIN32
#define SDL_THREADS
#endif
#ifdef _WIN32
#include "systems.h"
#endif
#include "../bitstream.h"
#include "../mpeg3private.inc"
#inclu
www.eeworm.com/read/110972/6163183
h video_util_rgb.h
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/110972/6163189
h video_util_resize.h
/*
* Filtered Image Rescaling by Dale Schumacher
*/
#ifndef _SCALEIMAGE_H_
#define _SCALEIMAGE_H_
#include
/* This type represents one pixel */
typedef unsigned char pixel_t;
www.eeworm.com/read/110972/6163190
cpp video_sdl_preview.cpp
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/110972/6163191
cpp video_util_resize.cpp
/*
* Filtered Image Rescaling
*
Additional changes by Ray Gardener, Daylon Graphics Ltd.
December 4, 1999
Summary:
- Horizontal filter contributions are calculated on the fly,
www.eeworm.com/read/110972/6163197
cpp video_util_rgb.cpp
/**************************************************************************
* *
* This code is developed by Adam Li. This