代码搜索:Encoder

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

代码结果 10,000
www.eeworm.com/read/364434/2905053

svn-base crcenc.c.svn-base

/* * CRC encoder (for codec/format testing) * Copyright (c) 2002 Fabrice Bellard. * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under
www.eeworm.com/read/364434/2905669

svn-base bmpenc.c.svn-base

/* * BMP image format encoder * Copyright (c) 2006, 2007 Michel Bardiaux * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms
www.eeworm.com/read/364434/2905673

svn-base rawenc.c.svn-base

/* * Raw Video Encoder * 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
www.eeworm.com/read/364434/2905691

svn-base libschroedingerenc.c.svn-base

/* * Dirac encoder support via Schroedinger libraries * Copyright (c) 2008 BBC, Anuradha Suraparaju * * This file is part of FFmpeg. * * FFmpeg is free software;
www.eeworm.com/read/364434/2905943

svn-base rle.c.svn-base

/* * RLE encoder * Copyright (c) 2007 Bobby Bingham * * 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 Ge
www.eeworm.com/read/364434/2905981

svn-base zmbvenc.c.svn-base

/* * Zip Motion Blocks Video (ZMBV) encoder * Copyright (c) 2006 Konstantin Shishkov * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it und
www.eeworm.com/read/364434/2906000

svn-base targaenc.c.svn-base

/* * Targa (.tga) image encoder * Copyright (c) 2007 Bobby Bingham * * 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/364434/2906001

svn-base sgienc.c.svn-base

/* * SGI image encoder * Todd Kirby * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU
www.eeworm.com/read/261157/4324003

java reedsolomon.java

/* * INFO: This class based on RSCODE (http://sourceforge.net/projects/rscode/), * a open source Reed Solomon Encoder/Decoder written by Mr.Henry Minsky . * Because it was written
www.eeworm.com/read/261154/4325393

java reedsolomon.java

/* * INFO: This class based on RSCODE (http://sourceforge.net/projects/rscode/), * a open source Reed Solomon Encoder/Decoder written by Mr.Henry Minsky . * Because it was written in