代码搜索:codecs
找到约 897 项符合「codecs」的源代码
代码结果 897
www.eeworm.com/read/316872/3603610
c patch_atihdmi.c
/*
* Universal Interface for Intel High Definition Audio Codec
*
* HD audio interface patch for ATI HDMI codecs
*
* Copyright (c) 2006 ATI Technologies Inc.
*
*
* This driver is free software
www.eeworm.com/read/313143/3645777
txt codec-devel.txt
A Guide To Developing MPlayer Codecs
by Mike Melanson (melanson at pcisys dot net)
updated to libmpcodecs arch by A'rpi
SEE ALSO: libmpcodecs.txt !!!
Introduction
------------
I've developed a numbe
www.eeworm.com/read/311554/3679493
txt acmdialog.txt
TACMDialog component is derived from the TComponent.
TACMDialog have only one method - OpenDialog, which
open the dialog box for selecting codecs installed
in windows.
OpenDialog return pointer
www.eeworm.com/read/282551/4089876
sources
!IF "$(BSP_HANTRO_CODECS)" == ""
SKIPBUILD=1
!ENDIF
WINCEREL=1
RELEASETYPE=LOCAL
_ISVINCPATH=$(_WINCEROOT)\public\common\sdk\inc;
_OEMINCPATH=$(_WINCEROOT)\public\common\oak\inc;$(_WINCEROOT)\
www.eeworm.com/read/282551/4089924
sources
!IF "$(BSP_HANTRO_CODECS)" == ""
SKIPBUILD=1
!ENDIF
WINCEREL=1
RELEASETYPE=LOCAL
_ISVINCPATH=$(_WINCEROOT)\public\common\sdk\inc;
_OEMINCPATH=$(_WINCEROOT)\public\common\oak\inc;$(_WINCEROOT)\
www.eeworm.com/read/282551/4089985
sources
!IF "$(BSP_HANTRO_CODECS)" == ""
SKIPBUILD=1
!ENDIF
WINCEREL=1
RELEASETYPE=LOCAL
_ISVINCPATH=$(_WINCEROOT)\public\common\sdk\inc;
_OEMINCPATH=$(_WINCEROOT)\public\common\oak\inc;$(_WINCEROOT)\
www.eeworm.com/read/282551/4090009
sources
!IF "$(BSP_HANTRO_CODECS)" == ""
SKIPBUILD=1
!ENDIF
WINCEREL=1
RELEASETYPE=LOCAL
_ISVINCPATH=$(_WINCEROOT)\public\common\sdk\inc;
_OEMINCPATH=$(_WINCEROOT)\public\common\oak\inc;$(_WINCEROOT
www.eeworm.com/read/427042/1982029
svn-base output_example.c.svn-base
/*
* Libavformat API example: Output a media file in any supported
* libavformat format. The default codecs are used.
*
* Copyright (c) 2003 Fabrice Bellard
*
* Permission is hereby granted, fre
www.eeworm.com/read/427042/1982490
c output_example.c
/*
* Libavformat API example: Output a media file in any supported
* libavformat format. The default codecs are used.
*
* Copyright (c) 2003 Fabrice Bellard
*
* Permission is hereby granted, fre
www.eeworm.com/read/427042/1983452
svn-base allcodecs.c.svn-base
/*
* Provides registration of all codecs, parsers and bitstream filters for libavcodec.
* Copyright (c) 2002 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you ca