forked from MediaArea/MediaInfo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: svn://svn.code.sf.net/p/mediainfo/code/MediaInfo/trunk@4847 45c5ae6f-87cc-4fd0-92ee-e4f023fd80da
- Loading branch information
1 parent
2c5edee
commit c680214
Showing
136 changed files
with
1,643 additions
and
250 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
@rem MediaInfo | ||
@rem Copyright (C) 2002-2012 MediaArea.net SARL, [email protected] | ||
@rem | ||
@rem This program is free software: you can redistribute it and/or modify it | ||
@rem under the terms of the GNU Lesser General Public License as published by | ||
@rem the Free Software Foundation, either version 3 of the License, or | ||
@rem (at your option) any later version. | ||
@rem | ||
@rem This program is distributed in the hope that it will be useful, | ||
@rem but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
@rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
@rem GNU Lesser General Public License for more details. | ||
@rem | ||
@rem You should have received a copy of the GNU Lesser General Public License | ||
@rem along with this program. If not, see <http:@remwww.gnu.org/licenses/>. | ||
@rem | ||
@rem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
@rem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
@rem echo off | ||
@rem --- General --- | ||
cd .. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
@rem MediaInfo | ||
@rem Copyright (C) 2002-2012 MediaArea.net SARL, [email protected] | ||
@rem | ||
@rem This program is free software: you can redistribute it and/or modify it | ||
@rem under the terms of the GNU Lesser General Public License as published by | ||
@rem the Free Software Foundation, either version 3 of the License, or | ||
@rem (at your option) any later version. | ||
@rem | ||
@rem This program is distributed in the hope that it will be useful, | ||
@rem but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
@rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
@rem GNU Lesser General Public License for more details. | ||
@rem | ||
@rem You should have received a copy of the GNU Lesser General Public License | ||
@rem along with this program. If not, see <http:@remwww.gnu.org/licenses/>. | ||
@rem | ||
@rem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
@rem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
@rem echo off | ||
|
||
@rem --- Clean up --- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
@rem MediaInfo | ||
@rem Copyright (C) 2002-2012 MediaArea.net SARL, [email protected] | ||
@rem | ||
@rem This program is free software: you can redistribute it and/or modify it | ||
@rem under the terms of the GNU Lesser General Public License as published by | ||
@rem the Free Software Foundation, either version 3 of the License, or | ||
@rem (at your option) any later version. | ||
@rem | ||
@rem This program is distributed in the hope that it will be useful, | ||
@rem but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
@rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
@rem GNU Lesser General Public License for more details. | ||
@rem | ||
@rem You should have received a copy of the GNU Lesser General Public License | ||
@rem along with this program. If not, see <http:@remwww.gnu.org/licenses/>. | ||
@rem | ||
@rem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
@rem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
@rem echo off | ||
|
||
@rem --- Clean up --- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
# MediaInfo | ||
# Copyright (C) 2002-2012 MediaArea.net SARL, [email protected] | ||
# | ||
# This program is free software: you can redistribute it and/or modify it | ||
# under the terms of the GNU Lesser General Public License as published by | ||
# the Free Software Foundation, either version 3 of the License, or | ||
# (at your option) any later version. | ||
# | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# GNU Lesser General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU Lesser General Public License | ||
# along with this program. If not, see <http:#www.gnu.org/licenses/>. | ||
# | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
#! /bin/sh | ||
|
||
#----------------------------------------------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
# MediaInfo | ||
# Copyright (C) 2002-2012 MediaArea.net SARL, [email protected] | ||
# | ||
# This program is free software: you can redistribute it and/or modify it | ||
# under the terms of the GNU Lesser General Public License as published by | ||
# the Free Software Foundation, either version 3 of the License, or | ||
# (at your option) any later version. | ||
# | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# GNU Lesser General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU Lesser General Public License | ||
# along with this program. If not, see <http:#www.gnu.org/licenses/>. | ||
# | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
#! /bin/sh | ||
|
||
#----------------------------------------------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
@rem MediaInfo | ||
@rem Copyright (C) 2002-2012 MediaArea.net SARL, [email protected] | ||
@rem | ||
@rem This program is free software: you can redistribute it and/or modify it | ||
@rem under the terms of the GNU Lesser General Public License as published by | ||
@rem the Free Software Foundation, either version 3 of the License, or | ||
@rem (at your option) any later version. | ||
@rem | ||
@rem This program is distributed in the hope that it will be useful, | ||
@rem but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
@rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
@rem GNU Lesser General Public License for more details. | ||
@rem | ||
@rem You should have received a copy of the GNU Lesser General Public License | ||
@rem along with this program. If not, see <http:@remwww.gnu.org/licenses/>. | ||
@rem | ||
@rem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
@rem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
@echo off | ||
|
||
rem --- Clean up --- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
# MediaInfo | ||
# Copyright (C) 2002-2012 MediaArea.net SARL, [email protected] | ||
# | ||
# This program is free software: you can redistribute it and/or modify it | ||
# under the terms of the GNU Lesser General Public License as published by | ||
# the Free Software Foundation, either version 3 of the License, or | ||
# (at your option) any later version. | ||
# | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# GNU Lesser General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU Lesser General Public License | ||
# along with this program. If not, see <http:#www.gnu.org/licenses/>. | ||
# | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
#! /bin/sh | ||
|
||
#----------------------------------------------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
# MediaInfo | ||
# Copyright (C) 2002-2012 MediaArea.net SARL, [email protected] | ||
# | ||
# This program is free software: you can redistribute it and/or modify it | ||
# under the terms of the GNU Lesser General Public License as published by | ||
# the Free Software Foundation, either version 3 of the License, or | ||
# (at your option) any later version. | ||
# | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# GNU Lesser General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU Lesser General Public License | ||
# along with this program. If not, see <http:#www.gnu.org/licenses/>. | ||
# | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
#! /bin/sh | ||
|
||
#----------------------------------------------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
# MediaInfo | ||
# Copyright (C) 2002-2012 MediaArea.net SARL, [email protected] | ||
# | ||
# This program is free software: you can redistribute it and/or modify it | ||
# under the terms of the GNU Lesser General Public License as published by | ||
# the Free Software Foundation, either version 3 of the License, or | ||
# (at your option) any later version. | ||
# | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# GNU Lesser General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU Lesser General Public License | ||
# along with this program. If not, see <http:#www.gnu.org/licenses/>. | ||
# | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
#! /bin/sh | ||
|
||
#----------------------------------------------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
# MediaInfo | ||
# Copyright (C) 2002-2012 MediaArea.net SARL, [email protected] | ||
# | ||
# This program is free software: you can redistribute it and/or modify it | ||
# under the terms of the GNU Lesser General Public License as published by | ||
# the Free Software Foundation, either version 3 of the License, or | ||
# (at your option) any later version. | ||
# | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# GNU Lesser General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU Lesser General Public License | ||
# along with this program. If not, see <http:#www.gnu.org/licenses/>. | ||
# | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
#! /bin/sh | ||
|
||
#----------------------------------------------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
# MediaInfo | ||
# Copyright (C) 2002-2012 MediaArea.net SARL, [email protected] | ||
# | ||
# This program is free software: you can redistribute it and/or modify it | ||
# under the terms of the GNU Lesser General Public License as published by | ||
# the Free Software Foundation, either version 3 of the License, or | ||
# (at your option) any later version. | ||
# | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# GNU Lesser General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU Lesser General Public License | ||
# along with this program. If not, see <http:#www.gnu.org/licenses/>. | ||
# | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
#! /bin/sh | ||
|
||
#----------------------------------------------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
# MediaInfo | ||
# Copyright (C) 2002-2012 MediaArea.net SARL, [email protected] | ||
# | ||
# This program is free software: you can redistribute it and/or modify it | ||
# under the terms of the GNU Lesser General Public License as published by | ||
# the Free Software Foundation, either version 3 of the License, or | ||
# (at your option) any later version. | ||
# | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# GNU Lesser General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU Lesser General Public License | ||
# along with this program. If not, see <http:#www.gnu.org/licenses/>. | ||
# | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
#! /bin/sh | ||
|
||
#----------------------------------------------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
@rem MediaInfo | ||
@rem Copyright (C) 2002-2012 MediaArea.net SARL, [email protected] | ||
@rem | ||
@rem This program is free software: you can redistribute it and/or modify it | ||
@rem under the terms of the GNU Lesser General Public License as published by | ||
@rem the Free Software Foundation, either version 3 of the License, or | ||
@rem (at your option) any later version. | ||
@rem | ||
@rem This program is distributed in the hope that it will be useful, | ||
@rem but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
@rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
@rem GNU Lesser General Public License for more details. | ||
@rem | ||
@rem You should have received a copy of the GNU Lesser General Public License | ||
@rem along with this program. If not, see <http:@remwww.gnu.org/licenses/>. | ||
@rem | ||
@rem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
@rem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
@rem echo off | ||
|
||
@rem --- Clean up --- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
@rem MediaInfo | ||
@rem Copyright (C) 2002-2012 MediaArea.net SARL, [email protected] | ||
@rem | ||
@rem This program is free software: you can redistribute it and/or modify it | ||
@rem under the terms of the GNU Lesser General Public License as published by | ||
@rem the Free Software Foundation, either version 3 of the License, or | ||
@rem (at your option) any later version. | ||
@rem | ||
@rem This program is distributed in the hope that it will be useful, | ||
@rem but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
@rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
@rem GNU Lesser General Public License for more details. | ||
@rem | ||
@rem You should have received a copy of the GNU Lesser General Public License | ||
@rem along with this program. If not, see <http:@remwww.gnu.org/licenses/>. | ||
@rem | ||
@rem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
@rem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
@rem echo off | ||
|
||
@rem --- Clean up --- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
# MediaInfo | ||
# Copyright (C) 2002-2012 MediaArea.net SARL, [email protected] | ||
# | ||
# This program is free software: you can redistribute it and/or modify it | ||
# under the terms of the GNU Lesser General Public License as published by | ||
# the Free Software Foundation, either version 3 of the License, or | ||
# (at your option) any later version. | ||
# | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# GNU Lesser General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU Lesser General Public License | ||
# along with this program. If not, see <http:#www.gnu.org/licenses/>. | ||
# | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
#! /bin/sh | ||
|
||
#----------------------------------------------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
# MediaInfo | ||
# Copyright (C) 2002-2012 MediaArea.net SARL, [email protected] | ||
# | ||
# This program is free software: you can redistribute it and/or modify it | ||
# under the terms of the GNU Lesser General Public License as published by | ||
# the Free Software Foundation, either version 3 of the License, or | ||
# (at your option) any later version. | ||
# | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# GNU Lesser General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU Lesser General Public License | ||
# along with this program. If not, see <http:#www.gnu.org/licenses/>. | ||
# | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
#! /bin/sh | ||
|
||
#----------------------------------------------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
# MediaInfo | ||
# Copyright (C) 2002-2012 MediaArea.net SARL, [email protected] | ||
# | ||
# This program is free software: you can redistribute it and/or modify it | ||
# under the terms of the GNU Lesser General Public License as published by | ||
# the Free Software Foundation, either version 3 of the License, or | ||
# (at your option) any later version. | ||
# | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# GNU Lesser General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU Lesser General Public License | ||
# along with this program. If not, see <http:#www.gnu.org/licenses/>. | ||
# | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
|
||
#! /bin/sh | ||
|
||
#----------------------------------------------------------------------- | ||
|
Oops, something went wrong.