代码搜索:vobsub

找到约 21 项符合「vobsub」的源代码

代码结果 21
www.eeworm.com/read/140180/5794365

c vobsub.c

/***************************************************************************** * subtitle.c: Demux vobsub files. ***************************************************************************** * Copy
www.eeworm.com/read/251957/4413487

h vobsub.h

/* * GPAC - Multimedia Framework C SDK * * Copyright (c) by Falco (Ivan Vecera) 2006 * All rights reserved * * This file is part of GPAC / Media Tools sub-project * * GPAC is free s
www.eeworm.com/read/251957/4413698

c vobsub.c

/* * GPAC - Multimedia Framework C SDK * * Copyright (c) by Falco (Ivan Vecera) 2006 * All rights reserved * * This file is part of GPAC / Media Tools sub-pr
www.eeworm.com/read/211187/4945533

h vobsub.h

/* * GPAC - Multimedia Framework C SDK * * Copyright (c) by Falco (Ivan Vecera) 2006 * All rights reserved * * This file is part of GPAC / Media Tools sub-project * * GPAC i
www.eeworm.com/read/331135/3416346

c vobsub.c

/***************************************************************************** * subtitle.c: Demux vobsub files. ***************************************************************************** * Copy
www.eeworm.com/read/420803/2061504

h vobsub.h

#ifndef _VOBSUB_H_ #define _VOBSUB_H_ #include "TsubtitleDVD.h" #include "interfaces.h" class Tspudec; struct Tconfig; struct Tstream; class Tvobsub :public TsubtitleDVDparent { private:
www.eeworm.com/read/420803/2061525

cpp vobsub.cpp

/* * Some code freely inspired from VobSub , * with kind permission from Gabest * * to ffdshow imported from mplayer */ #include "std
www.eeworm.com/read/361261/2948046

c vobsub.c

/***************************************************************************** * subtitle.c: Demux vobsub files. ***************************************************************************** * Copy
www.eeworm.com/read/334325/12610492

h vobsub.h

#ifndef MPLAYER_VOBSUB_H #define MPLAYER_VOBSUB_H extern void *vobsub_open(const char *subname, const char *const ifo, const int force, void** spu); extern void vobsub_reset(void *vob); extern int vo
www.eeworm.com/read/334325/12612981

c vobsub.c

/* * Some code freely inspired from VobSub , * with kind permission from Gabest */ #include #include #include