代码搜索:Video Codec
找到约 10,000 项符合「Video Codec」的源代码
代码结果 10,000
www.eeworm.com/read/413059/11168632
h i2c_decoder.h
/*
* i2c_decoder.h
*/
#ifndef __I2C_DECODER_H__
#define __I2C_DECODER_H__
#define DECODER_VIDEO_A 100
#define DECODER_VIDEO_B 101
#endif /* __I2C_DECODER_H__ */
www.eeworm.com/read/413059/11168651
h userapp.h
/*
Character Driver API Interface
Copyright (C) 2003 Samsung Electronics (SW.LEE: hitchcar@samsung.com)
This program is free software; you can redistribute it and/or modify
it under
www.eeworm.com/read/413059/11168682
h userapp.h
/*
Character Driver API Interface
Copyright (C) 2003 Samsung Electronics (SW.LEE: hitchcar@samsung.com)
This program is free software; you can redistribute it and/or modify
it under
www.eeworm.com/read/411029/11259938
hh mpeg1or2videostreamframer.hh
/**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either versio
www.eeworm.com/read/136571/5870154
am makefile.am
libdir = @PLAYER_PLUGIN_DIR@
lib_LTLIBRARIES = raw_video_plugin.la
raw_video_plugin_la_LDFLAGS = -module
raw_video_plugin_la_SOURCES = \
rawv.cpp rawv.h
raw_video_plugin_la_LIBADD = \
-lm
www.eeworm.com/read/111374/6155777
am makefile.am
libdir = @PLAYER_PLUGIN_DIR@
lib_LTLIBRARIES = raw_video_plugin.la
raw_video_plugin_la_LDFLAGS = -module
raw_video_plugin_la_SOURCES = \
rawv.cpp rawv.h
raw_video_plugin_la_LIBADD = \
-lm
INCLUDE
www.eeworm.com/read/110972/6162690
am makefile.am
libdir = @PLAYER_PLUGIN_DIR@
lib_LTLIBRARIES = raw_video_plugin.la
raw_video_plugin_la_LDFLAGS = -module
raw_video_plugin_la_SOURCES = \
rawv.cpp rawv.h
raw_video_plugin_la_LIBADD = \
-lm
www.eeworm.com/read/387891/8647768
c tta.c
/*
* TTA demuxer
* Copyright (c) 2006 Alex Beregszaszi
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as
www.eeworm.com/read/387891/8647903
c flvdec.c
/*
* FLV encoder.
* Copyright (c) 2003 The FFmpeg Project.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Licens
www.eeworm.com/read/387891/8647959
c au.c
/*
* AU encoder and decoder
* Copyright (c) 2001 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
*