The branch, master has been updated via 72e0114cd0b168adba79b3e5424858e9cec6ef1f (commit) from e62d3f49a1fd375af2276af6aba0d1fab8fe4855 (commit)
- Log ----------------------------------------------------------------- commit 72e0114cd0b168adba79b3e5424858e9cec6ef1f Author: Carl Eugen Hoyos <ceffm...@gmail.com> AuthorDate: Wed Nov 22 00:46:26 2017 +0100 Commit: Carl Eugen Hoyos <ceffm...@gmail.com> CommitDate: Wed Nov 22 00:46:26 2017 +0100 src/index: Fix a typo. diff --git a/src/index b/src/index index 79c6627..0ca7a10 100644 --- a/src/index +++ b/src/index @@ -87,7 +87,7 @@ <p> Without further ado, here's the silver-lining for each one of the projects we sought to complete during this Summer of Code season: </p> - <h4>FFv1 (Mentor: Michael Nierdermayer)</h4> + <h4>FFv1 (Mentor: Michael Niedermayer)</h4> <p> Stanislav Dolganov designed and implemented experimental support for motion estimation and compensation in the lossless FFV1 codec. The design and implementation is based on the snow video codec, which uses OBMC. Stanislav's work proved that significant compression gains can be achieved with inter frame compression. FFmpeg welcomes Stanislav to continue working beyond this proof of concept and bring its advances into the official FFV1 specification within the IETF. </p> ----------------------------------------------------------------------- Summary of changes: src/index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog