Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
| ... | ... |
@@ -2,7 +2,7 @@ |
| 2 | 2 |
Version 2.1, February 1999 |
| 3 | 3 |
|
| 4 | 4 |
Copyright (C) 1991, 1999 Free Software Foundation, Inc. |
| 5 |
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 5 |
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 6 | 6 |
Everyone is permitted to copy and distribute verbatim copies |
| 7 | 7 |
of this license document, but changing it is not allowed. |
| 8 | 8 |
|
| ... | ... |
@@ -485,7 +485,7 @@ convey the exclusion of warranty; and each file should have at least the |
| 485 | 485 |
|
| 486 | 486 |
You should have received a copy of the GNU Lesser General Public |
| 487 | 487 |
License along with this library; if not, write to the Free Software |
| 488 |
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 488 |
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 489 | 489 |
|
| 490 | 490 |
Also add information on how to contact you by electronic and paper mail. |
| 491 | 491 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#define HAVE_AV_CONFIG_H |
| 20 | 20 |
#include "avformat.h" |
| ... | ... |
@@ -16,8 +16,8 @@ |
| 16 | 16 |
|
| 17 | 17 |
# You should have received a copy of the GNU General Public License |
| 18 | 18 |
# along with GNU CC; see the file COPYING. If not, write to |
| 19 |
-# the Free Software Foundation, 59 Temple Place - Suite 330, |
|
| 20 |
-# Boston MA 02111-1307, USA. |
|
| 19 |
+# the Free Software Foundation, 51 Franklin Street, Fifth Floor, |
|
| 20 |
+# Boston, MA 02110-1301 USA |
|
| 21 | 21 |
|
| 22 | 22 |
# This does trivial (and I mean _trivial_) conversion of Texinfo |
| 23 | 23 |
# markup to Perl POD format. It's intended to be used to extract |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#define HAVE_AV_CONFIG_H |
| 20 | 20 |
#include <limits.h> |
| ... | ... |
@@ -4176,7 +4176,7 @@ static void show_license(void) |
| 4176 | 4176 |
"\n" |
| 4177 | 4177 |
"You should have received a copy of the GNU General Public License\n" |
| 4178 | 4178 |
"along with this program; if not, write to the Free Software\n" |
| 4179 |
- "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n" |
|
| 4179 |
+ "Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA\n" |
|
| 4180 | 4180 |
); |
| 4181 | 4181 |
#else |
| 4182 | 4182 |
printf( |
| ... | ... |
@@ -4192,7 +4192,7 @@ static void show_license(void) |
| 4192 | 4192 |
"\n" |
| 4193 | 4193 |
"You should have received a copy of the GNU Lesser General Public\n" |
| 4194 | 4194 |
"License along with this library; if not, write to the Free Software\n" |
| 4195 |
- "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n" |
|
| 4195 |
+ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\n" |
|
| 4196 | 4196 |
); |
| 4197 | 4197 |
#endif |
| 4198 | 4198 |
exit(1); |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#define HAVE_AV_CONFIG_H |
| 20 | 20 |
#include "avformat.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#define HAVE_AV_CONFIG_H |
| 20 | 20 |
#include "avformat.h" |
| ... | ... |
@@ -4437,7 +4437,7 @@ static void show_license(void) |
| 4437 | 4437 |
"\n" |
| 4438 | 4438 |
"You should have received a copy of the GNU Lesser General Public\n" |
| 4439 | 4439 |
"License along with this library; if not, write to the Free Software\n" |
| 4440 |
- "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n" |
|
| 4440 |
+ "Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA\n" |
|
| 4441 | 4441 |
); |
| 4442 | 4442 |
} |
| 4443 | 4443 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avcodec.h" |
| 20 | 20 |
#include "bitstream.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avcodec.h" |
| 20 | 20 |
|
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#ifndef LIBAVCODEC_ALPHA_ASM_H |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include "asm.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include "asm.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include "asm.h" |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
* based upon some outcommented c code from mpeg2dec (idct_mmx.c |
| 21 | 21 |
* written by Aaron Holtzman <aholtzma@ess.engr.uvic.ca>) |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
/* |
| 20 | 20 |
This code implements amr-nb and amr-wb audio encoder/decoder through external reference |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include "../dsputil.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
@ |
| 15 | 15 |
@ You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
@ License along with this library; if not, write to the Free Software |
| 17 |
-@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
@ |
| 19 | 19 |
|
| 20 | 20 |
.macro ADJ_ALIGN_QUADWORD_D shift, Rd0, Rd1, Rd2, Rd3, Rn0, Rn1, Rn2, Rn3, Rn4 |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include "../dsputil.h" |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
* |
| 18 | 18 |
*/ |
| 19 | 19 |
|
| ... | ... |
@@ -16,7 +16,7 @@ |
| 16 | 16 |
* |
| 17 | 17 |
* You should have received a copy of the GNU General Public License |
| 18 | 18 |
* along with this library; if not, write to the Free Software |
| 19 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 19 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 20 | 20 |
* |
| 21 | 21 |
* |
| 22 | 22 |
* The function defined in this file, is derived from the simple_idct function |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
* |
| 18 | 18 |
*/ |
| 19 | 19 |
//#define DEBUG |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
* alternative bitstream reader & writer by Michael Niedermayer <michaelni@gmx.at> |
| 21 | 21 |
*/ |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include "avcodec.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
*/ |
| 21 | 21 |
|
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
*/ |
| 21 | 21 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include <stdio.h> |
| 20 | 20 |
#include <stdlib.h> |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
* Creative YUV (CYUV) Video Decoder |
| 20 | 20 |
* by Mike Melanson (melanson@pcisys.net) |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
* gmc & q-pel & 32/64 bit based MC by Michael Niedermayer <michaelni@gmx.at> |
| 21 | 21 |
*/ |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
/** |
| ... | ... |
@@ -21,7 +21,7 @@ |
| 21 | 21 |
* |
| 22 | 22 |
* You should have received a copy of the GNU Lesser General Public |
| 23 | 23 |
* License along with this library; if not, write to the Free Software |
| 24 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 24 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 25 | 25 |
*/ |
| 26 | 26 |
|
| 27 | 27 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avcodec.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avcodec.h" |
| 20 | 20 |
#include "dsputil.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avcodec.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avcodec.h" |
| 20 | 20 |
|
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
/** |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
*/ |
| 21 | 21 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
* this implementation is based upon the IJG integer AAN DCT (see jfdctfst.c) |
| 20 | 20 |
*/ |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
*/ |
| 21 | 21 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -17,7 +17,7 @@ |
| 17 | 17 |
* |
| 18 | 18 |
* You should have received a copy of the GNU Lesser General Public |
| 19 | 19 |
* License along with this library; if not, write to the Free Software |
| 20 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 20 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 21 | 21 |
*/ |
| 22 | 22 |
#include <limits.h> |
| 23 | 23 |
#include "avcodec.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
*/ |
| 21 | 21 |
|
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
/** |
| ... | ... |
@@ -17,7 +17,7 @@ |
| 17 | 17 |
* |
| 18 | 18 |
* You should have received a copy of the GNU Lesser General Public |
| 19 | 19 |
* License along with this library; if not, write to the Free Software |
| 20 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 20 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 21 | 21 |
* |
| 22 | 22 |
* ac prediction encoding, b-frame support, error resilience, optimizations, |
| 23 | 23 |
* qpel decoding, gmc decoding, interlaced decoding, |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
* see http://www.pcisys.net/~melanson/codecs/huffyuv.txt for a description of |
| 21 | 21 |
* the algorithm used |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
* MMX optimization by Nick Kurshev <nickols_k@mail.ru> |
| 21 | 21 |
*/ |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
* MMX optimization by Nick Kurshev <nickols_k@mail.ru> |
| 21 | 21 |
* mostly rewritten by Michael Niedermayer <michaelni@gmx.at> |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
* MMX optimization by Nick Kurshev <nickols_k@mail.ru> |
| 21 | 21 |
* mostly rewritten by Michael Niedermayer <michaelni@gmx.at> |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "../dsputil.h" |
| 20 | 20 |
#include <math.h> |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 | 19 |
|
| ... | ... |
@@ -19,7 +19,7 @@ |
| 19 | 19 |
* |
| 20 | 20 |
* You should have received a copy of the GNU General Public License |
| 21 | 21 |
* along with this program; if not, write to the Free Software |
| 22 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 22 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 23 | 23 |
*/ |
| 24 | 24 |
|
| 25 | 25 |
#include "common.h" |
| ... | ... |
@@ -16,8 +16,9 @@ |
| 16 | 16 |
// * GNU General Public License for more details. |
| 17 | 17 |
// * |
| 18 | 18 |
// * You should have received a copy of the GNU General Public License |
| 19 |
-// * along with this program; if not, write to the Free Software |
|
| 20 |
-// * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 19 |
+// * along with this program; if not, write to the Free Software Foundation, |
|
| 20 |
+// * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 21 |
+// |
|
| 21 | 22 |
// * |
| 22 | 23 |
// * $Id$ |
| 23 | 24 |
// * |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
* mostly by Michael Niedermayer <michaelni@gmx.at> |
| 21 | 21 |
*/ |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
* Optimized for ia32 cpus by Nick Kurshev <nickols_k@mail.ru> |
| 20 | 20 |
* h263, mpeg1, mpeg2 dequantizer & draw_edges by Michael Niedermayer <michaelni@gmx.at> |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
#undef SPREADW |
| 21 | 21 |
#undef PMAXW |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
#include "../dsputil.h" |
| 21 | 21 |
#include "../simple_idct.h" |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 | 19 |
/** |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 | 19 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#ifndef RGB_OUT |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include <stdio.h> |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -18,7 +18,7 @@ |
| 18 | 18 |
* |
| 19 | 19 |
* You should have received a copy of the GNU General Public License |
| 20 | 20 |
* along with this program; if not, write to the Free Software |
| 21 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 21 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 22 | 22 |
*/ |
| 23 | 23 |
|
| 24 | 24 |
#ifndef A52_H |
| ... | ... |
@@ -18,7 +18,7 @@ |
| 18 | 18 |
* |
| 19 | 19 |
* You should have received a copy of the GNU General Public License |
| 20 | 20 |
* along with this program; if not, write to the Free Software |
| 21 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 21 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 22 | 22 |
*/ |
| 23 | 23 |
|
| 24 | 24 |
typedef struct {
|
| ... | ... |
@@ -18,7 +18,7 @@ |
| 18 | 18 |
* |
| 19 | 19 |
* You should have received a copy of the GNU General Public License |
| 20 | 20 |
* along with this program; if not, write to the Free Software |
| 21 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 21 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 22 | 22 |
*/ |
| 23 | 23 |
|
| 24 | 24 |
#ifndef A52_UTIL_H |
| ... | ... |
@@ -18,7 +18,7 @@ |
| 18 | 18 |
* |
| 19 | 19 |
* You should have received a copy of the GNU General Public License |
| 20 | 20 |
* along with this program; if not, write to the Free Software |
| 21 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 21 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 22 | 22 |
*/ |
| 23 | 23 |
#include "a52.h" |
| 24 | 24 |
#include "a52_internal.h" |
| ... | ... |
@@ -18,7 +18,7 @@ |
| 18 | 18 |
* |
| 19 | 19 |
* You should have received a copy of the GNU General Public License |
| 20 | 20 |
* along with this program; if not, write to the Free Software |
| 21 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 21 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 22 | 22 |
*/ |
| 23 | 23 |
#include "a52.h" |
| 24 | 24 |
#include "a52_internal.h" |
| ... | ... |
@@ -18,7 +18,7 @@ |
| 18 | 18 |
* |
| 19 | 19 |
* You should have received a copy of the GNU General Public License |
| 20 | 20 |
* along with this program; if not, write to the Free Software |
| 21 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 21 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 22 | 22 |
*/ |
| 23 | 23 |
|
| 24 | 24 |
/* (stolen from the kernel) */ |
| ... | ... |
@@ -18,7 +18,7 @@ |
| 18 | 18 |
* |
| 19 | 19 |
* You should have received a copy of the GNU General Public License |
| 20 | 20 |
* along with this program; if not, write to the Free Software |
| 21 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 21 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 22 | 22 |
*/ |
| 23 | 23 |
#include "a52.h" |
| 24 | 24 |
#include "a52_internal.h" |
| ... | ... |
@@ -21,7 +21,7 @@ |
| 21 | 21 |
* |
| 22 | 22 |
* You should have received a copy of the GNU General Public License |
| 23 | 23 |
* along with this program; if not, write to the Free Software |
| 24 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 24 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 25 | 25 |
*/ |
| 26 | 26 |
|
| 27 | 27 |
#include "a52.h" |
| ... | ... |
@@ -18,7 +18,7 @@ |
| 18 | 18 |
* |
| 19 | 19 |
* You should have received a copy of the GNU General Public License |
| 20 | 20 |
* along with this program; if not, write to the Free Software |
| 21 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 21 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 22 | 22 |
*/ |
| 23 | 23 |
|
| 24 | 24 |
#ifndef MM_ACCEL_H |
| ... | ... |
@@ -18,7 +18,7 @@ |
| 18 | 18 |
* |
| 19 | 19 |
* You should have received a copy of the GNU General Public License |
| 20 | 20 |
* along with this program; if not, write to the Free Software |
| 21 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 21 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 22 | 22 |
*/ |
| 23 | 23 |
#include "a52.h" |
| 24 | 24 |
#include "a52_internal.h" |
| ... | ... |
@@ -18,7 +18,7 @@ |
| 18 | 18 |
* |
| 19 | 19 |
* You should have received a copy of the GNU General Public License |
| 20 | 20 |
* along with this program; if not, write to the Free Software |
| 21 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 21 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 22 | 22 |
*/ |
| 23 | 23 |
|
| 24 | 24 |
static const int8_t exp_1[128] = {
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
|
| 16 | 16 |
You should have received a copy of the GNU General Public License |
| 17 | 17 |
along with this program; if not, write to the Free Software |
| 18 |
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
/** |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
|
| 14 | 14 |
You should have received a copy of the GNU General Public License |
| 15 | 15 |
along with this program; if not, write to the Free Software |
| 16 |
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 | 19 |
#ifndef NEWPOSTPROCESS_H |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
|
| 16 | 16 |
You should have received a copy of the GNU General Public License |
| 17 | 17 |
along with this program; if not, write to the Free Software |
| 18 |
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
|
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
|
| 14 | 14 |
You should have received a copy of the GNU General Public License |
| 15 | 15 |
along with this program; if not, write to the Free Software |
| 16 |
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 | 19 |
/** |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
|
| 14 | 14 |
You should have received a copy of the GNU General Public License |
| 15 | 15 |
along with this program; if not, write to the Free Software |
| 16 |
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 | 19 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "common.h" |
| 20 | 20 |
#include "lzo.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "dsputil.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
* based upon code from Sebastian Jedruszkiewicz <elf@frogger.rules.pl> |
| 20 | 20 |
*/ |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -16,7 +16,7 @@ |
| 16 | 16 |
* |
| 17 | 17 |
* You should have received a copy of the GNU Lesser General Public |
| 18 | 18 |
* License along with this library; if not, write to the Free Software |
| 19 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 19 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 20 | 20 |
* |
| 21 | 21 |
* Support for external huffman table, various fixes (AVID workaround), |
| 22 | 22 |
* aspecting, new decode_frame mechanism and apple mjpeg-b support |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include "../dsputil.h" |
| ... | ... |
@@ -16,7 +16,7 @@ |
| 16 | 16 |
* |
| 17 | 17 |
* You should have received a copy of the GNU Lesser General Public |
| 18 | 18 |
* License along with this library; if not, write to the Free Software |
| 19 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 19 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 20 | 20 |
* |
| 21 | 21 |
* new Motion Estimation (X1/EPZS) by Michael Niedermayer <michaelni@gmx.at> |
| 22 | 22 |
*/ |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
* 4MV & hq & b-frame encoding stuff by Michael Niedermayer <michaelni@gmx.at> |
| 21 | 21 |
*/ |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
/** |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
* msmpeg4v1 & v2 stuff by Michael Niedermayer <michaelni@gmx.at> |
| 21 | 21 |
*/ |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
#include "avcodec.h" |
| 21 | 21 |
#include "mpegvideo.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avcodec.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avcodec.h" |
| 20 | 20 |
#include "mpegvideo.h" //only for ParseContext |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
#include "../dsputil.h" |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
#ifndef _DSPUTIL_ALTIVEC_ |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 | 19 |
#include "../dsputil.h" |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 | 19 |
/* this code assume that stride % 16 == 0 */ |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
#include "../dsputil.h" |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 | 19 |
#ifndef _DSPUTIL_PPC_ |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
|
| ... | ... |
@@ -16,7 +16,7 @@ |
| 16 | 16 |
* |
| 17 | 17 |
* You should have received a copy of the GNU Lesser General Public |
| 18 | 18 |
* License along with this library; if not, write to the Free Software |
| 19 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 19 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 20 | 20 |
*/ |
| 21 | 21 |
#include "../dsputil.h" |
| 22 | 22 |
|
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
#include "../dsputil.h" |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
* |
| 18 | 18 |
*/ |
| 19 | 19 |
|
| ... | ... |
@@ -16,7 +16,7 @@ |
| 16 | 16 |
* |
| 17 | 17 |
* You should have received a copy of the GNU Lesser General Public |
| 18 | 18 |
* License along with this library; if not, write to the Free Software |
| 19 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 19 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 20 | 20 |
*/ |
| 21 | 21 |
|
| 22 | 22 |
#include <stdlib.h> |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 | 19 |
#include "../dsputil.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
* MMI optimization by Leon van Stuivenberg |
| 20 | 20 |
* clear_blocks_mmi() by BroadQ |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
* |
| 18 | 18 |
* MMI optimization by Leon van Stuivenberg |
| 19 | 19 |
*/ |
| ... | ... |
@@ -17,7 +17,7 @@ |
| 17 | 17 |
* |
| 18 | 18 |
* You should have received a copy of the GNU Lesser General Public |
| 19 | 19 |
* License along with this library; if not, write to the Free Software |
| 20 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 20 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 21 | 21 |
* |
| 22 | 22 |
*/ |
| 23 | 23 |
#include <pthread.h> |
| ... | ... |
@@ -17,7 +17,7 @@ |
| 17 | 17 |
* |
| 18 | 18 |
* You should have received a copy of the GNU Lesser General Public |
| 19 | 19 |
* License along with this library; if not, write to the Free Software |
| 20 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 20 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 21 | 21 |
* |
| 22 | 22 |
*/ |
| 23 | 23 |
|
| ... | ... |
@@ -17,7 +17,7 @@ |
| 17 | 17 |
* |
| 18 | 18 |
* You should have received a copy of the GNU Lesser General Public |
| 19 | 19 |
* License along with this library; if not, write to the Free Software |
| 20 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 20 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 21 | 21 |
* |
| 22 | 22 |
*/ |
| 23 | 23 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include "avcodec.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#ifndef RA144TABLES_H |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include "avcodec.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#ifndef RA288TABLES_H |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
* |
| 18 | 18 |
*/ |
| 19 | 19 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
/** |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
|
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
#include "../avcodec.h" |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
#include "../dsputil.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
/** |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 | 19 |
#include "avcodec.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avcodec.h" |
| 20 | 20 |
#include "bitstream.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#ifndef SP5X_H |
| ... | ... |
@@ -17,7 +17,7 @@ |
| 17 | 17 |
* |
| 18 | 18 |
* You should have received a copy of the Lesser GNU General Public License |
| 19 | 19 |
* along with this program; if not, write to the Free Software |
| 20 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 20 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 21 | 21 |
*/ |
| 22 | 22 |
|
| 23 | 23 |
/* The *no_round* functions have been added by James A. Morrison, 2003,2004. |
| ... | ... |
@@ -17,7 +17,7 @@ |
| 17 | 17 |
* |
| 18 | 18 |
* You should have received a copy of the GNU General Public License |
| 19 | 19 |
* along with this program; if not, write to the Free Software |
| 20 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 20 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 21 | 21 |
*/ |
| 22 | 22 |
|
| 23 | 23 |
/* You may be asking why I hard-code the instruction opcodes and don't |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
* (SVQ1 Decoder) |
| 21 | 21 |
* Ported to mplayer by Arpi <arpi@thot.banki.hu> |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
* Ported to mplayer by Arpi <arpi@thot.banki.hu> |
| 21 | 21 |
* Ported to libavcodec by Nick Kurshev <nickols_k@mail.ru> |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
* |
| 18 | 18 |
* |
| 19 | 19 |
* How to use this decoder: |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avcodec.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -16,7 +16,7 @@ |
| 16 | 16 |
* |
| 17 | 17 |
* You should have received a copy of the GNU Lesser General Public |
| 18 | 18 |
* License along with this library; if not, write to the Free Software |
| 19 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 19 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 20 | 20 |
*/ |
| 21 | 21 |
|
| 22 | 22 |
/** |
| ... | ... |
@@ -16,7 +16,7 @@ |
| 16 | 16 |
* |
| 17 | 17 |
* You should have received a copy of the GNU Lesser General Public |
| 18 | 18 |
* License along with this library; if not, write to the Free Software |
| 19 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 19 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 20 | 20 |
* |
| 21 | 21 |
*/ |
| 22 | 22 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
*/ |
| 21 | 21 |
|
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
* |
| 18 | 18 |
*/ |
| 19 | 19 |
|
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 | 19 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
* |
| 18 | 18 |
*/ |
| 19 | 19 |
//#define DEBUG |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
* |
| 18 | 18 |
*/ |
| 19 | 19 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avcodec.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include "avcodec.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include <limits.h> |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/* |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
#include "avi.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
#include "avi.h" |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
*/ |
| 18 | 18 |
#define PACKET_SIZE 3200 |
| 19 | 19 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/* |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
#include "avi.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
#include "avi.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
#include "avio.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include <signal.h> |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include "avformat.h" |
| ... | ... |
@@ -20,7 +20,7 @@ |
| 20 | 20 |
* |
| 21 | 21 |
* You should have received a copy of the GNU Lesser General Public |
| 22 | 22 |
* License along with this library; if not, write to the Free Software |
| 23 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 23 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 24 | 24 |
*/ |
| 25 | 25 |
#include <time.h> |
| 26 | 26 |
#include "avformat.h" |
| ... | ... |
@@ -20,7 +20,7 @@ |
| 20 | 20 |
* |
| 21 | 21 |
* You should have received a copy of the GNU Lesser General Public |
| 22 | 22 |
* License along with this library; if not, write to the Free Software |
| 23 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 23 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 24 | 24 |
*/ |
| 25 | 25 |
|
| 26 | 26 |
typedef struct DVDemuxContext DVDemuxContext; |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include <unistd.h> |
| ... | ... |
@@ -20,7 +20,8 @@ |
| 20 | 20 |
* |
| 21 | 21 |
* You should have received a copy of the GNU General Public License |
| 22 | 22 |
* along with this program; if not, write to the Free Software Foundation, |
| 23 |
- * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
|
| 23 |
+ * Inc.,51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 24 |
+ * |
|
| 24 | 25 |
*/ |
| 25 | 26 |
|
| 26 | 27 |
#ifndef _DV_1394_H |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 | 19 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
#include <unistd.h> |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
#include <fcntl.h> |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include <errno.h> |
| 20 | 20 |
#include "config.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/* |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
#include <unistd.h> |
| ... | ... |
@@ -19,7 +19,7 @@ |
| 19 | 19 |
* |
| 20 | 20 |
* You should have received a copy of the GNU Lesser General Public |
| 21 | 21 |
* License along with this library; if not, write to the Free Software |
| 22 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 22 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 23 | 23 |
*/ |
| 24 | 24 |
#include "avformat.h" |
| 25 | 25 |
#if defined(__FreeBSD__) |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
#include <unistd.h> |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
#include "avformat.h" |
| 21 | 21 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
#include "avi.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include <limits.h> |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
#include "avformat.h" |
| 21 | 21 |
#include "avi.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
#include "bitstream.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#define TS_FEC_PACKET_SIZE 204 |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
#include "avi.h" |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
* |
| 20 | 20 |
* |
| 21 | 21 |
* Visit the official site at http://www.nut.hu/ |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 | 19 |
#include <stdlib.h> |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "config.h" |
| 20 | 20 |
#include "avformat.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
#include "avformat.h" |
| 21 | 21 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
#include "mpegts.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#ifndef RTP_H |
| 20 | 20 |
#define RTP_H |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#ifndef RTSP_H |
| 20 | 20 |
#define RTSP_H |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include "avformat.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/* |
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
#include "avformat.h" |
| 21 | 21 |
#include "bitstream.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
#include <unistd.h> |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
#include <unistd.h> |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
#include "avi.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include "avformat.h" |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -15,7 +15,7 @@ |
| 15 | 15 |
* |
| 16 | 16 |
* You should have received a copy of the GNU Lesser General Public |
| 17 | 17 |
* License along with this library; if not, write to the Free Software |
| 18 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 18 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 19 | 19 |
*/ |
| 20 | 20 |
|
| 21 | 21 |
/** |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 | 19 |
/** |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
* |
| 19 | 19 |
*/ |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#define TESTCPU_MAIN |
| 20 | 20 |
#include "avcodec.h" |
| ... | ... |
@@ -13,7 +13,7 @@ |
| 13 | 13 |
* |
| 14 | 14 |
* You should have received a copy of the GNU Lesser General Public |
| 15 | 15 |
* License along with this library; if not, write to the Free Software |
| 16 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 16 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 17 | 17 |
* |
| 18 | 18 |
*/ |
| 19 | 19 |
|
| ... | ... |
@@ -38,7 +38,7 @@ |
| 38 | 38 |
* |
| 39 | 39 |
* You should have received a copy of the GNU Lesser General Public |
| 40 | 40 |
* License along with this library; if not, write to the Free Software |
| 41 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 41 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 42 | 42 |
*/ |
| 43 | 43 |
|
| 44 | 44 |
#define MAXSIZE_TEXT 1024 |
| ... | ... |
@@ -31,7 +31,7 @@ |
| 31 | 31 |
* |
| 32 | 32 |
* You should have received a copy of the GNU Lesser General Public |
| 33 | 33 |
* License along with this library; if not, write to the Free Software |
| 34 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 34 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 35 | 35 |
*/ |
| 36 | 36 |
#include <stdlib.h> |
| 37 | 37 |
#include <fcntl.h> |
| ... | ... |
@@ -40,7 +40,7 @@ |
| 40 | 40 |
* |
| 41 | 41 |
* You should have received a copy of the GNU Lesser General Public |
| 42 | 42 |
* License along with this library; if not, write to the Free Software |
| 43 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 43 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 44 | 44 |
*/ |
| 45 | 45 |
|
| 46 | 46 |
#include "framehook.h" |
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
#include <stdio.h> |
| 20 | 20 |
|
| ... | ... |
@@ -14,7 +14,7 @@ |
| 14 | 14 |
* |
| 15 | 15 |
* You should have received a copy of the GNU Lesser General Public |
| 16 | 16 |
* License along with this library; if not, write to the Free Software |
| 17 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 17 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 18 | 18 |
*/ |
| 19 | 19 |
|
| 20 | 20 |
#include <stdio.h> |
| ... | ... |
@@ -34,7 +34,7 @@ |
| 34 | 34 |
* |
| 35 | 35 |
* You should have received a copy of the GNU Lesser General Public |
| 36 | 36 |
* License along with this library; if not, write to the Free Software |
| 37 |
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
| 37 |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 38 | 38 |
*/ |
| 39 | 39 |
|
| 40 | 40 |
//#include <stdlib.h> |