File Name | File Copyright Text |
---|---|
lame-3.100.tar/lame-3.100/dshow/UIDS.H | Copyright (c) 2000-2005 Marie Orlova, Peter Gubanov, Vitaly Ivanov, Elecard Ltd. |
lame-3.100.tar/lame-3.100/dshow/PropPage_adv.cpp | Copyright (c) 2000-2005 Marie Orlova, Peter Gubanov, Vitaly Ivanov, Elecard Ltd. |
lame-3.100.tar/lame-3.100/dshow/PropPage.cpp | COPYRIGHT), bEnable); EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_ORIGINAL), bEnable); EnableWindow(GetDlgItem(hwndParent, IDC_CHECK_CRC), bEnable); EnableWindow(GetDlgItem(hwndParent, IDC_FORCE_MONO), bEnable); EnableWindow(GetDlgItem(hwndParent, IDC_SLIDER_QUALITY), bEnable); EnableWindow(GetDlgItem(hwndParent, IDC_COMBO_SAMPLE_RATE), bEnable); COPYRIGHT: m_pAEProps->set_CopyrightFlag(IsDlgButtonChecked(hwnd, IDC_CHECK_COPYRIGHT)); SetDirty(); break; Copyright (c) 2000-2005 Marie Orlova, Peter Gubanov, Vitaly Ivanov, Elecard Ltd. Copyright; m_pAEProps->get_CopyrightFlag(&dwCopyright); CheckDlgButton(hwndParent, IDC_CHECK_COPYRIGHT, dwCopyright ? BST_CHECKED : BST_UNCHECKED); CopyrightFlag(&m_dwCopyright); m_pAEProps->get_OriginalFlag(&m_dwOriginal); CopyrightFlag(&m_dwCopyright); m_pAEProps->get_OriginalFlag(&m_dwOriginal); m_pAEProps->SaveAudioEncoderPropertiesToRegistry(); CopyrightFlag(m_dwCopyright); m_pAEProps->set_OriginalFlag(m_dwOriginal); m_pAEProps->SaveAudioEncoderPropertiesToRegistry(); |
lame-3.100.tar/lame-3.100/dshow/README | Copyright (c) 2000-2005 Marie Orlova, Peter Gubanov, Vitaly Ivanov, Elecard Ltd. |
lame-3.100.tar/lame-3.100/dshow/Encoder.cpp | Copyright (c) 2000-2005 Marie Orlova, Peter Gubanov, Vitaly Ivanov, Elecard Ltd. copyright(pgf, m_mabsi.bCopyright); lame_set_original(pgf, m_mabsi.bOriginal); lame_set_error_protection(pgf, m_mabsi.bCRCProtect); |
lame-3.100.tar/lame-3.100/dshow/Property.rc | Copyright", "Copyright © 2005 Elecard Ltd.\0" VALUE "LegalTrademarks", "\0" VALUE "OriginalFilename", "lame.ax\0" VALUE "PrivateBuild", "\0" VALUE "ProductName", "LAME Audio Encoder\0" VALUE "ProductVersion", "1, 0, 61, 90411\0" VALUE "SpecialBuild", "\0" END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0x409, 1200 END END Copyright",IDC_CHECK_COPYRIGHT,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,151,39,45,10 CONTROL "Original/Copy",IDC_CHECK_ORIGINAL,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,151,51,59,10 CONTROL "CRC Protected",IDC_CHECK_CRC,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,151,63,63,10 CONTROL "Slider1",IDC_SLIDER_QUALITY,"msctls_trackbar32", TBS_BOTH | TBS_NOTICKS | WS_GROUP | WS_TABSTOP,66,101,96, 15 LTEXT "kbps",IDC_STATIC,4,16,22,8 CONTROL "Min",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | WS_GROUP,4, 46,13,11 LTEXT "Max",IDC_STATIC,4,64,16,11 LTEXT "Encoding Quality",IDC_STATIC,4,105,54,8,NOT WS_GROUP LTEXT "0",IDC_TEXT_QUALITY,170,104,47,10 COMBOBOX IDC_COMBO_SAMPLE_RATE,151,14,59,104,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP CONTROL |
lame-3.100.tar/lame-3.100/dshow/iaudioprops.h | Copyright (c) 2000-2005 Marie Orlova, Peter Gubanov, Vitaly Ivanov, Elecard Ltd. copyright' flag STDMETHOD(get_CopyrightFlag) (THIS_ DWORD *dwFlag PURE; STDMETHOD(set_CopyrightFlag) (THIS_ DWORD dwFlag PURE; Control 'Enforce VBR Minimum bitrate' flag STDMETHOD(get_EnforceVBRmin) (THIS_ DWORD *dwFlag PURE; STDMETHOD(set_EnforceVBRmin) (THIS_ DWORD dwFlag PURE; Control 'Voice' flag STDMETHOD(get_VoiceMode) (THIS_ DWORD *dwFlag PURE; STDMETHOD(set_VoiceMode) (THIS_ DWORD dwFlag PURE; Control 'Keep All Frequencies' flag STDMETHOD(get_KeepAllFreq) (THIS_ DWORD *dwFlag PURE; STDMETHOD(set_KeepAllFreq) (THIS_ DWORD dwFlag PURE; Control 'Strict ISO complience' flag STDMETHOD(get_StrictISO) (THIS_ DWORD *dwFlag PURE; STDMETHOD(set_StrictISO) (THIS_ |
lame-3.100.tar/lame-3.100/dshow/Encoder.h | Copyright (c) 2000-2005 Marie Orlova, Peter Gubanov, Vitaly Ivanov, Elecard Ltd. Copyright; //Is the stream protected by copyright? DWORD bOriginal; //Is the stream an original? |
lame-3.100.tar/lame-3.100/dshow/PropPage.h | Copyright (c) 2000-2005 Marie Orlova, Peter Gubanov, Vitaly Ivanov, Elecard Ltd. Copyright; DWORD m_dwOriginal; |
lame-3.100.tar/lame-3.100/dshow/aboutprp.h | Copyright (c) 2000-2005 Marie Orlova, Peter Gubanov, Vitaly Ivanov, Elecard Ltd. |
lame-3.100.tar/lame-3.100/dshow/Mpegac.h | COPYRIGHT "Copyright" define VALUE_CRC "CRC" define VALUE_FORCE_MONO "Force Mono" define VALUE_SET_DURATION "Set Duration" define VALUE_SAMPLE_OVERLAP "Allow sample overlap" define VALUE_PES "PES" Copyright (c) 2000-2005 Marie Orlova, Peter Gubanov, Vitaly Ivanov, Elecard Ltd. CopyrightFlag(DWORD *dwFlag); STDMETHODIMP set_CopyrightFlag(DWORD dwFlag); STDMETHODIMP get_SampleOverlap(DWORD *dwFlag); STDMETHODIMP set_SampleOverlap(DWORD dwFlag); |
lame-3.100.tar/lame-3.100/dshow/REG.H | Copyright (c) 2000-2005 Marie Orlova, Peter Gubanov, Vitaly Ivanov, Elecard Ltd. |
lame-3.100.tar/lame-3.100/dshow/REG.CPP | Copyright (c) 2000-2005 Marie Orlova, Peter Gubanov, Vitaly Ivanov, Elecard Ltd. |
lame-3.100.tar/lame-3.100/dshow/Mpegac.cpp | COPYRIGHT 0 define DEFAULT_ORIGINAL 0 define DEFAULT_VARIABLEMIN 80 define DEFAULT_VARIABLEMAX 160 define DEFAULT_ENCODING_QUALITY 5 define DEFAULT_VBR_QUALITY 4 define DEFAULT_PES 0 COPYRIGHT, mec.bCopyright); rk.setDWORD(VALUE_ORIGINAL, mec.bOriginal); rk.setDWORD(VALUE_SAMPLE_RATE, mec.dwSampleRate); Copyright (c) 2000-2005 Marie Orlova, Peter Gubanov, Vitaly Ivanov, Elecard Ltd. Copyright = dwFlag; m_Encoder.SetOutputType(mec); DbgLog((LOG_TRACE, 1, TEXT("set_CopyrightFlag(%d)"), dwFlag)); return S_OK; Copyright = rk.getDWORD(VALUE_COPYRIGHT, DEFAULT_COPYRIGHT); pmec->bOriginal = rk.getDWORD(VALUE_ORIGINAL, DEFAULT_ORIGINAL); pmec->dwSampleRate = rk.getDWORD(VALUE_SAMPLE_RATE, DEFAULT_SAMPLE_RATE); pmec->dwPES = rk.getDWORD(VALUE_PES, DEFAULT_PES); Copyright; DbgLog((LOG_TRACE, 1, TEXT("get_CopyrightFlag -> %d"), *dwFlag)); return S_OK; CopyrightFlag(DEFAULT_COPYRIGHT); CopyrightFlag(DWORD *dwFlag) CopyrightFlag(DWORD dwFlag) |
lame-3.100.tar/lame-3.100/dshow/aboutprp.cpp | Copyright (c) 2000-2005 Marie Orlova, Peter Gubanov, Vitaly Ivanov, Elecard Ltd. |
lame-3.100.tar/lame-3.100/dshow/PropPage_adv.h | Copyright (c) 2000-2005 Marie Orlova, Peter Gubanov, Vitaly Ivanov, Elecard Ltd. |
lame-3.100.tar/lame-3.100/dshow/Mpegac.def | Copyright (c) 2000-2005 Marie Orlova, Peter Gubanov, Vitaly Ivanov, Elecard Ltd. |
lame-3.100.tar/lame-3.100/dshow/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/dshow/resource.h | COPYRIGHT 1007 define IDC_CHECK_ORIGINAL 1008 define IDC_CHECK_CRC 1009 define IDC_CHECK_PES 1010 define IDC_COMBO_VBRMIN 1013 define IDC_TITLE_TEXT 1016 define IDC_RADIO_CBR 1019 define IDC_RADIO_VBR 1020 define IDC_SLIDER_QUALITY 1021 define IDC_TEXT_QUALITY 1023 define IDC_COMBO_VBRMAX 1024 define IDC_COMBO_SAMPLE_RATE 1025 define IDC_COMBO_VBRq 1026 define IDC_RADIO_STEREO 1027 define IDC_RADIO_JSTEREO 1028 define IDC_RADIO_DUAL 1029 define IDC_RADIO_MONO 1030 define IDC_CHECK_ENFORCE_MIN 1031 define IDC_CHECK_VOICE 1032 define IDC_CHECK_KEEP_ALL_FREQ 1033 define IDC_CHECK_STRICT_ISO 1034 define IDC_CHECK_DISABLE_SHORT_BLOCK 1035 define IDC_CHECK_XING_TAG |
lame-3.100.tar/lame-3.100/compile | Copyright (C) 1999-2017 Free Software Foundation, Inc. Written by Tom Tromey <tromey@cygnus.com>. |
lame-3.100.tar/lame-3.100/README | Copyrights (c) 1995,1996,1997 by Michael Hipp: mpglib Copyrights (c) 1998 by Michael Cheng Copyrights (c) 1999,2000,2001 by Mark Taylor Copyrights (c) 1999-2011 by The LAME Project copyrights as documented in the source code. |
lame-3.100.tar/lame-3.100/frontend/timestatus.c | Copyright (c) 1999 Mark Taylor 2010 Robert Hegemann |
lame-3.100.tar/lame-3.100/frontend/gpkplotting.h | Copyright (c) 1999 Mark Taylor |
lame-3.100.tar/lame-3.100/frontend/gpkplotting.c | Copyright (c) 1999 Mark Taylor |
lame-3.100.tar/lame-3.100/frontend/gtkanal.c | Copyright (c) 1999 Mark Taylor |
lame-3.100.tar/lame-3.100/frontend/parse.c | Copyright (c) 1995,1996,1997 by Michael Hipp: mpglib\n" "\n"); fprintf(fp, This library is free software; you can redistribute it and/or\n" modify it under the terms of the GNU Library General Public\n" License as published by the Free Software Foundation; either\n" version 2 of the License, or (at your option) any later version.\n" Copyright (c) 1998 by Michael Cheng\n" Copyright (c) 1999 Mark Taylor 2000-2017 Robert Hegemann Copyright (c) 1999,2000,2001 by Mark Taylor\n" Copyright (c) 1999-2011 by The LAME Project\n" copyright(gfp, 1); break; case 'o': lame_set_original(gfp, 0); break; copyright\n" o mark as non-original\n" p error protection. adds 16 bit checksum to every frame\n" the checksum is computed correctly)\n" nores disable the bit reservoir\n" strictly-enforce-ISO comply as much as possible to ISO MPEG spec\n"); fprintf(fp, buffer-constraint <constraint> available values for constraint:\n" default, strict, maximum\n" |
lame-3.100.tar/lame-3.100/frontend/main.h | Copyright (c) 1999 Mark Taylor 2000 Takehiro TOMIANGA 2010-2011 Robert Hegemann |
lame-3.100.tar/lame-3.100/frontend/brhist.c | Copyright (c) 2000 Mark Taylor |
lame-3.100.tar/lame-3.100/frontend/brhist.h | Copyright (c) 2000 Mark Taylor |
lame-3.100.tar/lame-3.100/frontend/lametime.h | Copyright (c) 2000 Mark Taylor |
lame-3.100.tar/lame-3.100/frontend/rtp.c | Copyright (c) 2000 Mark Taylor 2010 Robert Hegemann |
lame-3.100.tar/lame-3.100/frontend/mp3rtp.c | Copyright (c) 2000 Mark Taylor 2010 Robert Hegemann |
lame-3.100.tar/lame-3.100/frontend/depcomp | Copyright (C) 1999-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/frontend/get_audio.h | Copyright (c) 1999 Albert L Faber 2010 Robert Hegemann |
lame-3.100.tar/lame-3.100/frontend/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/frontend/get_audio.c | Copyright (c) 1999 Albert L Faber 2008-2017 Robert Hegemann |
lame-3.100.tar/lame-3.100/frontend/timestatus.h | Copyright (c) 1999 Mark Taylor |
lame-3.100.tar/lame-3.100/frontend/main.c | Copyright (c) 1999 Mark Taylor 2000 Takehiro TOMINAGA 2010-2012 Robert Hegemann |
lame-3.100.tar/lame-3.100/frontend/lametime.c | Copyright (c) 2000 Mark Taylor |
lame-3.100.tar/lame-3.100/frontend/rtp.h | Copyright (c) 2000 Mark Taylor 2010 Robert Hegemann |
lame-3.100.tar/lame-3.100/frontend/lame_main.c | Copyright (c) 1999 Mark Taylor 2000 Takehiro TOMINAGA 2010-2017 Robert Hegemann |
lame-3.100.tar/lame-3.100/install-sh | Copyright (C) 1994 X Consortium |
lame-3.100.tar/lame-3.100/vc_solution/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/debian/Makefile.am | copyright \ libmp3lame-dev.install \ libmp3lame0.install \ lame.docs \ lame.install \ lame.manpages \ rules \ watch |
lame-3.100.tar/lame-3.100/debian/changelog | copyright: removed the traces of the skeleton file; debian/rules: avoid using --host, as per warning of ./configure; debian/rules: use trick to avoind generating a library with rpath; debian/lame.docs: avoid generating duplicate html documentation; debian/control: added dependency on debhelper >= 3; still more work left, but progressing anyway (i.e., changes listed in usr/share/doc/debian-policy/upgrading-checklist.txt.gz should be applied). copyright: updated FSF real address; debian/rules: small fixes; doc/man/lame.1: used accented characters in troff format. |
lame-3.100.tar/lame-3.100/debian/copyright | Copyright © 1999-2009 The LAME team <lame-dev@lists.sf.net> and contributors. © 2005-2009, Rogério Brito <rbrito@users.sf.net> and is licensed under the GPL, see above. |
lame-3.100.tar/lame-3.100/debian/CVS/Entries | copyright/1.9/Sat May 7 16:05:17 2011// lame.doc-base/1.3/Sun Nov 22 22:09:35 2009// lame.docs/1.6/Wed May 14 07:42:04 2008// lame.install/1.1/Sat May 2 13:44:24 2009// lame.manpages/1.1/Wed Jul 27 08:43:02 2005// libmp3lame-dev.install/1.1/Sat May 2 13:44:24 2009// libmp3lame0.install/1.1/Sat May 2 13:44:24 2009// rules/1.24/Wed Mar 2 16:48:11 2011// watch/1.2/Mon Apr 20 05:39:44 2009// D/source//// |
lame-3.100.tar/lame-3.100/debian/Makefile.in | Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This Makefile.in is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. copyright \ libmp3lame-dev.install \ libmp3lame0.install \ lame.docs \ lame.install \ lame.manpages \ rules \ watch |
lame-3.100.tar/lame-3.100/ChangeLog | copyright entry for Mark Taylor. copyright years of the LAME Project. copyright years of the LAME team. copyright, debian/cron.d.ex, debian/dirs, debian/docs, debian/emacsen-install.ex, debian/emacsen-remove.ex, debian/emacsen-startup.ex, debian/ex.doc-base.package, debian/files, debian/init.d.ex, debian/manpage.1.ex, debian/manpage.sgml.ex, debian/menu.ex, debian/postinst.debhelper, debian/postinst.ex, debian/postrm.ex, debian/preinst.ex, debian/prerm.debhelper, debian/prerm.ex, debian/rules, debian/substvars, debian/watch.ex, frontend/brhist.c, frontend/get_audio.c, frontend/main.c: copyright, debian/rules, doc/man/lame.1: copyright, frontend/brhist.c, frontend/brhist.h, frontend/get_audio.c, frontend/get_audio.h, frontend/gpkplotting.c, frontend/gpkplotting.h, frontend/gtkanal.c, frontend/gtkanal.h, frontend/lame_main.c, frontend/lametime.c, frontend/lametime.h, frontend/main.c, frontend/main.h, frontend/mp3rtp.c, frontend/parse.c, frontend/rtp.c, frontend/rtp.h, frontend/timestatus.c, frontend/timestatus.h, include/lame.h, libmp3lame/VbrTag.c, libmp3lame/VbrTag.h, libmp3lame/bitstream.c, libmp3lame/bitstream.h, libmp3lame/encoder.c, libmp3lame/encoder.h, libmp3lame/fft.h, libmp3lame/id3tag.c, libmp3lame/l3side.h, libmp3lame/lame-analysis.h, libmp3lame/lame.c, libmp3lame/machine.h, libmp3lame/mpglib_interface.c, libmp3lame/newmdct.c, libmp3lame/newmdct.h, libmp3lame/presets.c, libmp3lame/psymodel.c, libmp3lame/psymodel.h, libmp3lame/quantize.c, libmp3lame/quantize.h, libmp3lame/quantize_pvt.c, libmp3lame/quantize_pvt.h, libmp3lame/reservoir.c, libm copyright, lame-dev.docs, lame-dev.files, lame-extras.files, lame.docs, lame.files, rules: copyright, lame-dev.docs, lame-dev.files, lame-extras.files, lame.docs, liblame0-dev.docs, liblame0-dev.files, liblame0.files, rules: copyright, lame.docs, lame.files, rules takehiro-2002_05_07-experimental): copyright, lame.docs, lame.files, rules: copyright, lame.docs, libmp3lame0-dev.docs, libmp3lame0-dev.files, rules: copyright, libmp3lame/id3tag.c, misc/abx.c, misc/lameGUI.html: copyright, rules (lame3_98): copyright, rules, watch: copyrights |
lame-3.100.tar/lame-3.100/COPYING | Copyright (C) 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Copyright (C) <year> <name of author> copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) copyright the library, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the library. copyright" line and a pointer to where the full notice is found. copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. copyrighted interfaces, the |
lame-3.100.tar/lame-3.100/misc/lameGUI.html | copyright" value="-c" onchange="updateOptions()">copyrighted (-c)</font></td> td colspan="2"><font face="Arial"><input type="checkbox" name="copy" value="-o" onchange="updateOptions()">non-original (-o)</font></td> tr> tr> td> </td> td colspan="2"> </td> tr> tr> td><font face="Arial"><strong>ID3-Tag</strong></font></td> td colspan="2"> </td> tr> tr> td><font face="Arial">title (--tt) <input type="text" size="30" name="title" onChange="updateOptions()"></font></td> td colspan="2"><font face="Arial">artist (--ta) <input type="text" size="30" name="artist" onChange="updateOptions()"></font></td> tr> tr> td><font face="Arial">album (--tl) <input type="text" size="30" name="album" onChange="updateOptions()"></font></td> copyright.checked) copyright.value; |
lame-3.100.tar/lame-3.100/misc/auenc | (C) 1999 Gerhard Wesp <gwesp@cosy.sbg.ac.at> under the GPL. |
lame-3.100.tar/lame-3.100/misc/ath.c | (C) Frank Klemm 2000\n" |
lame-3.100.tar/lame-3.100/misc/depcomp | Copyright (C) 1999-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/misc/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/doc/man/lame.1 | copyrighted. TP |
lame-3.100.tar/lame-3.100/doc/man/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/doc/html/detailed.html | copyright flag copyright</td></tr> tr><td><a href="#o">-o</a></td><td>Mark as non-original</td></tr> tr><td><a href="#p">-p</a></td><td>Error detection. adds 16 bit checksum to every frame the checksum is computed correctly)</td></tr> tr><td><a href="#strictly-enforce-ISO">--strictly-enforce-ISO</a></td><td>Comply as much as possible to ISO MPEG spec</td></tr> tr><td><a href="#replaygain-fast">--replaygain-fast</a></td><td>Compute RG fast but slightly inaccurately (default)</td></tr> tr><td><a href="#replaygain-accurate">--replaygain-accurate</a><a href="#note1"><sup>1</sup></a></td><td>Compute RG more accurately and find the peak sample</td></tr> tr><td><a href="#noreplaygain">--noreplaygain</a></td><td>Disable ReplayGain analysis</td></tr> tr><td><a href="#clipdetect">--clipdetect</a><a href="#note1"><sup>1</sup></a></td><td>Enable replaygain-accurate and print a message whether clipping occurs and how far the waveform is from full scale</td></tr> copyrighted |
lame-3.100.tar/lame-3.100/doc/html/links.html | copyright by not respecting the terms and conditions of our license.</h4> |
lame-3.100.tar/lame-3.100/doc/html/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/doc/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/ACM/ACMStream.cpp | Copyright (c) 2002 Steve Lhomme <steve.lhomme at free.fr> copyright flag =%d", lame_get_copyright( gfp ) ); my_debug->OutPut(DEBUG_LEVEL_FUNC_DEBUG, "original flag =%d", lame_get_original( gfp ) ); my_debug->OutPut(DEBUG_LEVEL_FUNC_DEBUG, "CRC =%s", lame_get_error_protection( gfp ) ? "on" : "off" ); my_debug->OutPut(DEBUG_LEVEL_FUNC_DEBUG, "Fast mode =%s", ( lame_get_quality( gfp ) )? "enabled" : "disabled" ); my_debug->OutPut(DEBUG_LEVEL_FUNC_DEBUG, "Force mid/side stereo =%s", ( lame_get_force_ms( gfp ) )?"enabled":"disabled" ); my_debug->OutPut(DEBUG_LEVEL_FUNC_DEBUG, "Disable Resorvoir =%d", lame_get_disable_reservoir( gfp ) ); my_debug->OutPut(DEBUG_LEVEL_FUNC_DEBUG, "VBR =%s, VBR_q =%d, VBR method =", lame_get_VBR( gfp ) !=vbr_off ) ? "enabled": "disabled", lame_get_VBR_q( gfp ) ); copyright flag? lame_set_copyright( gfp, the_Properties.GetCopyrightMode()?1:0 ); Do we have to tag it as non original lame_set_original( gfp, the_Properties.GetOriginalMode()?1:0 ); Add CRC? lame_set_error_protection( gfp, the_Properties.GetCRCMode()?1:0 ); Set private bit? lame_set_extension( gfp, the_Properties.GetPrivateMode()?1:0 ); INFO tag support not possible in ACM - it requires rewinding output stream to the beginning after encoding is finished. lame_set_bWriteVbrTag( gfp, 0 ); |
lame-3.100.tar/lame-3.100/ACM/main.cpp | Copyright (c) 2002 Steve Lhomme <steve.lhomme at free.fr> |
lame-3.100.tar/lame-3.100/ACM/ACMStream.h | Copyright (c) 2002 Steve Lhomme <steve.lhomme at free.fr> |
lame-3.100.tar/lame-3.100/ACM/DecodeStream.h | Copyright (c) 2002 Steve Lhomme <steve.lhomme at free.fr> |
lame-3.100.tar/lame-3.100/ACM/AEncodeProperties.h | Copyright (c) 2002 Steve Lhomme <steve.lhomme at free.fr> Copyright bit Copyright; bool bCRC; bool bOriginal; bool bPrivate; bool bNoBitRes; BRMode mBRmode; bool bXingFrame; bool bForceChannel; bool bResample; bool bSmartOutput; bool bAbrOutput; CopyrightMode() const { return bCopyright; } CopyrightMode(const bool bMode) { bCopyright = bMode; } |
lame-3.100.tar/lame-3.100/ACM/DecodeStream.cpp | Copyright (c) 2002 Steve Lhomme <steve.lhomme at free.fr> |
lame-3.100.tar/lame-3.100/ACM/AEncodeProperties.cpp | COPYRIGHT, "Mark the encoded data as copyrighted." }, IDC_CHECK_CHECKSUM, "Put a checksum in the encoded data.\r\n\r\nThis can make the file less sensitive to data loss." }, IDC_CHECK_ORIGINAL, "Mark the encoded data as an original file." }, IDC_CHECK_PRIVATE, "Mark the encoded data as private." }, IDC_COMBO_ENC_STEREO, "Select the type of stereo mode used for encoding:\r\n\r\n- Stereo : the usual one\r\n- Joint-Stereo : mix both channel to achieve better compression\r\n- Dual Channel : treat both channel as separate" }, IDC_STATIC_DECODING, "Decoding not supported for the moment by the codec." }, IDC_CHECK_ENC_SMART, "Disable bitrate when there is too much compression.\r\n(default 1:15 ratio)" }, IDC_STATIC_CONFIG_VERSION, "Version of this codec.\r\n\r\nvX.X.X is the version of the codec interface.\r\nX.XX is the version of the encoding engine." }, IDC_SLIDER_AVERAGE_MIN, "Select the minimum Average Bitrate allowed." }, IDC_SLIDER_AVERAGE_MAX, "Select the COPYRIGHT, GetCopyrightMode() ?BST_CHECKED:BST_UNCHECKED ); CheckDlgButton( HwndDlg, IDC_CHECK_ENC_SMART, GetSmartOutputMode()?BST_CHECKED:BST_UNCHECKED ); CheckDlgButton( HwndDlg, IDC_CHECK_ENC_ABR, GetAbrOutputMode() ?BST_CHECKED:BST_UNCHECKED ); CheckDlgButton( HwndDlg, IDC_CHECK_RESERVOIR, !GetNoBiResMode() ?BST_CHECKED:BST_UNCHECKED ); CheckDlgButton( HwndDlg, IDC_CHECK_XINGVBR, GetXingFrameMode()?BST_CHECKED:BST_UNCHECKED ); CheckDlgButton( HwndDlg, IDC_CHECK_RESAMPLE, GetResampleMode() ?BST_CHECKED:BST_UNCHECKED ); CheckDlgButton( HwndDlg, IDC_CHECK_CHANNELFORCE, bForceChannel ?BST_CHECKED:BST_UNCHECKED ); Copyright != the_instance.bCopyright) bCRC != the_instance.bCRC) bOriginal != the_instance.bOriginal) bPrivate != the_instance.bPrivate) bSmartOutput != the_instance.bSmartOutput) SmartRatioMax != the_instance.SmartRatioMax) bAbrOutput != the_instance.bAbrOutput) AverageBitrate_Min != the_instance.AverageBitrate_Min) AverageBitrate_Max != the_instance.AverageBitrate_Max) AverageBitrate_Step != the_instance.AverageBitrate_Step) bNoBitRes != the_instance.bNoBitRes) mBRmode != the_instance.mBRmode) bXingFrame != the_instance.bXingFrame) bForceChannel != the_instance.bForceChannel) bResample != the_instance.bResample) nChannelIndex != the_instance.nChannelIndex) nMinBitrateIndex != the_instance.nMinBitrateIndex) nMaxBitrateIndex != the_instance.nMaxBitrateIndex) nPresetIndex != the_instance.nPresetIndex) VbrQuality != the_instance.VbrQuality) Avera Copyright != the_instance.bCopyright?"1":"-"); OutputDebugString(bCRC != the_instance.bCRC ?"2":"-"); OutputDebugString(bOriginal != the_instance.bOriginal ?"3":"-"); OutputDebugString(bPrivate != the_instance.bPrivate ?"4":"-"); OutputDebugString(bNoBitRes != the_instance.bNoBitRes ?"5":"-"); OutputDebugString(mBRmode != the_instance.mBRmode ?"6":"-"); OutputDebugString(bXingFrame != the_instance.bXingFrame?"7":"-"); OutputDebugString(bForceChannel != the_instance.bForceChannel?"8":"-"); OutputDebugString(bResample != the_instance.bResample ?"9":"-"); OutputDebugString(nChannelIndex != the_instance.nChannelIndex?"10":"-"); OutputDebugString(nMinBitrateIndex != the_instance.nMinBitrateIndex?"11":"-"); OutputDebugString(nMaxBitrateIndex != the_instance.nMaxBitrateIndex?"12":"-"); OutputDebugString(nPresetIndex != the_instance.nPresetIndex?"13":"-"); OutputDebugString(VbrQuality != the_instance.VbrQuality?"14":"-"); Output Copyright %d, bOriginal %d, bPrivate %d",nChannelIndex, bCRC, bCopyright, bOriginal, bPrivate); Copyright (c) 2002 Steve Lhomme <steve.lhomme at free.fr> Copyright = (::IsDlgButtonChecked( HwndDlg, IDC_CHECK_COPYRIGHT) == BST_CHECKED); bOriginal = (::IsDlgButtonChecked( HwndDlg, IDC_CHECK_ORIGINAL) == BST_CHECKED); bPrivate = (::IsDlgButtonChecked( HwndDlg, IDC_CHECK_PRIVATE) == BST_CHECKED); bSmartOutput = (::IsDlgButtonChecked( HwndDlg, IDC_CHECK_ENC_SMART) == BST_CHECKED); bAbrOutput = (::IsDlgButtonChecked( HwndDlg, IDC_CHECK_ENC_ABR) == BST_CHECKED); bNoBitRes =!(::IsDlgButtonChecked( HwndDlg, IDC_CHECK_RESERVOIR) == BST_CHECKED); bXingFrame = (::IsDlgButtonChecked( HwndDlg, IDC_CHECK_XINGVBR) == BST_CHECKED); bResample = (::IsDlgButtonChecked( HwndDlg, IDC_CHECK_RESAMPLE) == BST_CHECKED); bForceChannel = (::IsDlgButtonChecked( HwndDlg, IDC_CHECK_CHANNELFORCE) == BST_CHECKED); Copyright = (tmpname->compare("true") == 0); Copyright = true; bCRC = true; bOriginal = true; bPrivate = true; bNoBitRes = false; // enable bit reservoir bXingFrame = true; bResample = false; bForceChannel = false; bSmartOutput = true; bAbrOutput = true; Copyright parameter Copyright parameter tmpElt = iterateElmt->FirstChildElement("Bit_reservoir"); if (tmpElt != NULL) Copyright parameter tmpElt = iterateElmt->FirstChildElement("CRC"); if (tmpElt != NULL) Copyright parameter tmpElt = iterateElmt->FirstChildElement("Original"); if (tmpElt != NULL) Copyright parameter tmpElt = iterateElmt->FirstChildElement("Private"); if (tmpElt != NULL) Copyright"); SetAttributeBool( tmpElt, "use", bCopyright); the_element->InsertEndChild(*tmpElt); Copyright"); if (tmpElt != NULL) Copyright"); if (tmpElt == NULL) Copyright); |
lame-3.100.tar/lame-3.100/ACM/ACM.cpp | Copyright (c) 2002 Steve Lhomme <steve.lhomme at free.fr> Copyright, L"2002 Steve Lhomme" ); lstrcpyW( a_DriverDetail->szLicensing, L"LGPL (see gnu.org)" ); todo update this part when the code changes lstrcpyW( a_DriverDetail->szFeatures , L"only CBR implementation" ); |
lame-3.100.tar/lame-3.100/ACM/ddk/msacmdrv.h | Copyright (c) 2003 Gabriel Bouvigne Copyright (c) 2003 Milan Cutka |
lame-3.100.tar/lame-3.100/ACM/ddk/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/ACM/ACM.h | Copyright (c) 2002 Steve Lhomme <steve.lhomme at free.fr> |
lame-3.100.tar/lame-3.100/ACM/ADbg/ADbg.h | Copyright (c) 2001, Steve Lhomme All rights reserved. |
lame-3.100.tar/lame-3.100/ACM/ADbg/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/ACM/ADbg/ADbg.cpp | Copyright (c) 2001, Steve Lhomme All rights reserved. |
lame-3.100.tar/lame-3.100/ACM/acm.rc | Copyright", "Copyright © 2002 Steve Lhomme, Copyright © 2002-2007 The LAME Project\0" VALUE "LegalTrademarks", "LGPL (see gnu.org)\0" VALUE "OriginalFilename", "lameACM.acm\0" VALUE "PrivateBuild", "\0" VALUE "ProductName", "Lame MP3 codec\0" VALUE "ProductVersion", "0.9.2\0" VALUE "SpecialBuild", "\0" END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0x409, 1200 END END Copyright",IDC_CHECK_COPYRIGHT,"Button",BS_AUTOCHECKBOX | BS_FLAT | WS_GROUP | WS_TABSTOP,23,132,45,10 CONTROL "Checksum",IDC_CHECK_CHECKSUM,"Button",BS_AUTOCHECKBOX | BS_FLAT | WS_GROUP | WS_TABSTOP,84,132,49,10 CONTROL "Original",IDC_CHECK_ORIGINAL,"Button",BS_AUTOCHECKBOX | BS_FLAT | WS_GROUP | WS_TABSTOP,23,148,39,10 CONTROL "Private",IDC_CHECK_PRIVATE,"Button",BS_AUTOCHECKBOX | BS_FLAT | WS_GROUP | WS_TABSTOP,84,148,38,10 COMBOBOX IDC_COMBO_ENC_STEREO,70,21,60,53,CBS_DROPDOWNLIST | WS_VSCROLL | WS_GROUP | WS_TABSTOP LTEXT "Stereo mode",IDC_STATIC,23,24,41,8 CONTROL "Smart Encode",IDC_CHECK_ENC_SMART,"Button", BS_AUTOCHECKBOX | BS_FLAT | WS_GROUP | WS_TABSTOP,49,39, 61,10 ICON IDI_ICON,IDC_STATIC_ENC_ICON,179,129,20,20 CTEXT "v0.0.0 - 0. |
lame-3.100.tar/lame-3.100/ACM/lame_acm.xml | Copyright use="true" /> CRC use="true" /> Original use="false" /> Private use="false" /> Channel mode="Joint-stereo" /> ABR use="true" min="88" max="160" step="6" /> config> encodings> lame_acm> |
lame-3.100.tar/lame-3.100/ACM/lameACM.def | Copyright (c) 2002 Steve Lhomme <steve.lhomme at free.fr> |
lame-3.100.tar/lame-3.100/ACM/adebug.h | Copyright (c) 2002 Steve Lhomme <steve.lhomme at free.fr> |
lame-3.100.tar/lame-3.100/ACM/tinyxml/tinyxml.cpp | Copyright (c) 2000 Lee Thomason (www.grinninglizard.com) |
lame-3.100.tar/lame-3.100/ACM/tinyxml/tinyxml.h | Copyright (c) 2000 Lee Thomason (www.grinninglizard.com) |
lame-3.100.tar/lame-3.100/ACM/tinyxml/tinyxmlparser.cpp | Copyright (c) 2000-2002 Lee Thomason (www.grinninglizard.com) |
lame-3.100.tar/lame-3.100/ACM/tinyxml/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/ACM/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/ACM/resource.h | COPYRIGHT 1001 define IDC_CHECK_CHECKSUM 1002 define IDC_CHECK_ORIGINAL 1003 define IDC_CHECK_PRIVATE 1004 define IDC_COMBO_ENC_STEREO 1005 define IDC_CHECK_ENC_SMART 1006 define IDC_STATIC_ENC_ICON 1007 define IDC_STATIC_ABOUT_TITLE 1008 define IDC_STATIC_ABOUT_URL 1009 define IDC_STATIC_CONFIG_VERSION 1010 define IDC_CHECK_ENC_ABR 1011 define IDC_SLIDER_AVERAGE_MIN 1012 define IDC_SLIDER_AVERAGE_MAX 1013 define IDC_SLIDER_AVERAGE_STEP 1014 define IDC_SLIDER_AVERAGE_SAMPLE 1015 define IDC_STATIC_AVERAGE_MIN 1016 define IDC_STATIC_AVERAGE_MAX 1017 define IDC_STATIC_AVERAGE_STEP 1018 define IDC_STATIC_AVERAGE_SAMPLE 1019 define IDC_STATIC_AVERAGE_MIN_VALUE 1020 define IDC_STATIC_AVERAGE_MAX_VALUE 1021 define IDC_STATIC_AVERAGE_STEP_VALUE 1022 define IDC_STATIC_AVERAGE |
lame-3.100.tar/lame-3.100/Dll/BladeMP3EncDLL.c | Copyright =pbeConfig->format.mp3.bCopyright; Copyright (c) 1999 - 2002 A.L. Faber copyright flag =%d\n", lame_get_copyright( gfp ) ); DebugPrintf("original flag =%d\n", lame_get_original( gfp ) ); DebugPrintf("CRC =%s\n", lame_get_error_protection( gfp ) ? "on" : "off" ); DebugPrintf("Fast mode =%s\n", ( lame_get_quality( gfp ) )? "enabled" : "disabled" ); DebugPrintf("Force mid/side stereo =%s\n", ( lame_get_force_ms( gfp ) )?"enabled":"disabled" ); DebugPrintf("Disable Reservoir =%d\n", lame_get_disable_reservoir( gfp ) ); DebugPrintf("Allow diff-short =%d\n", lame_get_allow_diff_short( gfp ) ); DebugPrintf("Interchannel masking =%f\n", lame_get_interChRatio( gfp ) ); DebugPrintf("Strict ISO Encoding =%s\n", ( lame_get_strict_ISO( gfp ) ) ?"Yes":"No"); DebugPrintf("Scale =%5.2f\n", lame_get_scale( gfp ) ); copyright flag? if ( lameConfig.format.LHV1.bCopyright ) copyright( gfp, 1 ); |
lame-3.100.tar/lame-3.100/Dll/MP3export.pas | Copyright : LongWord; bOriginal : LongWord; end; Copyright := 0; beConfig.Format.mp3.bCRC := $00000000; beConfig.Format.mp3.bOriginal := 0; beConfig.Format.mp3.bPrivate := 0; Copyright := True; beConfig.Format.lhv1.bOriginal := True; VBR Stuff beConfig.Format.lhv1.bWriteVBRHeader := false; beConfig.Format.lhv1.bEnableVBR := false; beConfig.Format.lhv1.nVBRQuality := 0; Copyright: LONGBOOL; // Set Copyright Bit (TRUE/FALSE) bOriginal: LONGBOOL; // Set Original Bit (TRUE/FALSE_ |
lame-3.100.tar/lame-3.100/Dll/Example.cpp | Copyright (c) 2000 A.L. Faber Copyright = TRUE; // SET COPYRIGHT FLAG beConfig.format.LHV1.bPrivate = TRUE; // SET PRIVATE FLAG beConfig.format.LHV1.bWriteVBRHeader = TRUE; // YES, WRITE THE XING VBR HEADER beConfig.format.LHV1.bEnableVBR = TRUE; // USE VBR beConfig.format.LHV1.nVBRQuality = 5; // SET VBR QUALITY beConfig.format.LHV1.bNoRes = TRUE; // No Bit resorvoir |
lame-3.100.tar/lame-3.100/Dll/LameDLLInterface.htm | Copyright bit in the MP3 stream will be set.</td> tr> tr> td><b>format.LHV1.bCRC</b></td> td>Set this to TRUE in order to enable CRC-checksum in the bitstream.</td> tr> tr> td><b>format.LHV1.bOriginal</b></td> td>If this is set to TRUE the Original bit in the MP3 stream will be set.</td> tr> tr> td><b>format.LHV1.bPrivate</b></td> td>If this is set to TRUE the Private bit in the MP3 stream will be set.</td> tr> tr> td> </td> td> </td> tr> tr> td><strong>format.LHV1.nVbrMethod</strong></td> td>Sepecifes if the VBR method to use, currently the following settings are supported:<p><font size="3">VBR_METHOD_NONE don't use VBR, use CBR encoding instead),<br> VBR_METHOD_DEFAULT (default VBR method)<br> VBR_METHOD_OLD (old VBR method, proven to be reliable)<br> VBR_ME Copyright bit in the MP3 stream will be set.</td> tr> tr> td><b>format.mp3.bCRC</b></td> td>Set this to TRUE in order to enable CRC-checksum in the bitstream.</td> tr> tr> td><b>format.mp3.bOriginal</b></td> td>If this is set to TRUE the Original bit in the MP3 stream will be set.</td> tr> tr> td><b>format.mp3.bPrivate</b></td> td>If this is set to TRUE the Private bit in the MP3 stream will be set.</td> tr> table> Copyright</b></td> copyright by Albert L Faber<br> Originally the the DLL interface is modeled after the BladeEnc DLL interface<br> which is copyrighted by Tord Jansson and Jukka Poikolainen<br> This document and the DLL interface may be distributed freely</i> br> i>as long as modifications are released under the LGPL license.</i> |
lame-3.100.tar/lame-3.100/Dll/BladeMP3EncDLL.h | Copyright (c) 1999-2002 A.L. Faber Based on bladedll.h version 1.0 written by Jukka Poikolainen Copyright; // Set Copyright Bit (TRUE/FALSE) BOOL bOriginal; // Set Original Bit (TRUE/FALSE) Copyright; BOOL bOriginal; |
lame-3.100.tar/lame-3.100/Dll/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/configure | Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." Copyright (C) 2012 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. ACEOF exit fi Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
lame-3.100.tar/lame-3.100/USAGE | Copyright copyrighted copyrighted o mark the encoded file as a copy S don't print progress report, VBR histogram strictly-enforce-ISO comply as much as possible to ISO MPEG spec replaygain-fast compute RG fast but slightly inaccurately (default) replaygain-accurate compute RG more accurately and find the peak sample noreplaygain disable ReplayGain analysis clipdetect enable --replaygain-accurate and print a message whether clipping occurs and how far the waveform is from full scale |
lame-3.100.tar/lame-3.100/macosx/English.lproj/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/macosx/LAME.xcodeproj/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/macosx/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/mac/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/mpglib/layer3.c | Copyright (C) 1999-2010 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/mpglib/layer2.c | Copyright (C) 1999-2010 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/mpglib/README | COPYRIGHT of MP3 music: Please note, that the duplicating of copyrighted music without explicit permission violates the rights of the owner. |
lame-3.100.tar/lame-3.100/mpglib/common.h | Copyright (C) 1999-2010 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/mpglib/layer1.c | Copyright (C) 1999-2010 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/mpglib/layer2.h | Copyright (C) 1999-2010 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/mpglib/mpg123.h | Copyright (C) 1999-2010 The L.A.M.E. project copyright; int original; int emphasis; int framesize; /* computed framesize */ |
lame-3.100.tar/lame-3.100/mpglib/common.c | Copyright (C) 1999-2010 The L.A.M.E. project copyright = ((newhead >> 3) & 0x1); fr->original = ((newhead >> 2) & 0x1); fr->emphasis = newhead & 0x3; copyright ? "Yes" : "No", fr->original ? "Yes" : "No", fr->error_protection ? "Yes" : "No", fr->emphasis); lame_report_fnc(mp->report_msg, "Bitrate: %d Kbits/s, Extension value: %d\n", tabsel_123[fr->lsf][fr->lay - 1][fr->bitrate_index], fr->extension); copyright: %s, original: %s, CRC: %s, emphasis: %d.\n", |
lame-3.100.tar/lame-3.100/mpglib/dct64_i386.c | Copyright (C) 1999-2010 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/mpglib/decode_i386.h | Copyright (C) 1999-2010 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/mpglib/interface.c | Copyright (C) 1999-2012 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/mpglib/tabinit.c | Copyright (C) 1999-2010 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/mpglib/layer3.h | Copyright (C) 1999-2010 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/mpglib/huffman.h | Copyright (C) 1999-2010 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/mpglib/layer1.h | Copyright (C) 1999-2010 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/mpglib/mpglib.h | Copyright (C) 1999-2010 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/mpglib/interface.h | Copyright (C) 1999-2010 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/mpglib/decode_i386.c | Copyright (C) 1999-2010 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/mpglib/l2tables.h | Copyright (C) 1999-2010 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/mpglib/tabinit.h | Copyright (C) 1999-2010 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/mpglib/depcomp | Copyright (C) 1999-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/mpglib/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/mpglib/dct64_i386.h | Copyright (C) 1999-2010 The L.A.M.E. project |
lame-3.100.tar/lame-3.100/include/lame.h | Copyright (C) 2000 Don Melton. Copyright (c) 1999 Mark Taylor copyright. default=0 */ int CDECL lame_set_copyright(lame_global_flags *, int); int CDECL lame_get_copyright(const lame_global_flags *); |
lame-3.100.tar/lame-3.100/include/libmp3lame.sym | copyright lame_get_copyright lame_set_original lame_get_original lame_set_error_protection lame_get_error_protection lame_set_padding_type lame_get_padding_type lame_set_extension lame_get_extension lame_set_strict_ISO lame_get_strict_ISO lame_set_disable_reservoir lame_get_disable_reservoir lame_set_quant_comp lame_get_quant_comp lame_set_quant_comp_short lame_get_quant_comp_short lame_set_experimentalX lame_get_experimentalX lame_set_experimentalY lame_get_experimentalY lame_set_experimentalZ lame_get_experimentalZ lame_set_exp_nspsytune lame_get_exp_nspsytune lame_set_msfix lame_get_msfix lame_set_VBR lame_get_VBR lame_set_VBR_q lame_get_VBR_q lame_set_VBR_quality lame_get_VBR_quality lame_set_VBR_mean_bitrate_kbps lame_get_VBR_mean_bitrate_kbps lame_set_VBR_min_bitrate_kbps lame_get_VBR_min_bitrate_kbps lame_set_VBR_max_bitrate_kbps lame_get_VBR_max_bitrate_kbps lame_set_VBR_hard_min lame_get_VBR_hard_min lame_set_preset_expopts lame_set_lowpassfreq lame_get_lowpassfreq lame_set_ |
lame-3.100.tar/lame-3.100/include/lame.def | copyright @47 lame_get_copyright @48 |
lame-3.100.tar/lame-3.100/include/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/ltmain.sh | (c) all begin with the string "--lt-" application programs are unlikely to have options that match this pattern). Copyright (C) 1996-2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Copyright (C) 2004-2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Copyright (C) 2010-2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
lame-3.100.tar/lame-3.100/config.sub | Copyright 1992-2015 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/config.guess | Copyright 1992-2015 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/aclocal.m4 | Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 Copyright (C) 1996-2003, 2009-2016 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. Copyright (C) 1996-2017 Free Software Foundation, Inc. Copyright (C) 1997-2017 Free Software Foundation, Inc. Copyright (C) 1999-2017 Free Software Foundation, Inc. Copyright (C) 2000-2002, 2007-2014, 2016 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. Copyright (C) 2001-2005, 2008-2016 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. Copyright (C) 2001-2016 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. Copyright (C) 2001-2017 Free Software Foundation, Inc. Copyright (C) 2002-2017 Free Software Foundation, Inc. Copyright (C) 2003-2017 Free Software Foundation, Inc. Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 Copyright (C) 2004-2017 Free Software Foundation, Inc. Copyright (C) 2006-2017 Free Software Foundation, Inc. Copyright (C) 2009-2017 Free Software Foundation, Inc. Copyright (C) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Copyright © 2004 Scott James Remnant <scott@netsplit.com>. Copyright © 2012-2015 Dan Nicholson <dbn.lists@gmail.com> dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; either version 2 of the License, or dnl (at your option) any later version. dnl dnl This program is distributed in the hope that it will be useful, but dnl WITHOUT ANY WARRANTY; without even the implied warranty of dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU dnl General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program; if not, write to the Free Software dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA dnl 02111-1307, USA. dnl dnl As a special exception to the GNU General Public License, if you dnl distribute this file as part of a program that contains a dnl configuration script generated by Autoconf, you may include it und |
lame-3.100.tar/lame-3.100/missing | Copyright (C) 1996-2017 Free Software Foundation, Inc. Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996. |
lame-3.100.tar/lame-3.100/depcomp | Copyright (C) 1999-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/config.rpath | Copyright 1996-2010 Free Software Foundation, Inc. Taken from GNU libtool, 2001 Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 |
lame-3.100.tar/lame-3.100/libmp3lame/encoder.c | Copyright (c) 1999 Mark Taylor Copyright (c) 2000-2002 Takehiro Tominaga Copyright (c) 2000-2011 Robert Hegemann Copyright (c) 2001 Gabriel Bouvigne Copyright (c) 2001 John Dahlstrom |
lame-3.100.tar/lame-3.100/libmp3lame/psymodel.h | Copyright (c) 1999 Mark Taylor |
lame-3.100.tar/lame-3.100/libmp3lame/lame.c | Copyright (c) 1999-2000 Mark Taylor Copyright (c) 2000-2004 Alexander Leidinger Copyright (c) 2000-2005 Gabriel Bouvigne Copyright (c) 2000-2005 Takehiro Tominaga Copyright (c) 2000-2017 Robert Hegemann copyright = gfp->copyright; cfg->original = gfp->original; cfg->extension = gfp->extension; cfg->emphasis = gfp->emphasis; |
lame-3.100.tar/lame-3.100/libmp3lame/set_get.c | Copyright (c) 2001-2005 Alexander Leidinger copyright && 1 >= gfp->copyright); copyright = copyright; return 0; copyright protected. */ int copyright || 1 < copyright) return -1; copyright(const lame_global_flags * gfp) copyright(lame_global_flags * gfp, int copyright) copyright; |
lame-3.100.tar/lame-3.100/libmp3lame/psymodel.c | Copyright (c) 1999-2000 Mark Taylor Copyright (c) 2000-2003 Takehiro Tominaga Copyright (c) 2000-2005 Alexander Leidinger Copyright (c) 2000-2005 Gabriel Bouvigne Copyright (c) 2000-2012 Robert Hegemann Copyright (c) 2001-2002 Naoki Shibata |
lame-3.100.tar/lame-3.100/libmp3lame/fft.c | Copyright (c) 1999-2000 Takehiro Tominaga Copyright 1988, 1993; Ron Mayer |
lame-3.100.tar/lame-3.100/libmp3lame/lame-analysis.h | Copyright (c) 1999 Mark Taylor |
lame-3.100.tar/lame-3.100/libmp3lame/lame_global_flags.h | copyright; /* mark as copyright. default=0 */ int original; /* mark as original. default=1 */ int extension; /* the MP3 'private extension' bit. Meaningless */ int emphasis; /* Input PCM is emphased PCM (for instance from one of the rarely emphased CDs), it is STRONGLY not recommended to use this, because psycho does not take it into account, and last but not least many decoders don't care about these bits */ int error_protection; /* use 2 bytes per frame for a CRC checksum. default=0 */ int strict_ISO; /* enforce ISO spec as much as possible */ |
lame-3.100.tar/lame-3.100/libmp3lame/util.h | Copyright (c) 1999 Albert L Faber Copyright (c) 2008 Robert Hegemann copyright; /* mark as copyright. default=0 */ int original; /* mark as original. default=1 */ int extension; /* the MP3 'private extension' bit. Meaningless */ int emphasis; /* Input PCM is emphased PCM (for instance from one of the rarely emphased CDs), it is STRONGLY not recommended to use this, because psycho does not take it into account, and last but not least many decoders don't care about these bits */ |
lame-3.100.tar/lame-3.100/libmp3lame/version.h | Copyright (c) 1999 A.L. Faber |
lame-3.100.tar/lame-3.100/libmp3lame/util.c | Copyright (c) 1999 Albert L Faber Copyright (c) 2000-2005 Alexander Leidinger |
lame-3.100.tar/lame-3.100/libmp3lame/mpglib_interface.c | Copyright (c) 1999-2000 Mark Taylor Copyright (c) 2003 Olcios Copyright (c) 2008 Robert Hegemann |
lame-3.100.tar/lame-3.100/libmp3lame/quantize.h | Copyright (c) 1999 Mark Taylor |
lame-3.100.tar/lame-3.100/libmp3lame/reservoir.h | Copyright (c) 1999 Mark Taylor |
lame-3.100.tar/lame-3.100/libmp3lame/id3tag.c | Copyright (C) 2000 Don Melton Copyright (C) 2011-2017 Robert Hegemann |
lame-3.100.tar/lame-3.100/libmp3lame/machine.h | Copyright (c) 1999 A.L. Faber |
lame-3.100.tar/lame-3.100/libmp3lame/vbrquantize.h | Copyright (c) 1999 Mark Taylor |
lame-3.100.tar/lame-3.100/libmp3lame/bitstream.h | Copyright (c) 1999 Takehiro TOMINAGA |
lame-3.100.tar/lame-3.100/libmp3lame/vbrquantize.c | Copyright (c) 1999-2000 Mark Taylor Copyright (c) 2000-2012 Robert Hegemann |
lame-3.100.tar/lame-3.100/libmp3lame/vector/lame_intrin.h | Copyright (c) 2006 Gabriel Bouvigne |
lame-3.100.tar/lame-3.100/libmp3lame/vector/xmm_quantize_sub.c | Copyright (c) 2005-2006 Gabriel Bouvigne |
lame-3.100.tar/lame-3.100/libmp3lame/vector/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/libmp3lame/newmdct.c | Copyright (c) 1999-2000 Takehiro Tominaga |
lame-3.100.tar/lame-3.100/libmp3lame/lame.rc | Copyright", "Copyright (C) 1999-2011 The L.A.M.E. Team\0" ifdef _DLL VALUE "OriginalFilename", STR(_DLL) "\0" else VALUE "OriginalFilename", STR(_APP) "\0" endif VALUE "ProductName", "L.A.M.E.\0" VALUE "ProductVersion", LAME_VERSION_STRING "\0" END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0x409, 1252 // mandatory by convention END END End of Version info */ |
lame-3.100.tar/lame-3.100/libmp3lame/fft.h | Copyright (c) 2000 Mark Taylor |
lame-3.100.tar/lame-3.100/libmp3lame/encoder.h | Copyright (c) 2000 Mark Taylor |
lame-3.100.tar/lame-3.100/libmp3lame/presets.c | Copyright (c) 2002-2008 Gabriel Bouvigne Copyright (c) 2007-2012 Robert Hegemann |
lame-3.100.tar/lame-3.100/libmp3lame/VbrTag.c | Copyright (c) 1999 A.L. Faber Copyright (c) 2001 Jonathan Dee copyright); SHIFT_IN_BITS_VALUE(buffer[3], 1u, cfg->original); SHIFT_IN_BITS_VALUE(buffer[3], 2u, cfg->emphasis); copyright/copy protection taken */ from first valid frame */ buffer[0] = (uint8_t) 0xff; abyte = (buffer[1] & (unsigned char) 0xf1); |
lame-3.100.tar/lame-3.100/libmp3lame/tables.h | Copyright (c) 1999 Albert L Faber |
lame-3.100.tar/lame-3.100/libmp3lame/gain_analysis.h | Copyright (C) 2001 David Robinson and Glen Sawyer |
lame-3.100.tar/lame-3.100/libmp3lame/tables.c | Copyright (c) 1999 Albert L Faber |
lame-3.100.tar/lame-3.100/libmp3lame/quantize_pvt.c | Copyright (c) 1999-2002 Takehiro Tominaga Copyright (c) 2000-2012 Robert Hegemann Copyright (c) 2001 Naoki Shibata Copyright (c) 2002-2005 Gabriel Bouvigne |
lame-3.100.tar/lame-3.100/libmp3lame/bitstream.c | Copyright (c) 1999-2000 Mark Taylor Copyright (c) 1999-2002 Takehiro Tominaga copyright), 1); writeheader(gfc, (cfg->original), 1); writeheader(gfc, (cfg->emphasis), 2); if (cfg->error_protection) { writeheader(gfc, 0, 16); /* dummy */ |
lame-3.100.tar/lame-3.100/libmp3lame/gain_analysis.c | Copyright (C) 2001 David Robinson and Glen Sawyer Improvements and optimizations added by Frank Klemm, and by Marcel Muller |
lame-3.100.tar/lame-3.100/libmp3lame/newmdct.h | Copyright (c) 1999 Takehiro TOMINAGA |
lame-3.100.tar/lame-3.100/libmp3lame/l3side.h | Copyright (c) 1999 Mark Taylor |
lame-3.100.tar/lame-3.100/libmp3lame/quantize.c | Copyright (c) 1999-2000 Mark Taylor Copyright (c) 1999-2003 Takehiro Tominaga Copyright (c) 2000-2011 Robert Hegemann Copyright (c) 2001-2005 Gabriel Bouvigne |
lame-3.100.tar/lame-3.100/libmp3lame/depcomp | Copyright (C) 1999-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/libmp3lame/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/libmp3lame/takehiro.c | Copyright (c) 1999-2005 Takehiro TOMINAGA Copyright (c) 2002-2005 Gabriel Bouvigne |
lame-3.100.tar/lame-3.100/libmp3lame/VbrTag.h | Copyright (c) 1999 A.L. Faber |
lame-3.100.tar/lame-3.100/libmp3lame/i386/choose_table.nas | Copyright (C) 1999 shigeo modified by Keiichi SAKAI |
lame-3.100.tar/lame-3.100/libmp3lame/i386/fft3dn.nas | Copyright (C) 1999 shigeo special thanks to Keiichi SAKAI, URURI hacked and back-ported to LAME by Takehiro TOMINAGA Nov 2000 |
lame-3.100.tar/lame-3.100/libmp3lame/i386/fftsse.nas | Copyright (C) 1999 shigeo special thanks to Keiichi SAKAI |
lame-3.100.tar/lame-3.100/libmp3lame/i386/nasm.h | Copyright (C) 1999 URURI |
lame-3.100.tar/lame-3.100/libmp3lame/i386/fft.nas | Copyright (C) 1999 shigeo special thanks to Keiichi SAKAI, URURI include "nasm.h" |
lame-3.100.tar/lame-3.100/libmp3lame/i386/scalar.nas | (C) Frank Klemm 1995,99,2000 Dedicated to the LAME project |
lame-3.100.tar/lame-3.100/libmp3lame/i386/Makefile.in | Copyright (C) 1994-2017 Free Software Foundation, Inc. |
lame-3.100.tar/lame-3.100/libmp3lame/i386/fftfpu.nas | Copyright (C) 1999 shigeo special thanks to URURI |
lame-3.100.tar/lame-3.100/libmp3lame/i386/ffttbl.nas | Copyright (C) 1999 shigeo special thanks to URURI, Keiichi SAKAI |
lame-3.100.tar/lame-3.100/libmp3lame/set_get.h | Copyright (C) 2003 Gabriel Bouvigne / Lame project |
lame-3.100.tar/lame-3.100/libmp3lame/quantize_pvt.h | Copyright (c) 1999 Takehiro TOMINAGA |
lame-3.100.tar/lame-3.100/libmp3lame/version.c | Copyright (c) 1999 A.L. Faber |
lame-3.100.tar/lame-3.100/libmp3lame/reservoir.c | Copyright (c) 1999-2000 Mark Taylor |