代码搜索:codecs
找到约 897 项符合「codecs」的源代码
代码结果 897
www.eeworm.com/read/104466/15691664
c pcm.c
/*
* PCM codecs
* 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
* License as
www.eeworm.com/read/104466/15691697
c dpcm.c
/*
* Assorted DPCM codecs
* 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
www.eeworm.com/read/387891/8648960
c adpcm.c
/*
* ADPCM codecs
* Copyright (c) 2001-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
* Li
www.eeworm.com/read/283587/9005071
c adpcm.c
/*
* ADPCM codecs
* Copyright (c) 2001-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
* Li
www.eeworm.com/read/352960/10488099
c adpcm.c
/*
* ADPCM codecs
* Copyright (c) 2001-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
* Li
www.eeworm.com/read/399805/7834868
m testbitrate.m
function testBitRate(varargin)
%testBitRate
% This function attempts to figure out what codecs support the bitRate
% constructor parameter (see videoWriter.m). To do so, we try encoding a
%
www.eeworm.com/read/399805/7834963
m testgopsize.m
function testGopSize(varargin)
%testGopSize
% This function attempts to figure out what codecs support the gopSize
% constructor parameter (see videoWriter.m). To do so, we try encoding a
%
www.eeworm.com/read/244097/12888779
c adpcm.c
/*
* ADPCM codecs
* Copyright (c) 2001-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
* Li
www.eeworm.com/read/323757/13322287
c adpcm.c
/*
* ADPCM codecs
* Copyright (c) 2001-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
* Li
www.eeworm.com/read/306970/13734017
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 grante