[FFmpeg-cvslog] [ffmpeg.org]: r113 - in trunk/src: bugreports compat documentation download index legal links mailinglists projects

diego subversion
Tue Oct 23 09:13:59 CEST 2007


Author: diego
Date: Tue Oct 23 09:13:58 2007
New Revision: 113

Log:
Restore proper heading hierarchy, top-level headings should be <h1>.


Modified:
   trunk/src/bugreports
   trunk/src/compat
   trunk/src/documentation
   trunk/src/download
   trunk/src/index
   trunk/src/legal
   trunk/src/links
   trunk/src/mailinglists
   trunk/src/projects

Modified: trunk/src/bugreports
==============================================================================
--- trunk/src/bugreports	(original)
+++ trunk/src/bugreports	Tue Oct 23 09:13:58 2007
@@ -12,7 +12,7 @@
 
 <?php require ('navbar.html'); ?>
 
-<h3>Reporting a Bug To The FFmpeg Project</h3>
+<h1>Reporting a Bug To The FFmpeg Project</h1>
 
 <p>
 
@@ -87,7 +87,7 @@
 </pre>
 
 
-<h3>Submitting Sample Media</h3>
+<h2>Submitting Sample Media</h2>
 
 The developers may ask you to provide a sample media file illustrating
 your problem. In this case, please follow these steps:

Modified: trunk/src/compat
==============================================================================
--- trunk/src/compat	(original)
+++ trunk/src/compat	Tue Oct 23 09:13:58 2007
@@ -10,9 +10,9 @@
 
 <?php require ('navbar.html'); ?>
 
-<h2>FFmpeg Compatibility</h2>
+<h1>FFmpeg Compatibility</h1>
 
-<h3>Windows Compatibility</h3>
+<h2>Windows Compatibility</h2>
 
 FFmpeg can generate a lot of different types of multimedia files with a
 variety of audio and video codecs inside. Sometimes these formats do
@@ -28,7 +28,7 @@
 that can be played in common proprietary multimedia players. This page
 is intended to help them out.
 
-<h3>Testing Procedure</h3>
+<h2>Testing Procedure</h2>
 These tests were conducted on Friday, February 4, 2005 with the FFmpeg CVS copy
 from that day. Also, the machine generating the files was an AMD64
 computer.
@@ -39,7 +39,7 @@
 default, "out of the box" version installed with the platform. The Apple
 QuickTime Player is v6.5.2, the latest as of this writing.
 
-<h3>Windows Media Player</h3>
+<h2>Windows Media Player</h2>
 The following command lines produced AVI files that were playable with
 the default WinXP/SP2 installation of Windows Media Player:
 
@@ -77,7 +77,7 @@
 will create a MPEG file with MPEG-1 video and MP2 audio.
 
 
-<h3>Apple QuickTime Player</h3>
+<h2>Apple QuickTime Player</h2>
 The following command lines produced QuickTime files that were playable
 with Apple QuickTime Player v6.5.2:
 

Modified: trunk/src/documentation
==============================================================================
--- trunk/src/documentation	(original)
+++ trunk/src/documentation	Tue Oct 23 09:13:58 2007
@@ -10,14 +10,14 @@
 
 <?php require ('navbar.html'); ?>
 
-<h2>FFmpeg Documentation</h2>
+<h1>FFmpeg Documentation</h1>
 
-<h3>Reporting Bugs</h3>
+<h2>Reporting Bugs</h2>
 Want to report a bug? Help us help you: The FFmpeg
 developers will be able to better diagnose the problem if you follow
 <a href="bugreports.html">these bug reporting guidelines</a>.
 
-<h3>FFmpeg System Documentation</h3>
+<h2>FFmpeg System Documentation</h2>
 <ul>
 <li><a href="faq.html">Frequently Asked Questions</a>
 <li><a href="general.html">general documentation</a>

Modified: trunk/src/download
==============================================================================
--- trunk/src/download	(original)
+++ trunk/src/download	Tue Oct 23 09:13:58 2007
@@ -10,9 +10,9 @@
 
 <?php require ('navbar.html'); ?>
 
-<h2>FFmpeg Download and SVN</h2>
+<h1>FFmpeg Download and SVN</h1>
 
-<h3>Getting FFmpeg</h3>
+<h2>Getting FFmpeg</h2>
 FFmpeg has always been a very experimental and developer-driven project. It
 is a key component in many multimedia projects and has new features added
 constantly. New, official "releases" are few and far between. In short,
@@ -20,7 +20,7 @@
 development rather than relying on formal releases. SVN snapshots work
 really well 99% of the time so people are not afraid to use them.
 
