[FFmpeg-cvslog] avformat/mpegvideo_enc: Move sponsorship notice to its own comment block

Michael Niedermayer git at videolan.org
Wed Sep 9 03:03:02 CEST 2015


ffmpeg | branch: master | Michael Niedermayer <michael at niedermayer.cc> | Wed Sep  9 02:49:49 2015 +0200| [2c1ec575960abd74c7eeda0ece2a1736c4818d1f] | committer: Michael Niedermayer

avformat/mpegvideo_enc: Move sponsorship notice to its own comment block

Suggested-by: BBB
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2c1ec575960abd74c7eeda0ece2a1736c4818d1f
---

 libavcodec/mpegvideo_enc.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/libavcodec/mpegvideo_enc.c b/libavcodec/mpegvideo_enc.c
index 04be967..b04fa39 100644
--- a/libavcodec/mpegvideo_enc.c
+++ b/libavcodec/mpegvideo_enc.c
@@ -20,7 +20,9 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
+ */
+
+/*
  * non linear quantizers with large QPs and VBV with restrictive qmin fixes sponsored by NOA GmbH
  */
 



More information about the ffmpeg-cvslog mailing list