代码搜索:codecs
找到约 897 项符合「codecs」的源代码
代码结果 897
www.eeworm.com/read/443386/1745776
c videocodec.c
/*
* VIDEO MOTION CODECs internal API for video devices
*
* Interface for MJPEG (and maybe later MPEG/WAVELETS) codec's
* bound to a master device.
*
* (c) 2002 Wolfgang Scherr
www.eeworm.com/read/443386/1745828
h videocodec.h
/*
* VIDEO MOTION CODECs internal API for video devices
*
* Interface for MJPEG (and maybe later MPEG/WAVELETS) codec's
* bound to a master device.
*
* (c) 2002 Wolfgang Scherr
www.eeworm.com/read/427735/1967489
h extractgui.h
// GUI/ExtractGUI.h
#ifndef __EXTRACT_GUI_H
#define __EXTRACT_GUI_H
#include "../Common/Extract.h"
#include "../FileManager/ExtractCallback.h"
HRESULT ExtractGUI(
CCodecs *codecs,
www.eeworm.com/read/419645/2075076
h extractgui.h
// GUI/ExtractGUI.h
#ifndef __EXTRACT_GUI_H
#define __EXTRACT_GUI_H
#include "../Common/Extract.h"
#include "../FileManager/ExtractCallback.h"
HRESULT ExtractGUI(
CCodecs *codecs,
www.eeworm.com/read/404234/2305750
c videocodec.c
/*
* VIDEO MOTION CODECs internal API for video devices
*
* Interface for MJPEG (and maybe later MPEG/WAVELETS) codec's
* bound to a master device.
*
* (c) 2002 Wolfgang Scherr
www.eeworm.com/read/404234/2305903
h videocodec.h
/*
* VIDEO MOTION CODECs internal API for video devices
*
* Interface for MJPEG (and maybe later MPEG/WAVELETS) codec's
* bound to a master device.
*
* (c) 2002 Wolfgang Scherr
www.eeworm.com/read/395296/2441324
pro jp.pro
TARGET = qjpcodecs
include(../../qpluginbase.pri)
CONFIG += warn_on
DESTDIR = $$QT_BUILD_TREE/plugins/codecs
QT = core
HEADERS = qjpunicode.h \
qeucjpcodec.h \
qjiscodec.h \
www.eeworm.com/read/393286/2480717
c videocodec.c
/*
* VIDEO MOTION CODECs internal API for video devices
*
* Interface for MJPEG (and maybe later MPEG/WAVELETS) codec's
* bound to a master device.
*
* (c) 2002 Wolfgang Scherr
www.eeworm.com/read/393286/2480772
h videocodec.h
/*
* VIDEO MOTION CODECs internal API for video devices
*
* Interface for MJPEG (and maybe later MPEG/WAVELETS) codec's
* bound to a master device.
*
* (c) 2002 Wolfgang Scherr
www.eeworm.com/read/386035/2576741
h list.h
// List.h
#ifndef __LIST_H
#define __LIST_H
#include "Common/Wildcard.h"
#include "../Common/LoadCodecs.h"
HRESULT ListArchives(
CCodecs *codecs,
UStringVector &archivePaths, UStr