ffmpeg: Fix typo and copyright notice

This commit is contained in:
Barrett17
2018-08-05 14:29:16 +02:00
parent 201707aee8
commit 42cc463169
2 changed files with 2 additions and 1 deletions
@@ -1,5 +1,6 @@
/*
* Copyright 2009-2010, Stephan Amßus <[email protected]>
* Copyright 2018, Dario Casalinuovo
* All rights reserved. Distributed under the terms of the MIT license.
*/
@@ -268,7 +268,7 @@ AVFormatWriter::StreamCookie::Init(media_format* format,
TRACE(" stream->time_base: (%d/%d), codec->time_base: (%d/%d))\n",
fStream->time_base.num, fStream->time_base.den,
fStream->code->time_base.num, fStream->codec->time_base.den);
fStream->codec->time_base.num, fStream->codec->time_base.den);
#if 0
// Write the AVCodecContext pointer to the user data section of the