代码搜索结果

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

direct-pixel-drawing-sdl.c

/* Example of direct pixel access with SDL. */ #include #include #include Uint16 CreateHicolorPixel(SDL_PixelFormat * fmt, Uint8 red, Uint8 green, Uint8 blue) {

trm_a.orc

$0E000800 _adjust_rev_audio $0E000800 _adjust_rev_video $0E000800 _adjust_send_audio $0E000800 _adjust_send_video $0E000800 _analyse_current_state $1E0008C0 init $1E0008FE moveto_buf $1E

vbeinfo.c

/* vbeinfo.c - command to list compatible VBE video modes. */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 2005 Free Software Foundation, Inc. * * GRUB is free software; you can re

makefile.am

## Makefile.am for SDL using the QNX Photon video driver noinst_LTLIBRARIES = libvideo_photon.la libvideo_photon_la_SOURCES = $(PH_SRCS) # The SDL QNX Photon video driver sources PH_SRCS =

makefile.am

## Makefile.am for SDL using the QNX Photon video driver noinst_LTLIBRARIES = libvideo_photon.la libvideo_photon_la_SOURCES = $(PH_SRCS) # The SDL QNX Photon video driver sources PH_SRCS = \ SD

makefile.am

## Makefile.am for SDL using the QNX Photon video driver noinst_LTLIBRARIES = libvideo_photon.la libvideo_photon_la_SOURCES = $(PH_SRCS) # The SDL QNX Photon video driver sources PH_SRCS = \ SD

makefile.am

## Makefile.am for SDL using the QNX Photon video driver noinst_LTLIBRARIES = libvideo_photon.la libvideo_photon_la_SOURCES = $(PH_SRCS) # The SDL QNX Photon video driver sources PH_SRCS =

mpegsys.h

#ifndef __MPEGSYS_H #define __MPEGSYS_H void reset_sequence_state(void); void resync_picture_state(void); void restart_video_engine(void); int is_mpeg_video_sequence_ended(); int is_mpeg_sys

mime.c

/* * mime.c -- Web server mime types * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requirements *

lav2yuv.c

/* lav2yuv - stream any lav input file to stdout as YUV4MPEG data */ /* Copyright (C) 2000, Rainer Johanni, Andrew Stevens */ /* - added scene change detection code 2001, pHilipp Zabel */ /* - broke