[FFmpeg-cvslog] avformat/mxfenc: 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| [a7c0373ea396e5bd75f000510e35a419008538bd] | committer: Michael Niedermayer

avformat/mxfenc: 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=a7c0373ea396e5bd75f000510e35a419008538bd
---

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

diff --git a/libavformat/mxfenc.c b/libavformat/mxfenc.c
index 546d983..84ce979 100644
--- a/libavformat/mxfenc.c
+++ b/libavformat/mxfenc.c
@@ -18,7 +18,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
- *
+ */
+
+/*
  * signal_standard, color_siting and klv_fill_key version fixes sponsored by NOA GmbH
  */
 



More information about the ffmpeg-cvslog mailing list