代码搜索:codecs

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

代码结果 897
www.eeworm.com/read/258653/4353198

c pcm.c

/* * PCM codecs * Copyright (c) 2001 Fabrice Bellard. * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser
www.eeworm.com/read/258653/4353201

c adpcm.c

/* * ADPCM codecs * Copyright (c) 2001-2003 The ffmpeg Project * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GN
www.eeworm.com/read/258653/4353244

c dpcm.c

/* * Assorted DPCM codecs * Copyright (c) 2003 The ffmpeg Project. * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of th
www.eeworm.com/read/258350/4355688

pro tw.pro

TEMPLATE = lib TARGET = qtwcodecs CONFIG += qt warn_on plugin DESTDIR = ../../../codecs REQUIRES = !bigcodecs HEADERS = ../../../../include/qbig5codec.h \ ../../../../include/private/qfont
www.eeworm.com/read/258350/4355690

pro cn.pro

TEMPLATE = lib TARGET = qcncodecs CONFIG += qt warn_on plugin DESTDIR = ../../../codecs REQUIRES = !bigcodecs HEADERS = ../../../../include/qgb18030codec.h \ ../../../../include/private/qfon
www.eeworm.com/read/201433/15408558

txt tinyplay_en.txt

************* Tiny Player ************* Audio, video and CD player. It needs DirectX 9. Older version of DirectX may work, but some functions will not be available. Codecs are not part of the prog
www.eeworm.com/read/104466/15691667

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/221077/4835439

makefile

CC=gcc OBJS=lzss.o copy.o xxe.o dmc.o arith.o lzari.o rle1.o lzhuf.o collapse.o rle2.o CODECS=lzss copy xxe dmc arith lzari rle1 lzhuf collapse rle2 all:: codecs library library:: ar r compr
www.eeworm.com/read/387891/8648127

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/387891/8648529

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