代码搜索:Video

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

代码结果 10,000
www.eeworm.com/read/251957/4413178

c video2d.c

/* * GPAC - Multimedia Framework C SDK * * Copyright (c) Jean Le Feuvre 2000-2005 * All rights reserved * * This file is part of GPAC / SDL audio and video module * * GPAC is free so
www.eeworm.com/read/251805/4416276

h sdl_ph_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/251805/4416278

c sdl_ph_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
www.eeworm.com/read/251805/4416321

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/251805/4416322

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/251805/4417433

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/251805/4417442

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/251805/4417443

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/251805/4417685

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/251805/4417691

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;