代码搜索:Video Codec

找到约 10,000 项符合「Video Codec」的源代码

代码结果 10,000
www.eeworm.com/read/104466/15691452

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/104466/15691465

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
www.eeworm.com/read/104466/15691474

c idcin.c

/* * Id Quake II CIN File Demuxer * 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 P
www.eeworm.com/read/104466/15691527

c ffmpeg.c

/* * FFmpeg main * Copyright (c) 2000-2003 Fabrice Bellard * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * Licen
www.eeworm.com/read/104466/15691701

c apiexample.c

/** * @file apiexample.c * avcodec API use example. * * Note that this library only handles codecs (mpeg, mpeg4, etc...), * not file formats (avi, vob, etc...). See library 'libavformat' for the
www.eeworm.com/read/142437/12944833

cpp aa_file.cpp

/* ** MPEG4IP plugin for FAAD2 ** Copyright (C) 2003 Bill May wmay@cisco.com ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public
www.eeworm.com/read/102935/6230560

makefile

# # Makefile for ALSA # Copyright (c) 2001 by Jaroslav Kysela # O_TARGET := _ac97.o export-objs := ac97_codec.o ak4531_codec.o snd-ac97-codec-objs := ac97_codec.o snd-ak4531-co
www.eeworm.com/read/304657/3789533

java rsapkcs1v1_5signaturex509codec.java

/* RSAPSSSignatureX509Codec.java -- X.509 encoder/decoder for RSA signatures Copyright (C) 2006 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software;
www.eeworm.com/read/282438/9093567

h postprocessing.h

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Postprocessing header - * * Copyright(C) 2003 Michael Militzer
www.eeworm.com/read/282438/9093572

c idct.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Inverse DCT - * * These routines are from Independent JPEG Group's free JPEG sof