[FFmpeg-cvslog] [ffmpeg-web] branch master updated. ea79bbe index: remove video tag stretches the page too much

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Sat Oct 5 10:28:32 EEST 2019


The branch, master has been updated
       via  ea79bbe1ab7edb2ff4a3c0c6d87fb435e4f34013 (commit)
      from  a696545f331107bb83208789686b6d1b642af938 (commit)


- Log -----------------------------------------------------------------
commit ea79bbe1ab7edb2ff4a3c0c6d87fb435e4f34013
Author:     compn <compn at ffmpeg.org>
AuthorDate: Sat Oct 5 00:27:54 2019 -0700
Commit:     compn <compn at ffmpeg.org>
CommitDate: Sat Oct 5 00:27:54 2019 -0700

    index: remove video tag stretches the page too much

diff --git a/src/index b/src/index
index a29802a..a72f01a 100644
--- a/src/index
+++ b/src/index
@@ -57,12 +57,8 @@
   work better on, please report them to us on our <a href="http://trac.ffmpeg.org">trac</a>.
   </p>
   <p>
-  See for yourself with your eyes. -vf photosensitivity=20:0.8
-  </p>
-  <p>
-  <video>
-  <source src="http://ffmpeg.org/~compn/output20p8.mp4" type="video/mp4">
-  </video>
+  <a href="="http://ffmpeg.org/~compn/output20p8.mp4">See for yourself</a>.
+  Example was made with -vf photosensitivity=20:0.8
   </p>
   <p>
   We are not professionals. Please use this in your medical studies to

-----------------------------------------------------------------------

Summary of changes:
 src/index | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list