-<h3>FFmpeg SVN</h3>
+<h2>FFmpeg SVN</h2>
 Note that the FFmpeg SVN repository is hosted by
 <a href="http://www.mplayerhq.hu">the MPlayer project</a>, rather than by
 Sourceforge, for... historical reasons. In order to use the standard SVN
@@ -42,7 +42,7 @@
 smaller but don't come with Subversion metadata.
 
 
-<h3>Formal Releases</h3>
+<h2>Formal Releases</h2>
 If you are looking for a formal release, stop now, there are none.
 Maybe we will have some in the future, but don't hold your breath.
 

Modified: trunk/src/index
==============================================================================
--- trunk/src/index	(original)
+++ trunk/src/index	Tue Oct 23 09:13:58 2007
@@ -29,7 +29,7 @@
 </p>
 <hr>
 
-<h2>News</h2>
+<h1>News</h1>
 
 <strong>(October 22, 2007)</strong> Beam Software SIFF demuxer and video decoder support added.
 
@@ -205,7 +205,7 @@
 
 </p>
 
-<h2>Project Description</h2>
+<h1>Project Description</h1>
 
 <b>FFmpeg</b> is a complete solution to record, convert and stream
 audio and video. It includes <b>libavcodec</b>, the leading

Modified: trunk/src/legal
==============================================================================
--- trunk/src/legal	(original)
+++ trunk/src/legal	Tue Oct 23 09:13:58 2007
@@ -10,9 +10,9 @@
 
 <?php require ('navbar.html'); ?>
 
-<h2>FFmpeg License and Legal Considerations</h2>
+<h1>FFmpeg License and Legal Considerations</h1>
 
-<h3>FFmpeg License</h3>
+<h2>FFmpeg License</h2>
 
 FFmpeg is licensed under the <a href="http://www.gnu.org/copyleft/lesser.html">
 GNU Lesser General Public License (LGPL)</a>.  However, FFmpeg
@@ -25,10 +25,10 @@
 of FFmpeg or reusing FFmpeg.  You may also wish to have a look at the
 <a href="http://www.gnu.org/licenses/gpl-faq.html">GPL FAQ</a>.
 
-<h3>Trademark</h3>
+<h2>Trademark</h2>
 FFmpeg is a trademark of Fabrice Bellard, originator of the FFmpeg project.
 
-<h3>Legal Mini-FAQ</h3>
+<h2>Legal Mini-FAQ</h2>
 A lot of legal questions arise when discussing multimedia technology. This
 mini-FAQ attempts to address these issues. Note that much of this discussion
 is based on <i>precedent</i>, or what has happened in the past under similar

Modified: trunk/src/links
==============================================================================
--- trunk/src/links	(original)
+++ trunk/src/links	Tue Oct 23 09:13:58 2007
@@ -9,7 +9,7 @@
 
 <?php require ('navbar.html'); ?>
 
-<h2>FFmpeg Links and Related Information</h2>
+<h1>FFmpeg Links and Related Information</h1>
 
 <ul>
 <li><a href="http://www.multimedia.cx/">Multimedia Research

Modified: trunk/src/mailinglists
==============================================================================
--- trunk/src/mailinglists	(original)
+++ trunk/src/mailinglists	Tue Oct 23 09:13:58 2007
@@ -10,7 +10,7 @@
 
 <?php require ('navbar.html'); ?>
 
-<h2>FFmpeg Mailing Lists</h2>
+<h1>FFmpeg Mailing Lists</h1>
 
 <p>
 Please follow the netiquette when posting on FFmpeg mailing lists, especially
@@ -56,7 +56,7 @@
 <a href="http://www.mplayerhq.hu/DOCS/tech/patches.txt">MPlayer patch guidelines</a>
 most of what is written there applies to FFmpeg as well.
 
-<h3>Mailling list archives</h3>
+<h2>Mailling list archives</h2>
 
 <p>
 To read up on past discussions, read the mailing list archives. It is highly
@@ -85,7 +85,7 @@
 </p>
 
 
-<h3>IRC channel</h3>
+<h2>IRC channel</h2>
 
 <p>
 FFmpeg has an official channel on the <a href="http://freenode.net/">freenode</a>

Modified: trunk/src/projects
==============================================================================
--- trunk/src/projects	(original)
+++ trunk/src/projects	Tue Oct 23 09:13:58 2007
@@ -10,7 +10,7 @@
 
 <?php require ('navbar.html'); ?>
 
-<h2>FFmpeg-Based Projects</h2>
+<h1>FFmpeg-Based Projects</h1>
 
 These are some of the projects known to incorporate work from the FFmpeg
 project. If you would like to see another project added here, please send




More information about the ffmpeg-cvslog mailing list