代码搜索:codecs

找到约 897 项符合「codecs」的源代码

代码结果 897
www.eeworm.com/read/427042/1983934

c allcodecs.c

/* * 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
www.eeworm.com/read/426010/1996874

sh get_ilbc_source.sh

#!/bin/sh -e if [ -f codecs/ilbc/iLBC_define.h ]; then echo "***" echo "The iLBC source code appears to already be present and does not" echo "need to be downloaded." echo "***"
www.eeworm.com/read/401534/2339857

c adx.c

/* * ADX ADPCM codecs * Copyright (c) 2001,2003 BERO * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as p
www.eeworm.com/read/396408/2417773

c acelp_vectors.c

/* * adaptive and fixed codebook vector operations for ACELP-based codecs * * Copyright (c) 2008 Vladimir Voroshilov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redist
www.eeworm.com/read/396408/2417785

h acelp_vectors.h

/* * adaptive and fixed codebook vector operations for ACELP-based codecs * * Copyright (c) 2008 Vladimir Voroshilov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redist
www.eeworm.com/read/396408/2418098

c allcodecs.c

/* * 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
www.eeworm.com/read/396408/2418138

c acelp_vectors.c

/* * adaptive and fixed codebook vector operations for ACELP-based codecs * * Copyright (c) 2008 Vladimir Voroshilov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redist
www.eeworm.com/read/396408/2418151

h acelp_vectors.h

/* * adaptive and fixed codebook vector operations for ACELP-based codecs * * Copyright (c) 2008 Vladimir Voroshilov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redist
www.eeworm.com/read/396408/2421382

c allcodecs.c

/* * 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
www.eeworm.com/read/372601/2771583

h help_mp.h

#define MSGTR_LOADER_DYLD_Warning "WARNING: Attempting to use DLL codecs but environment variable\n DYLD_BIND_AT_LAUNCH not set. This will likely crash.\n"