代码搜索:Video Codec

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

代码结果 10,000
www.eeworm.com/read/140467/5791467

c video.c

/* * (C) Copyright 2002 * Hyperion Entertainment, Hans-JoergF@hyperion-entertainment.com * * See file CREDITS for list of people who contributed to this * project. * * This program is free soft
www.eeworm.com/read/140283/5793090

h video.h

#ifndef VIDEO_H #define VIDEO_H #include #include #include #include struct SDL_Surface; namespace annie { /** * Video (and input) system maintaince. You must
www.eeworm.com/read/140180/5793520

cpp video.cpp

/***************************************************************************** * video.cpp : wxWindows plugin for vlc ***************************************************************************** *
www.eeworm.com/read/140180/5793547

xpm video.xpm

/* XPM */ static char * video_xpm[] = { "16 16 124 2", " c None", ". c #FFFFFF", "+ c #1B4260", "@ c #1E4869", "# c #1E4B6D", "$ c #1E4A6B", "% c #204F73", "& c #215175", "* c #325C7C", "=
www.eeworm.com/read/140180/5793617

cpp video.cpp

/***************************************************************************** * video.cpp : WinCE gui plugin for VLC ***************************************************************************** *
www.eeworm.com/read/140180/5794396

c video.c

/***************************************************************************** * video.c: video decoder using the ffmpeg library *********************************************************************
www.eeworm.com/read/136786/5863729

s video.s

/* video.S * * Display adapter & video mode setup, version 2.13 (14-May-99) * * Copyright (C) 1995 -- 1998 Martin Mares * Based on the original setup.S code (C) Linus Torvalds and Mat
www.eeworm.com/read/136571/5870193

cpp video.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/136571/5870204

h video.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/136571/5870967

h video.h

/* video.h */ #define MAX_AVI_FILES 10 EXTERN HRESULT hResult; EXTERN PAVISTREAM pAudioStreams[MAX_AVI_FILES]; EXTERN AVISTREAMINFO pAudioStreamInfo[MAX_AVI_FILES]; EXTERN PAVIFILE pfil