Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
2cb472db
Commit
2cb472db
authored
Jan 12, 2006
by
dionoea
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
FSF address change.
parent
a5058059
Changes
1000
Hide whitespace changes
Inline
Side-by-side
Showing
75 changed files
with
75 additions
and
75 deletions
+75
-75
activex/axvlc.idl
activex/axvlc.idl
+1
-1
activex/connectioncontainer.cpp
activex/connectioncontainer.cpp
+1
-1
activex/connectioncontainer.h
activex/connectioncontainer.h
+1
-1
activex/dataobject.cpp
activex/dataobject.cpp
+1
-1
activex/dataobject.h
activex/dataobject.h
+1
-1
activex/main.cpp
activex/main.cpp
+1
-1
activex/objectsafety.cpp
activex/objectsafety.cpp
+1
-1
activex/objectsafety.h
activex/objectsafety.h
+1
-1
activex/olecontrol.cpp
activex/olecontrol.cpp
+1
-1
activex/olecontrol.h
activex/olecontrol.h
+1
-1
activex/oleinplaceactiveobject.cpp
activex/oleinplaceactiveobject.cpp
+1
-1
activex/oleinplaceactiveobject.h
activex/oleinplaceactiveobject.h
+1
-1
activex/oleinplaceobject.cpp
activex/oleinplaceobject.cpp
+1
-1
activex/oleinplaceobject.h
activex/oleinplaceobject.h
+1
-1
activex/oleobject.cpp
activex/oleobject.cpp
+1
-1
activex/oleobject.h
activex/oleobject.h
+1
-1
activex/persistpropbag.cpp
activex/persistpropbag.cpp
+1
-1
activex/persistpropbag.h
activex/persistpropbag.h
+1
-1
activex/persiststorage.cpp
activex/persiststorage.cpp
+1
-1
activex/persiststorage.h
activex/persiststorage.h
+1
-1
activex/persiststreaminit.cpp
activex/persiststreaminit.cpp
+1
-1
activex/persiststreaminit.h
activex/persiststreaminit.h
+1
-1
activex/plugin.cpp
activex/plugin.cpp
+1
-1
activex/plugin.h
activex/plugin.h
+1
-1
activex/provideclassinfo.cpp
activex/provideclassinfo.cpp
+1
-1
activex/provideclassinfo.h
activex/provideclassinfo.h
+1
-1
activex/utils.cpp
activex/utils.cpp
+1
-1
activex/utils.h
activex/utils.h
+1
-1
activex/viewobject.cpp
activex/viewobject.cpp
+1
-1
activex/viewobject.h
activex/viewobject.h
+1
-1
activex/vlccontrol.cpp
activex/vlccontrol.cpp
+1
-1
activex/vlccontrol.h
activex/vlccontrol.h
+1
-1
bindings/java-gcj/JVLC.java
bindings/java-gcj/JVLC.java
+1
-1
bindings/java/org/videolan/jvlc/JVLC.java
bindings/java/org/videolan/jvlc/JVLC.java
+1
-1
bindings/java/org/videolan/jvlc/JVLCBoolVariable.java
bindings/java/org/videolan/jvlc/JVLCBoolVariable.java
+1
-1
bindings/java/org/videolan/jvlc/JVLCFloatVariable.java
bindings/java/org/videolan/jvlc/JVLCFloatVariable.java
+1
-1
bindings/java/org/videolan/jvlc/JVLCIntVariable.java
bindings/java/org/videolan/jvlc/JVLCIntVariable.java
+1
-1
bindings/java/org/videolan/jvlc/JVLCStringVariable.java
bindings/java/org/videolan/jvlc/JVLCStringVariable.java
+1
-1
bindings/java/org/videolan/jvlc/JVLCTimeVariable.java
bindings/java/org/videolan/jvlc/JVLCTimeVariable.java
+1
-1
bindings/java/org/videolan/jvlc/JVLCVarValue.java
bindings/java/org/videolan/jvlc/JVLCVarValue.java
+1
-1
bindings/java/org/videolan/jvlc/JVLCVarVariable.java
bindings/java/org/videolan/jvlc/JVLCVarVariable.java
+1
-1
bindings/java/org/videolan/jvlc/JVLCVariable.java
bindings/java/org/videolan/jvlc/JVLCVariable.java
+1
-1
bindings/java/org/videolan/jvlc/mediacontrol/MediaControl.java
...ngs/java/org/videolan/jvlc/mediacontrol/MediaControl.java
+1
-1
bindings/java/org/videolan/jvlc/mediacontrol/MediaControlException.java
...org/videolan/jvlc/mediacontrol/MediaControlException.java
+1
-1
bindings/java/org/videolan/jvlc/mediacontrol/MediaControlInstance.java
.../org/videolan/jvlc/mediacontrol/MediaControlInstance.java
+1
-1
bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPlaylistSeq.java
...g/videolan/jvlc/mediacontrol/MediaControlPlaylistSeq.java
+1
-1
bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPosition.java
.../org/videolan/jvlc/mediacontrol/MediaControlPosition.java
+1
-1
bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionKeyEnum.java
...deolan/jvlc/mediacontrol/MediaControlPositionKeyEnum.java
+1
-1
bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionOrigin.java
...ideolan/jvlc/mediacontrol/MediaControlPositionOrigin.java
+1
-1
bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionOriginEnum.java
...lan/jvlc/mediacontrol/MediaControlPositionOriginEnum.java
+1
-1
bindings/java/org/videolan/jvlc/mediacontrol/MediaControlRGBPicture.java
...rg/videolan/jvlc/mediacontrol/MediaControlRGBPicture.java
+1
-1
bindings/java/vlc-glue-cni.cc
bindings/java/vlc-glue-cni.cc
+1
-1
bindings/java/vlc-glue-jni.cc
bindings/java/vlc-glue-jni.cc
+1
-1
bindings/java/vlc-graphics-jni.cc
bindings/java/vlc-graphics-jni.cc
+1
-1
bindings/python/vlcglue.c
bindings/python/vlcglue.c
+1
-1
bindings/python/vlcglue.h
bindings/python/vlcglue.h
+1
-1
evc/modules_builtin_evc.h
evc/modules_builtin_evc.h
+1
-1
extras/contrib/Makefile
extras/contrib/Makefile
+1
-1
extras/contrib/bootstrap
extras/contrib/bootstrap
+1
-1
extras/contrib/change_prefix.sh
extras/contrib/change_prefix.sh
+1
-1
extras/contrib/src/Makefile
extras/contrib/src/Makefile
+1
-1
extras/contrib/src/packages.mak
extras/contrib/src/packages.mak
+1
-1
extras/zsh.cpp
extras/zsh.cpp
+1
-1
include/aout_internal.h
include/aout_internal.h
+1
-1
include/audio_output.h
include/audio_output.h
+1
-1
include/beos_specific.h
include/beos_specific.h
+1
-1
include/charset.h
include/charset.h
+1
-1
include/codecs.h
include/codecs.h
+1
-1
include/configuration.h
include/configuration.h
+1
-1
include/darwin_specific.h
include/darwin_specific.h
+1
-1
include/intf_eject.h
include/intf_eject.h
+1
-1
include/iso_lang.h
include/iso_lang.h
+1
-1
include/libvlc_internal.h
include/libvlc_internal.h
+1
-1
include/main.h
include/main.h
+1
-1
include/mediacontrol_internal.h
include/mediacontrol_internal.h
+1
-1
No files found.
Too many changes to show.
To preserve performance only
1000 of 1000+
files are displayed.
Plain diff
Email patch
activex/axvlc.idl
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
*
You
should
have
received
a
copy
of
the
GNU
General
Public
License
*
along
with
this
program
; if not, write to the Free Software
*
Foundation
,
Inc
.
,
5
9
Temple
Place
-
Suite
330
,
Boston
,
MA
02111
,
USA
.
*
Foundation
,
Inc
.
,
5
1
Franklin
Street
,
Fifth
Floor
,
Boston
MA
0211
0
-
130
1
,
USA
.
*****************************************************************************/
[
...
...
activex/connectioncontainer.cpp
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include "plugin.h"
...
...
activex/connectioncontainer.h
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#ifndef __CONNECTIONCONTAINER_H__
...
...
activex/dataobject.cpp
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include "plugin.h"
...
...
activex/dataobject.h
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#ifndef __DATAOBJECT_H__
...
...
activex/main.cpp
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include "plugin.h"
...
...
activex/objectsafety.cpp
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include "plugin.h"
...
...
activex/objectsafety.h
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#ifndef __OBJECTSAFETY_H__
...
...
activex/olecontrol.cpp
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include "plugin.h"
...
...
activex/olecontrol.h
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#ifndef __OLECONTROL_H__
...
...
activex/oleinplaceactiveobject.cpp
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include "plugin.h"
...
...
activex/oleinplaceactiveobject.h
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#ifndef __OLEINPLACEACTIVEOBJECT_H__
...
...
activex/oleinplaceobject.cpp
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include "plugin.h"
...
...
activex/oleinplaceobject.h
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#ifndef __OLEINPLACEOBJECT_H__
...
...
activex/oleobject.cpp
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include "plugin.h"
...
...
activex/oleobject.h
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#ifndef __OLEOBJECT_H__
...
...
activex/persistpropbag.cpp
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include "plugin.h"
...
...
activex/persistpropbag.h
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#ifndef __PERSISTPROPBAG_H__
...
...
activex/persiststorage.cpp
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include "plugin.h"
...
...
activex/persiststorage.h
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#ifndef __PERSISTSTORAGE_H__
...
...
activex/persiststreaminit.cpp
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include "plugin.h"
...
...
activex/persiststreaminit.h
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#ifndef __PERSISTSTREAMINIT_H__
...
...
activex/plugin.cpp
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include "plugin.h"
...
...
activex/plugin.h
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#ifndef __PLUGIN_H__
...
...
activex/provideclassinfo.cpp
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include "plugin.h"
...
...
activex/provideclassinfo.h
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#ifndef __PROVIDECLASSINFO_H__
...
...
activex/utils.cpp
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include "utils.h"
...
...
activex/utils.h
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#ifndef __UTILS_H__
...
...
activex/viewobject.cpp
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include "plugin.h"
...
...
activex/viewobject.h
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#ifndef __VIEWOBJECT_H__
...
...
activex/vlccontrol.cpp
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include "plugin.h"
...
...
activex/vlccontrol.h
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#ifndef _VLCCONTROL_H_
...
...
bindings/java-gcj/JVLC.java
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
public
class
JVLC
{
...
...
bindings/java/org/videolan/jvlc/JVLC.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
/**
...
...
bindings/java/org/videolan/jvlc/JVLCBoolVariable.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
/**
...
...
bindings/java/org/videolan/jvlc/JVLCFloatVariable.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
/**
...
...
bindings/java/org/videolan/jvlc/JVLCIntVariable.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
/**
...
...
bindings/java/org/videolan/jvlc/JVLCStringVariable.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
/**
...
...
bindings/java/org/videolan/jvlc/JVLCTimeVariable.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
/**
...
...
bindings/java/org/videolan/jvlc/JVLCVarValue.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
/**
...
...
bindings/java/org/videolan/jvlc/JVLCVarVariable.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
/**
...
...
bindings/java/org/videolan/jvlc/JVLCVariable.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
/**
...
...
bindings/java/org/videolan/jvlc/mediacontrol/MediaControl.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc.mediacontrol;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
public
class
MediaControl
{
...
...
bindings/java/org/videolan/jvlc/mediacontrol/MediaControlException.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc.mediacontrol;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
public
class
MediaControlException
extends
Exception
{
...
...
bindings/java/org/videolan/jvlc/mediacontrol/MediaControlInstance.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc.mediacontrol;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
import
org.videolan.jvlc.JVLC
;
...
...
bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPlaylistSeq.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc.mediacontrol;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
public
class
MediaControlPlaylistSeq
{
...
...
bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPosition.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc.mediacontrol;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
public
class
MediaControlPosition
{
...
...
bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionKeyEnum.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc.mediacontrol;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
...
...
bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionOrigin.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc.mediacontrol;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
...
...
bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionOriginEnum.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc.mediacontrol;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
...
...
bindings/java/org/videolan/jvlc/mediacontrol/MediaControlRGBPicture.java
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@ package org.videolan.jvlc.mediacontrol;
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
import
java.util.Date
;
...
...
bindings/java/vlc-glue-cni.cc
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
/* These are a must*/
...
...
bindings/java/vlc-glue-jni.cc
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
/* These are a must*/
...
...
bindings/java/vlc-graphics-jni.cc
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
/* These are a must*/
...
...
bindings/python/vlcglue.c
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include "vlcglue.h"
...
...
bindings/python/vlcglue.h
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#include <Python.h>
...
...
evc/modules_builtin_evc.h
View file @
2cb472db
...
...
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
*****************************************************************************/
#define ALLOCATE_BUILTIN( NAME ) \
...
...
extras/contrib/Makefile
View file @
2cb472db
...
...
@@ -20,7 +20,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
# ***************************************************************************
include
./config.mak
...
...
extras/contrib/bootstrap
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
# ***************************************************************************
if
test
"$#"
-gt
"1"
;
then
...
...
extras/contrib/change_prefix.sh
View file @
2cb472db
...
...
@@ -19,7 +19,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 5
9 Temple Place - Suite 330
, Boston
,
MA
02111, USA.
# Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston MA 0211
0-130
1, USA.
# ***************************************************************************
usage
=
"Usage:
$0
<directory> <prefix> <new_prefix>"
...
...