代码搜索:Encoder

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

代码结果 10,000
www.eeworm.com/read/287328/4024388

makefile

### ### Makefile for t264 encoder&decoder ### ### generated for UNIX/LINUX environments ### by Thomascatlee ### NAME= t264 ### include debug information: 1=yes, 0=no #DBG= 0
www.eeworm.com/read/283571/4078375

makefile

### ### Makefile for t264 encoder&decoder ### ### generated for UNIX/LINUX environments ### by Thomascatlee ### NAME= t264 ### include debug information: 1=yes, 0=no #DBG= 0
www.eeworm.com/read/274140/4187859

h nb_celp.h

/* Copyright (C) 2002 Jean-Marc Valin */ /** @file nb_celp.h @brief Narrowband CELP encoder/decoder */ /* Redistribution and use in source and binary forms, with or without modifi
www.eeworm.com/read/430599/1919133

txt release-notes.txt

The commons-codec team is pleased to announce the Codec 1.3 release! http://jakarta.apache.org/commons/codec/ The codec package contains simple encoder and decoders for various formats such a
www.eeworm.com/read/430599/1919917

txt release-notes.txt

The commons-codec team is pleased to announce the Codec 1.3 release! http://jakarta.apache.org/commons/codec/ The codec package contains simple encoder and decoders for various formats such a
www.eeworm.com/read/427042/1982771

c qtrleenc.c

/* * Quicktime Animation (RLE) Video Encoder * Copyright (C) 2007 Clemens Fruhwirth * Copyright (C) 2007 Alexis Ballier * * This file is part of FFmpeg. * * This file is based on flashsvenc.c
www.eeworm.com/read/427042/1982840

c mpegaudioenc.c

/* * The simplest mpeg audio layer 2 encoder * Copyright (c) 2000, 2001 Fabrice Bellard. * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it
www.eeworm.com/read/427042/1983224

svn-base flashsvenc.c.svn-base

/* * Flash Screen Video encoder * Copyright (C) 2004 Alex Beregszaszi * Copyright (C) 2006 Benjamin Larsson * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it
www.eeworm.com/read/427042/1983240

svn-base jpeglsenc.c.svn-base

/* * JPEG-LS encoder * Copyright (c) 2003 Michael Niedermayer * Copyright (c) 2006 Konstantin Shishkov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/
www.eeworm.com/read/427042/1983246

svn-base flacenc.c.svn-base

/** * FLAC audio encoder * Copyright (c) 2006 Justin Ruggles * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it un